{"__schema": {"queryType": {"name": "query_root"}, "mutationType": {"name": "mutation_root"}, "subscriptionType": {"name": "subscription_root"}, "types": [{"kind": "SCALAR", "name": "Boolean", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "description": "Boolean expression to compare columns of type \"Boolean\". All fields are combined with logical 'AND'.", "fields": null, "inputFields": [{"name": "_eq", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "_gt", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "_gte", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "_in", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}, "defaultValue": null}, {"name": "_is_null", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "_lt", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "_lte", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "_neq", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "_nin", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "Float", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "Int", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "description": "Boolean expression to compare columns of type \"Int\". All fields are combined with logical 'AND'.", "fields": null, "inputFields": [{"name": "_eq", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "_gt", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "_gte", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "_in", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}}, "defaultValue": null}, {"name": "_is_null", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "_lt", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "_lte", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "_neq", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "_nin", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "String", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "String_array_comparison_exp", "description": "Boolean expression to compare columns of type \"String\". All fields are combined with logical 'AND'.", "fields": null, "inputFields": [{"name": "_contained_in", "description": "is the array contained in the given array value", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "_contains", "description": "does the array contain the given value", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "_eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "_gt", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "_gte", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "_in", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}}, "defaultValue": null}, {"name": "_is_null", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "_lt", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "_lte", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "_neq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "_nin", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "description": "Boolean expression to compare columns of type \"String\". All fields are combined with logical 'AND'.", "fields": null, "inputFields": [{"name": "_eq", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "_gt", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "_gte", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "_ilike", "description": "does the column match the given case-insensitive pattern", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "_in", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "_iregex", "description": "does the column match the given POSIX regular expression, case insensitive", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "_is_null", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "_like", "description": "does the column match the given pattern", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "_lt", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "_lte", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "_neq", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "_nilike", "description": "does the column NOT match the given case-insensitive pattern", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "_nin", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "_niregex", "description": "does the column NOT match the given POSIX regular expression, case insensitive", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "_nlike", "description": "does the column NOT match the given pattern", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "_nregex", "description": "does the column NOT match the given POSIX regular expression, case sensitive", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "_nsimilar", "description": "does the column NOT match the given SQL regular expression", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "_regex", "description": "does the column match the given POSIX regular expression, case sensitive", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "_similar", "description": "does the column match the given SQL regular expression", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "__Directive", "description": null, "fields": [{"name": "args", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "__InputValue", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isRepeatable", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "locations", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "__EnumValue", "description": null, "fields": [{"name": "deprecationReason", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeprecated", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "__Field", "description": null, "fields": [{"name": "args", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "__InputValue", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deprecationReason", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeprecated", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "__Type", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "__InputValue", "description": null, "fields": [{"name": "defaultValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "__Type", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "__Schema", "description": null, "fields": [{"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "directives", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "__Directive", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mutationType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "__Type", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "queryType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "__Type", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subscriptionType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "__Type", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "types", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "__Type", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "__Type", "description": null, "fields": [{"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "enumValues", "description": null, "args": [{"name": "includeDeprecated", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}], "type": {"kind": "OBJECT", "name": "__EnumValue", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fields", "description": null, "args": [{"name": "includeDeprecated", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}], "type": {"kind": "OBJECT", "name": "__Field", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "inputFields", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "__InputValue", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interfaces", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "__Type", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "__TypeKind", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "__Type", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "possibleTypes", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "__Type", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "__TypeKind", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ENUM", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "INPUT_OBJECT", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "INTERFACE", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LIST", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NON_NULL", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OBJECT", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SCALAR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UNION", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "action_action", "description": "columns and relationships of \"action_action\"", "fields": [{"name": "action_actionruns", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actionrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actionrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actionrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_actionruns_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actionrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actionrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actionrun_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_actiontags", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actiontag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actiontag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actiontag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_actiontags_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actiontag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actiontag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actiontag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_permissions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_permission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_permission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_permission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_permission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_permissions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_permission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_permission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_permission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_permission_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "execution_mode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "module", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "run_input_schema", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_action_aggregate", "description": "aggregated selection of \"action_action\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "action_action_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_action", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_action_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_action_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_action_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_action_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_action_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_action_select_column_action_action_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_action_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_action_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_action_select_column_action_action_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_action_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_action_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_action_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_action_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_action_aggregate_fields", "description": "aggregate fields of \"action_action\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_action_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "action_action_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "action_action_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_action_aggregate_order_by", "description": "order by aggregate values of table \"action_action\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_action_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_action_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_action_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "run_input_schema", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_action_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"action_action\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_action_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "action_action_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_action_bool_exp", "description": "Boolean expression to filter rows from the table \"action_action\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_action_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_action_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_action_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "action_actionruns", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "action_actionruns_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "action_actiontags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "action_actiontags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "action_permissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_permission_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "action_permissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_permission_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "execution_mode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "module", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "run_input_schema", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "action_action_constraint", "description": "unique or primary key constraints on table \"action_action\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "action_action_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "action_action_slug_key", "description": "unique or primary key constraint on columns \"slug\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_action_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "run_input_schema", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_action_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "run_input_schema", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_action_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "run_input_schema", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_action_insert_input", "description": "input type for inserting data into table \"action_action\"", "fields": null, "inputFields": [{"name": "action_actionruns", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "action_actiontags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "action_permissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_permission_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "execution_mode", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "module", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "run_input_schema", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_action_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "execution_mode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "module", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_action_max_order_by", "description": "order by max() on columns of table \"action_action\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "execution_mode", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "module", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_action_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "execution_mode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "module", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_action_min_order_by", "description": "order by min() on columns of table \"action_action\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "execution_mode", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "module", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_action_mutation_response", "description": "response of any mutation on the table \"action_action\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_action", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_action_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"action_action\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_action_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "action_action_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_action_on_conflict", "description": "on_conflict condition type for table \"action_action\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_action_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_action_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_action_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_action_order_by", "description": "Ordering options when selecting data from \"action_action\".", "fields": null, "inputFields": [{"name": "action_actionruns_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "action_actiontags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "action_permissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_permission_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "execution_mode", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "module", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "run_input_schema", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_action_pk_columns_input", "description": "primary key columns input for table: action_action", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_action_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "run_input_schema", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "action_action_select_column", "description": "select columns of table \"action_action\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "execution_mode", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "module", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "run_input_schema", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "action_action_select_column_action_action_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"action_action_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"action_action\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "action_action_select_column_action_action_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"action_action_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"action_action\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_action_set_input", "description": "input type for updating data in table \"action_action\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "execution_mode", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "module", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "run_input_schema", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_action_stream_cursor_input", "description": "Streaming cursor of the table \"action_action\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_action_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_action_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "execution_mode", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "module", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "run_input_schema", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "action_action_update_column", "description": "update columns of table \"action_action\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "execution_mode", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "module", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "run_input_schema", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_action_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "action_action_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "action_action_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "action_action_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "action_action_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "action_action_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "action_action_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_action_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_actionrun", "description": "columns and relationships of \"action_actionrun\"", "fields": [{"name": "action_action", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_action", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "decided_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "decided_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decided_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decision_reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "execution_mode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityUserByUpdatedById", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityUserByUserId", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "input", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "output", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_actionrun_aggregate", "description": "aggregated selection of \"action_actionrun\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "action_actionrun_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actionrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actionrun_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actionrun_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actionrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_actionrun_aggregate_fields", "description": "aggregate fields of \"action_actionrun\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actionrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "action_actionrun_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "action_actionrun_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actionrun_aggregate_order_by", "description": "order by aggregate values of table \"action_actionrun\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actionrun_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "input", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actionrun_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"action_actionrun\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actionrun_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actionrun_bool_exp", "description": "Boolean expression to filter rows from the table \"action_actionrun\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actionrun_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actionrun_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "action_action", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_action_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "action_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "decided_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "decided_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "decided_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "decision_reason", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "execution_mode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "input", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "output", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "action_actionrun_constraint", "description": "unique or primary key constraints on table \"action_actionrun\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "action_actionrun_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actionrun_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "input", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "output", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actionrun_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "input", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "output", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actionrun_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "input", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "output", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actionrun_insert_input", "description": "input type for inserting data into table \"action_actionrun\"", "fields": null, "inputFields": [{"name": "action_action", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_action_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "action_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "decided_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "decided_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "decided_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "decision_reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "execution_mode", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "input", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_actionrun_max_fields", "description": "aggregate max on columns", "fields": [{"name": "action_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decided_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decided_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decision_reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "execution_mode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actionrun_max_order_by", "description": "order by max() on columns of table \"action_actionrun\"", "fields": null, "inputFields": [{"name": "action_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decided_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decided_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decision_reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "execution_mode", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_actionrun_min_fields", "description": "aggregate min on columns", "fields": [{"name": "action_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decided_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decided_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decision_reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "execution_mode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actionrun_min_order_by", "description": "order by min() on columns of table \"action_actionrun\"", "fields": null, "inputFields": [{"name": "action_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decided_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decided_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decision_reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "execution_mode", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_actionrun_mutation_response", "description": "response of any mutation on the table \"action_actionrun\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actionrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actionrun_on_conflict", "description": "on_conflict condition type for table \"action_actionrun\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actionrun_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actionrun_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actionrun_order_by", "description": "Ordering options when selecting data from \"action_actionrun\".", "fields": null, "inputFields": [{"name": "action_action", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_action_order_by", "ofType": null}, "defaultValue": null}, {"name": "action_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decided_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decided_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "decided_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decision_reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "execution_mode", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "input", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "output", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actionrun_pk_columns_input", "description": "primary key columns input for table: action_actionrun", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actionrun_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "input", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "action_actionrun_select_column", "description": "select columns of table \"action_actionrun\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "action_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "decided_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "decided_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "decision_reason", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "execution_mode", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "input", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "output", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actionrun_set_input", "description": "input type for updating data in table \"action_actionrun\"", "fields": null, "inputFields": [{"name": "action_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "decided_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "decided_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "decision_reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "execution_mode", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "input", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actionrun_stream_cursor_input", "description": "Streaming cursor of the table \"action_actionrun\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actionrun_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actionrun_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "action_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "decided_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "decided_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "decision_reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "execution_mode", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "input", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "action_actionrun_update_column", "description": "update columns of table \"action_actionrun\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "action_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "decided_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "decided_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "decision_reason", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "execution_mode", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "input", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "output", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actionrun_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actionrun_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_actiontag", "description": "columns and relationships of \"action_actiontag\"", "fields": [{"name": "action_action", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_action", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_tag", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_tag", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_actiontag_aggregate", "description": "aggregated selection of \"action_actiontag\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "action_actiontag_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actiontag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actiontag_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actiontag_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actiontag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_actiontag_aggregate_fields", "description": "aggregate fields of \"action_actiontag\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actiontag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "action_actiontag_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "action_actiontag_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actiontag_aggregate_order_by", "description": "order by aggregate values of table \"action_actiontag\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actiontag_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"action_actiontag\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actiontag_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actiontag_bool_exp", "description": "Boolean expression to filter rows from the table \"action_actiontag\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actiontag_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actiontag_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "action_action", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_action_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "action_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "action_tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_tag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "action_actiontag_constraint", "description": "unique or primary key constraints on table \"action_actiontag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "action_actiontag_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actiontag_insert_input", "description": "input type for inserting data into table \"action_actiontag\"", "fields": null, "inputFields": [{"name": "action_action", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_action_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "action_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "action_tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_tag_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_actiontag_max_fields", "description": "aggregate max on columns", "fields": [{"name": "action_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actiontag_max_order_by", "description": "order by max() on columns of table \"action_actiontag\"", "fields": null, "inputFields": [{"name": "action_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_actiontag_min_fields", "description": "aggregate min on columns", "fields": [{"name": "action_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actiontag_min_order_by", "description": "order by min() on columns of table \"action_actiontag\"", "fields": null, "inputFields": [{"name": "action_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_actiontag_mutation_response", "description": "response of any mutation on the table \"action_actiontag\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actiontag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actiontag_on_conflict", "description": "on_conflict condition type for table \"action_actiontag\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actiontag_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actiontag_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actiontag_order_by", "description": "Ordering options when selecting data from \"action_actiontag\".", "fields": null, "inputFields": [{"name": "action_action", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_action_order_by", "ofType": null}, "defaultValue": null}, {"name": "action_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "action_tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_tag_order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actiontag_pk_columns_input", "description": "primary key columns input for table: action_actiontag", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "action_actiontag_select_column", "description": "select columns of table \"action_actiontag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "action_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actiontag_set_input", "description": "input type for updating data in table \"action_actiontag\"", "fields": null, "inputFields": [{"name": "action_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actiontag_stream_cursor_input", "description": "Streaming cursor of the table \"action_actiontag\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actiontag_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actiontag_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "action_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "action_actiontag_update_column", "description": "update columns of table \"action_actiontag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "action_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_actiontag_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actiontag_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_permission", "description": "columns and relationships of \"action_permission\"", "fields": [{"name": "action_action", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_action", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnergroup", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partnergroup", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_permission_aggregate", "description": "aggregated selection of \"action_permission\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "action_permission_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_permission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_permission_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_permission_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_permission_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_permission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_permission_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_permission_aggregate_fields", "description": "aggregate fields of \"action_permission\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_permission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "action_permission_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "action_permission_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_permission_aggregate_order_by", "description": "order by aggregate values of table \"action_permission\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_permission_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_permission_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_permission_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"action_permission\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_permission_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "action_permission_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_permission_bool_exp", "description": "Boolean expression to filter rows from the table \"action_permission\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_permission_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_permission_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_permission_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "action_action", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_action_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "action_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroup", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_group_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "action_permission_constraint", "description": "unique or primary key constraints on table \"action_permission\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "action_permission_partner_group_id_action_id_type_a910e692_uniq", "description": "unique or primary key constraint on columns \"type\", \"action_id\", \"partner_group_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "action_permission_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_permission_insert_input", "description": "input type for inserting data into table \"action_permission\"", "fields": null, "inputFields": [{"name": "action_action", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_action_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "action_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroup", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_group_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_permission_max_fields", "description": "aggregate max on columns", "fields": [{"name": "action_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_permission_max_order_by", "description": "order by max() on columns of table \"action_permission\"", "fields": null, "inputFields": [{"name": "action_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_permission_min_fields", "description": "aggregate min on columns", "fields": [{"name": "action_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_permission_min_order_by", "description": "order by min() on columns of table \"action_permission\"", "fields": null, "inputFields": [{"name": "action_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_permission_mutation_response", "description": "response of any mutation on the table \"action_permission\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_permission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_permission_on_conflict", "description": "on_conflict condition type for table \"action_permission\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_permission_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_permission_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_permission_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_permission_order_by", "description": "Ordering options when selecting data from \"action_permission\".", "fields": null, "inputFields": [{"name": "action_action", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_action_order_by", "ofType": null}, "defaultValue": null}, {"name": "action_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroup", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_permission_pk_columns_input", "description": "primary key columns input for table: action_permission", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "action_permission_select_column", "description": "select columns of table \"action_permission\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "action_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_group_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_permission_set_input", "description": "input type for updating data in table \"action_permission\"", "fields": null, "inputFields": [{"name": "action_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "partner_group_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_permission_stream_cursor_input", "description": "Streaming cursor of the table \"action_permission\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_permission_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_permission_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "action_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "partner_group_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "action_permission_update_column", "description": "update columns of table \"action_permission\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "action_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_group_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_permission_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "action_permission_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_permission_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_tag", "description": "columns and relationships of \"action_tag\"", "fields": [{"name": "action_actiontags", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actiontag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actiontag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actiontag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_actiontags_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actiontag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actiontag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actiontag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_tag_aggregate", "description": "aggregated selection of \"action_tag\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "action_tag_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_tag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_tag_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_tag_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_tag_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_tag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_tag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_tag_aggregate_fields", "description": "aggregate fields of \"action_tag\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_tag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "action_tag_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "action_tag_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_tag_aggregate_order_by", "description": "order by aggregate values of table \"action_tag\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_tag_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_tag_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_tag_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"action_tag\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_tag_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "action_tag_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_tag_bool_exp", "description": "Boolean expression to filter rows from the table \"action_tag\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_tag_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_tag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_tag_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "action_actiontags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "action_actiontags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "action_tag_constraint", "description": "unique or primary key constraints on table \"action_tag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "action_tag_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "action_tag_slug_key", "description": "unique or primary key constraint on columns \"slug\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_tag_insert_input", "description": "input type for inserting data into table \"action_tag\"", "fields": null, "inputFields": [{"name": "action_actiontags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_tag_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_tag_max_order_by", "description": "order by max() on columns of table \"action_tag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_tag_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_tag_min_order_by", "description": "order by min() on columns of table \"action_tag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "action_tag_mutation_response", "description": "response of any mutation on the table \"action_tag\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_tag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_tag_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"action_tag\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_tag_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "action_tag_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_tag_on_conflict", "description": "on_conflict condition type for table \"action_tag\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_tag_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_tag_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_tag_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_tag_order_by", "description": "Ordering options when selecting data from \"action_tag\".", "fields": null, "inputFields": [{"name": "action_actiontags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_tag_pk_columns_input", "description": "primary key columns input for table: action_tag", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "action_tag_select_column", "description": "select columns of table \"action_tag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_tag_set_input", "description": "input type for updating data in table \"action_tag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_tag_stream_cursor_input", "description": "Streaming cursor of the table \"action_tag\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_tag_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_tag_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "action_tag_update_column", "description": "update columns of table \"action_tag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "action_tag_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "action_tag_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_tag_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "activity_activity", "description": "columns and relationships of \"activity_activity\"", "fields": [{"name": "actor_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actor_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "item_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "item_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "occurred_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "activity_activity_aggregate", "description": "aggregated selection of \"activity_activity\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "activity_activity_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "activity_activity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "activity_activity_aggregate_fields", "description": "aggregate fields of \"activity_activity\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "activity_activity_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "activity_activity_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "activity_activity_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "activity_activity_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "activity_activity_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "activity_activity_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "activity_activity_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "activity_activity_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "activity_activity_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "activity_activity_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "activity_activity_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "activity_activity_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "activity_activity_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "actor_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "item_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "activity_activity_bool_exp", "description": "Boolean expression to filter rows from the table \"activity_activity\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "activity_activity_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "activity_activity_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "actor_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "actor_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "item_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "item_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "occurred_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "activity_activity_constraint", "description": "unique or primary key constraints on table \"activity_activity\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "activity_activity_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "activity_activity_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "activity_activity_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "activity_activity_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "activity_activity_inc_input", "description": "input type for incrementing numeric columns in table \"activity_activity\"", "fields": null, "inputFields": [{"name": "actor_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "item_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "activity_activity_insert_input", "description": "input type for inserting data into table \"activity_activity\"", "fields": null, "inputFields": [{"name": "actor_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "actor_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "item_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "item_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "occurred_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "activity_activity_max_fields", "description": "aggregate max on columns", "fields": [{"name": "actor_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actor_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "item_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "item_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "occurred_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "activity_activity_min_fields", "description": "aggregate min on columns", "fields": [{"name": "actor_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actor_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "item_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "item_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "occurred_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "activity_activity_mutation_response", "description": "response of any mutation on the table \"activity_activity\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "activity_activity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "activity_activity_on_conflict", "description": "on_conflict condition type for table \"activity_activity\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "activity_activity_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "activity_activity_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "activity_activity_order_by", "description": "Ordering options when selecting data from \"activity_activity\".", "fields": null, "inputFields": [{"name": "actor_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "actor_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "item_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "item_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "occurred_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "activity_activity_pk_columns_input", "description": "primary key columns input for table: activity_activity", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "activity_activity_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "activity_activity_select_column", "description": "select columns of table \"activity_activity\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "actor_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "actor_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "item_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "item_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "occurred_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "activity_activity_set_input", "description": "input type for updating data in table \"activity_activity\"", "fields": null, "inputFields": [{"name": "actor_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "actor_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "item_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "item_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "occurred_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "activity_activity_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "actor_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "item_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "activity_activity_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "actor_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "item_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "activity_activity_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "actor_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "item_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "activity_activity_stream_cursor_input", "description": "Streaming cursor of the table \"activity_activity\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "activity_activity_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "activity_activity_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "actor_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "actor_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "item_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "item_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "occurred_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "activity_activity_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "actor_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "item_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "activity_activity_update_column", "description": "update columns of table \"activity_activity\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "actor_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "actor_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "item_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "item_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "occurred_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "activity_activity_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "activity_activity_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "activity_activity_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "actor_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "item_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "activity_activity_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "actor_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "item_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "activity_activity_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "actor_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "item_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "agg_crystal_buckets", "description": "columns and relationships of \"agg_crystal_buckets\"", "fields": [{"name": "academic_deco_tier", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "active_applications_count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "age", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "age_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_approval_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_approval_conditional_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_approval_suggest_alt_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_approval_suggest_docs_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_in_progress_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_incomplete_no_passport_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_manual_review_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_rejection_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_rejection_recoverable_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_rejection_suggest_alt_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_rejection_suggest_docs_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_request_info_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_request_info_suggest_alt_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_request_info_suggest_docs_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_uncategorized_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_business_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_documents_completed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_intake", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_is_deferral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_other_doc_and_loan_questionnaire_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_other_doc_uploaded_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_passport_uploaded_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_screened_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_submitted_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_finished_journey_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_finished_journey_with_product_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc_readiness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "crystal_bucket", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "crystal_event_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "education_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email_verified", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "first_journey_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "first_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "has_active_application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "has_application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "has_b2b_app_tag", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "has_b2c2b_app_tag", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "has_b2c_app_tag", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "has_deferral_app", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "has_fee_paid_app", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "high_school_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_current", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "language_deco_tier", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_activity_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "location_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nationality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passport_deco_tier", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passport_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "resume_deco_tier", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "service_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snapshot_date", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_applications_count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "undergrad_postgrad_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "agg_crystal_buckets_aggregate", "description": "aggregated selection of \"agg_crystal_buckets\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "agg_crystal_buckets_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "agg_crystal_buckets", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "agg_crystal_buckets_aggregate_fields", "description": "aggregate fields of \"agg_crystal_buckets\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "agg_crystal_buckets_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "agg_crystal_buckets_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "agg_crystal_buckets_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "agg_crystal_buckets_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "agg_crystal_buckets_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "agg_crystal_buckets_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "agg_crystal_buckets_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "agg_crystal_buckets_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "agg_crystal_buckets_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "agg_crystal_buckets_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "agg_crystal_buckets_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "agg_crystal_buckets_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "active_applications_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "age", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc_readiness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_applications_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_bool_exp", "description": "Boolean expression to filter rows from the table \"agg_crystal_buckets\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "academic_deco_tier", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "active_applications_count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "age", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "age_quality", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_approval_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_approval_conditional_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_approval_suggest_alt_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_approval_suggest_docs_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_in_progress_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_incomplete_no_passport_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_manual_review_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_rejection_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_rejection_recoverable_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_rejection_suggest_alt_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_rejection_suggest_docs_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_request_info_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_request_info_suggest_alt_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_request_info_suggest_docs_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_uncategorized_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_application_business_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_application_created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_application_documents_completed_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_application_intake", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_application_is_deferral", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_application_other_doc_and_loan_questionnaire_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_application_other_doc_uploaded_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_application_passport_uploaded_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_application_screened_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_application_state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_application_submitted_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_finished_journey_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "best_finished_journey_with_product_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "cc_readiness", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "country_code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "country_quality", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "crystal_bucket", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "crystal_event_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "education_quality", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "email_verified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "first_journey_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "has_active_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "has_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "has_b2b_app_tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "has_b2c2b_app_tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "has_b2c_app_tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "has_deferral_app", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "has_fee_paid_app", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "high_school_quality", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "is_current", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "journey_category", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "language_deco_tier", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "last_activity_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "location_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "passport_deco_tier", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "passport_quality", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "resume_deco_tier", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "service_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "snapshot_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "total_applications_count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "undergrad_postgrad_quality", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "agg_crystal_buckets_constraint", "description": "unique or primary key constraints on table \"agg_crystal_buckets\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "agg_crystal_buckets_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "agg_crystal_buckets_user_id_key", "description": "unique or primary key constraint on columns \"user_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_inc_input", "description": "input type for incrementing numeric columns in table \"agg_crystal_buckets\"", "fields": null, "inputFields": [{"name": "active_applications_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "age", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "cc_readiness", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "total_applications_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_insert_input", "description": "input type for inserting data into table \"agg_crystal_buckets\"", "fields": null, "inputFields": [{"name": "academic_deco_tier", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "active_applications_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "age", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "age_quality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_approval_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_approval_conditional_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_approval_suggest_alt_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_approval_suggest_docs_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_in_progress_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_incomplete_no_passport_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_manual_review_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_rejection_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_rejection_recoverable_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_rejection_suggest_alt_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_rejection_suggest_docs_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_request_info_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_request_info_suggest_alt_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_request_info_suggest_docs_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_uncategorized_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_business_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "best_application_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_documents_completed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "best_application_intake", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "best_application_is_deferral", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "best_application_other_doc_and_loan_questionnaire_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_other_doc_uploaded_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_passport_uploaded_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_screened_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "best_application_submitted_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_finished_journey_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_finished_journey_with_product_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "cc_readiness", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "country_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "country_quality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "crystal_bucket", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "crystal_event_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "education_quality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email_verified", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first_journey_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "has_active_application", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_application", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_b2b_app_tag", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_b2c2b_app_tag", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_b2c_app_tag", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_deferral_app", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_fee_paid_app", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "high_school_quality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "is_current", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "journey_category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "language_deco_tier", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_activity_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "location_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "passport_deco_tier", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "passport_quality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "resume_deco_tier", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "service_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "snapshot_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "total_applications_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "undergrad_postgrad_quality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "agg_crystal_buckets_max_fields", "description": "aggregate max on columns", "fields": [{"name": "academic_deco_tier", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "active_applications_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "age", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "age_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_approval_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_approval_conditional_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_approval_suggest_alt_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_approval_suggest_docs_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_in_progress_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_incomplete_no_passport_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_manual_review_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_rejection_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_rejection_recoverable_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_rejection_suggest_alt_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_rejection_suggest_docs_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_request_info_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_request_info_suggest_alt_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_request_info_suggest_docs_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_uncategorized_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_business_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_documents_completed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_intake", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_other_doc_and_loan_questionnaire_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_other_doc_uploaded_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_passport_uploaded_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_screened_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_submitted_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_finished_journey_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_finished_journey_with_product_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc_readiness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "crystal_bucket", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "crystal_event_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "education_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "first_journey_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "first_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "high_school_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "language_deco_tier", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_activity_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "location_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nationality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passport_deco_tier", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passport_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "resume_deco_tier", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "service_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snapshot_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_applications_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "undergrad_postgrad_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "agg_crystal_buckets_min_fields", "description": "aggregate min on columns", "fields": [{"name": "academic_deco_tier", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "active_applications_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "age", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "age_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_approval_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_approval_conditional_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_approval_suggest_alt_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_approval_suggest_docs_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_in_progress_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_incomplete_no_passport_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_manual_review_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_rejection_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_rejection_recoverable_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_rejection_suggest_alt_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_rejection_suggest_docs_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_request_info_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_request_info_suggest_alt_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_request_info_suggest_docs_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_uncategorized_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_business_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_documents_completed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_intake", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_other_doc_and_loan_questionnaire_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_other_doc_uploaded_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_passport_uploaded_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_screened_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_submitted_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_finished_journey_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "best_finished_journey_with_product_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc_readiness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "crystal_bucket", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "crystal_event_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "education_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "first_journey_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "first_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "high_school_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "language_deco_tier", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_activity_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "location_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nationality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passport_deco_tier", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passport_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "resume_deco_tier", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "service_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snapshot_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_applications_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "undergrad_postgrad_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "agg_crystal_buckets_mutation_response", "description": "response of any mutation on the table \"agg_crystal_buckets\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "agg_crystal_buckets", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_on_conflict", "description": "on_conflict condition type for table \"agg_crystal_buckets\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "agg_crystal_buckets_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "agg_crystal_buckets_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_order_by", "description": "Ordering options when selecting data from \"agg_crystal_buckets\".", "fields": null, "inputFields": [{"name": "academic_deco_tier", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "active_applications_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "age", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "age_quality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_approval_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_approval_conditional_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_approval_suggest_alt_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_approval_suggest_docs_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_in_progress_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_incomplete_no_passport_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_manual_review_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_rejection_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_rejection_recoverable_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_rejection_suggest_alt_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_rejection_suggest_docs_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_request_info_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_request_info_suggest_alt_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_request_info_suggest_docs_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_uncategorized_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_application_business_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_application_created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_application_documents_completed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_application_intake", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_application_is_deferral", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_application_other_doc_and_loan_questionnaire_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_application_other_doc_uploaded_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_application_passport_uploaded_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_application_screened_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_application_state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_application_submitted_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_finished_journey_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "best_finished_journey_with_product_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cc_readiness", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "country_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "country_quality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "crystal_bucket", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "crystal_event_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "education_quality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email_verified", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "first_journey_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "has_active_application", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "has_application", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "has_b2b_app_tag", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "has_b2c2b_app_tag", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "has_b2c_app_tag", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "has_deferral_app", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "has_fee_paid_app", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "high_school_quality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "is_current", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "journey_category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "language_deco_tier", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_activity_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "location_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "passport_deco_tier", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "passport_quality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "resume_deco_tier", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "service_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snapshot_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_applications_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "undergrad_postgrad_quality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_pk_columns_input", "description": "primary key columns input for table: agg_crystal_buckets", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "agg_crystal_buckets_select_column", "description": "select columns of table \"agg_crystal_buckets\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "academic_deco_tier", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "active_applications_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "age", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "age_quality", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_approval_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_approval_conditional_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_approval_suggest_alt_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_approval_suggest_docs_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_in_progress_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_incomplete_no_passport_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_manual_review_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_rejection_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_rejection_recoverable_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_rejection_suggest_alt_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_rejection_suggest_docs_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_request_info_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_request_info_suggest_alt_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_request_info_suggest_docs_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_uncategorized_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_business_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_documents_completed_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_intake", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_is_deferral", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_other_doc_and_loan_questionnaire_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_other_doc_uploaded_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_passport_uploaded_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_screened_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_submitted_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_finished_journey_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_finished_journey_with_product_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cc_readiness", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "country_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "country_quality", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "crystal_bucket", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "crystal_event_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "education_quality", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email_verified", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "first_journey_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "first_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_active_application", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_application", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_b2b_app_tag", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_b2c2b_app_tag", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_b2c_app_tag", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_deferral_app", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_fee_paid_app", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "high_school_quality", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_current", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "journey_category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "language_deco_tier", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_activity_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "location_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "nationality", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "passport_deco_tier", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "passport_quality", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "resume_deco_tier", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "service_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "snapshot_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_applications_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "undergrad_postgrad_quality", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_set_input", "description": "input type for updating data in table \"agg_crystal_buckets\"", "fields": null, "inputFields": [{"name": "academic_deco_tier", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "active_applications_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "age", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "age_quality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_approval_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_approval_conditional_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_approval_suggest_alt_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_approval_suggest_docs_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_in_progress_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_incomplete_no_passport_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_manual_review_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_rejection_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_rejection_recoverable_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_rejection_suggest_alt_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_rejection_suggest_docs_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_request_info_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_request_info_suggest_alt_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_request_info_suggest_docs_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_uncategorized_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_business_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "best_application_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_documents_completed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "best_application_intake", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "best_application_is_deferral", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "best_application_other_doc_and_loan_questionnaire_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_other_doc_uploaded_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_passport_uploaded_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_screened_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "best_application_submitted_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_finished_journey_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_finished_journey_with_product_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "cc_readiness", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "country_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "country_quality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "crystal_bucket", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "crystal_event_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "education_quality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email_verified", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first_journey_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "has_active_application", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_application", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_b2b_app_tag", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_b2c2b_app_tag", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_b2c_app_tag", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_deferral_app", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_fee_paid_app", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "high_school_quality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "is_current", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "journey_category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "language_deco_tier", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_activity_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "location_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "passport_deco_tier", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "passport_quality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "resume_deco_tier", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "service_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "snapshot_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "total_applications_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "undergrad_postgrad_quality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "agg_crystal_buckets_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "active_applications_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "age", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc_readiness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_applications_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "agg_crystal_buckets_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "active_applications_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "age", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc_readiness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_applications_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "agg_crystal_buckets_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "active_applications_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "age", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc_readiness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_applications_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_stream_cursor_input", "description": "Streaming cursor of the table \"agg_crystal_buckets\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "academic_deco_tier", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "active_applications_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "age", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "age_quality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_approval_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_approval_conditional_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_approval_suggest_alt_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_approval_suggest_docs_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_in_progress_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_incomplete_no_passport_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_manual_review_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_rejection_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_rejection_recoverable_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_rejection_suggest_alt_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_rejection_suggest_docs_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_request_info_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_request_info_suggest_alt_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_request_info_suggest_docs_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_ai_uncategorized_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_business_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "best_application_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_documents_completed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "best_application_intake", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "best_application_is_deferral", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "best_application_other_doc_and_loan_questionnaire_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_other_doc_uploaded_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_passport_uploaded_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_screened_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_application_state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "best_application_submitted_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_finished_journey_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "best_finished_journey_with_product_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "cc_readiness", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "country_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "country_quality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "crystal_bucket", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "crystal_event_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "education_quality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email_verified", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "first_journey_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "has_active_application", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_application", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_b2b_app_tag", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_b2c2b_app_tag", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_b2c_app_tag", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_deferral_app", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_fee_paid_app", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "high_school_quality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "is_current", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "journey_category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "language_deco_tier", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_activity_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "location_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "passport_deco_tier", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "passport_quality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "resume_deco_tier", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "service_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "snapshot_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "total_applications_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "undergrad_postgrad_quality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "agg_crystal_buckets_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "active_applications_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "age", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc_readiness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_applications_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "agg_crystal_buckets_update_column", "description": "update columns of table \"agg_crystal_buckets\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "academic_deco_tier", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "active_applications_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "age", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "age_quality", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_approval_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_approval_conditional_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_approval_suggest_alt_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_approval_suggest_docs_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_in_progress_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_incomplete_no_passport_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_manual_review_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_rejection_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_rejection_recoverable_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_rejection_suggest_alt_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_rejection_suggest_docs_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_request_info_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_request_info_suggest_alt_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_request_info_suggest_docs_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_ai_uncategorized_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_business_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_documents_completed_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_intake", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_is_deferral", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_other_doc_and_loan_questionnaire_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_other_doc_uploaded_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_passport_uploaded_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_screened_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_application_submitted_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_finished_journey_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "best_finished_journey_with_product_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cc_readiness", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "country_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "country_quality", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "crystal_bucket", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "crystal_event_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "education_quality", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email_verified", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "first_journey_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "first_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_active_application", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_application", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_b2b_app_tag", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_b2c2b_app_tag", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_b2c_app_tag", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_deferral_app", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_fee_paid_app", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "high_school_quality", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_current", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "journey_category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "language_deco_tier", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_activity_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "location_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "nationality", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "passport_deco_tier", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "passport_quality", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "resume_deco_tier", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "service_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "snapshot_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_applications_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "undergrad_postgrad_quality", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "agg_crystal_buckets_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "active_applications_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "age", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc_readiness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_applications_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "agg_crystal_buckets_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "active_applications_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "age", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc_readiness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_applications_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "agg_crystal_buckets_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "active_applications_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "age", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc_readiness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_applications_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_agent", "description": "columns and relationships of \"ai_agent\"", "fields": [{"name": "ai_agentusersubscriptions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_agentusersubscription_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_agentusersubscription", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_agentusersubscriptions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_agentusersubscription_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_agentusersubscription_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicalls", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicall", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicalls_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicall_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "avatar_abs_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "default_config", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "model_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "module_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "module_path", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "nickname", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "public_description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_agent_aggregate", "description": "aggregated selection of \"ai_agent\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_agent_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_agent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agent_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agent_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_agent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_agent_aggregate_fields", "description": "aggregate fields of \"ai_agent\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_agent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_agent_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_agent_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agent_aggregate_order_by", "description": "order by aggregate values of table \"ai_agent\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agent_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "default_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agent_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"ai_agent\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agent_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_agent\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "ai_agentusersubscriptions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_agentusersubscriptions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aicalls", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aicalls_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "avatar_abs_url", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "default_config", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "model_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "module_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "module_path", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "nickname", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "public_description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_agent_constraint", "description": "unique or primary key constraints on table \"ai_agent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_agent_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_agent_slug_tenant_key", "description": "unique or primary key constraint on columns \"slug\", \"tenant_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agent_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "default_config", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agent_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "default_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agent_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "default_config", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agent_insert_input", "description": "input type for inserting data into table \"ai_agent\"", "fields": null, "inputFields": [{"name": "ai_agentusersubscriptions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_aicalls", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "avatar_abs_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "default_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "model_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "module_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "module_path", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "nickname", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "public_description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_agent_max_fields", "description": "aggregate max on columns", "fields": [{"name": "avatar_abs_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "model_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "module_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "module_path", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nickname", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "public_description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agent_max_order_by", "description": "order by max() on columns of table \"ai_agent\"", "fields": null, "inputFields": [{"name": "avatar_abs_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "model_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "module_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "module_path", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "nickname", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "public_description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_agent_min_fields", "description": "aggregate min on columns", "fields": [{"name": "avatar_abs_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "model_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "module_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "module_path", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nickname", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "public_description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agent_min_order_by", "description": "order by min() on columns of table \"ai_agent\"", "fields": null, "inputFields": [{"name": "avatar_abs_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "model_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "module_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "module_path", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "nickname", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "public_description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_agent_mutation_response", "description": "response of any mutation on the table \"ai_agent\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_agent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agent_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"ai_agent\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agent_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agent_on_conflict", "description": "on_conflict condition type for table \"ai_agent\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_agent_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_agent_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agent_order_by", "description": "Ordering options when selecting data from \"ai_agent\".", "fields": null, "inputFields": [{"name": "ai_agentusersubscriptions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_aicalls_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "avatar_abs_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "default_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "model_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "module_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "module_path", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "nickname", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "public_description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agent_pk_columns_input", "description": "primary key columns input for table: ai_agent", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agent_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "default_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_agent_select_column", "description": "select columns of table \"ai_agent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "avatar_abs_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "default_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "model_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "module_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "module_path", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "nickname", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "public_description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agent_set_input", "description": "input type for updating data in table \"ai_agent\"", "fields": null, "inputFields": [{"name": "avatar_abs_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "default_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "model_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "module_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "module_path", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "nickname", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "public_description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agent_stream_cursor_input", "description": "Streaming cursor of the table \"ai_agent\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agent_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agent_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "avatar_abs_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "default_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "model_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "module_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "module_path", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "nickname", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "public_description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_agent_update_column", "description": "update columns of table \"ai_agent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "avatar_abs_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "default_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "model_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "module_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "module_path", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "nickname", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "public_description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agent_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agent_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_agentusersubscription", "description": "columns and relationships of \"ai_agentusersubscription\"", "fields": [{"name": "agent_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_agent", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_agent", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "end_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "frequency", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityUserByUserId", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "preferences", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "preferred_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "time", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timezone", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_agentusersubscription_aggregate", "description": "aggregated selection of \"ai_agentusersubscription\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_agentusersubscription_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_agentusersubscription", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_agentusersubscription_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_agentusersubscription_aggregate_fields", "description": "aggregate fields of \"ai_agentusersubscription\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_agentusersubscription_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_agentusersubscription_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_agentusersubscription_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_aggregate_order_by", "description": "order by aggregate values of table \"ai_agentusersubscription\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "preferences", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"ai_agentusersubscription\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_agentusersubscription\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "agent_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_agent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "end_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "frequency", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "preferences", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "preferred_time", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "time_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "timezone", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_agentusersubscription_constraint", "description": "unique or primary key constraints on table \"ai_agentusersubscription\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_agentusersubscription_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "preferences", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "preferences", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "preferences", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_insert_input", "description": "input type for inserting data into table \"ai_agentusersubscription\"", "fields": null, "inputFields": [{"name": "agent_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_agent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "end_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "frequency", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "preferences", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "preferred_time", "description": null, "type": {"kind": "SCALAR", "name": "time", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "timezone", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_agentusersubscription_max_fields", "description": "aggregate max on columns", "fields": [{"name": "agent_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "end_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "frequency", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timezone", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_max_order_by", "description": "order by max() on columns of table \"ai_agentusersubscription\"", "fields": null, "inputFields": [{"name": "agent_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "end_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "frequency", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "timezone", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_agentusersubscription_min_fields", "description": "aggregate min on columns", "fields": [{"name": "agent_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "end_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "frequency", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timezone", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_min_order_by", "description": "order by min() on columns of table \"ai_agentusersubscription\"", "fields": null, "inputFields": [{"name": "agent_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "end_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "frequency", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "timezone", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_agentusersubscription_mutation_response", "description": "response of any mutation on the table \"ai_agentusersubscription\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_agentusersubscription", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_on_conflict", "description": "on_conflict condition type for table \"ai_agentusersubscription\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_agentusersubscription_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_agentusersubscription_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_order_by", "description": "Ordering options when selecting data from \"ai_agentusersubscription\".", "fields": null, "inputFields": [{"name": "agent_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_agent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_order_by", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "end_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "frequency", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "preferences", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "preferred_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "timezone", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_pk_columns_input", "description": "primary key columns input for table: ai_agentusersubscription", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "preferences", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_agentusersubscription_select_column", "description": "select columns of table \"ai_agentusersubscription\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "agent_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "end_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "frequency", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "preferences", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "preferred_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "start_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "timezone", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_set_input", "description": "input type for updating data in table \"ai_agentusersubscription\"", "fields": null, "inputFields": [{"name": "agent_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "end_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "frequency", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "preferences", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "preferred_time", "description": null, "type": {"kind": "SCALAR", "name": "time", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "timezone", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_stream_cursor_input", "description": "Streaming cursor of the table \"ai_agentusersubscription\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "agent_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "end_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "frequency", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "preferences", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "preferred_time", "description": null, "type": {"kind": "SCALAR", "name": "time", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "timezone", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_agentusersubscription_update_column", "description": "update columns of table \"ai_agentusersubscription\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "agent_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "end_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "frequency", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "preferences", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "preferred_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "start_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "timezone", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aiaction", "description": "columns and relationships of \"ai_aiaction\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parameters", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aiaction_aggregate", "description": "aggregated selection of \"ai_aiaction\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aiaction_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiaction_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiaction_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aiaction_aggregate_fields", "description": "aggregate fields of \"ai_aiaction\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aiaction_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aiaction_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiaction_aggregate_order_by", "description": "order by aggregate values of table \"ai_aiaction\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiaction_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "parameters", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiaction_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"ai_aiaction\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiaction_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_aiaction\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "parameters", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_aiaction_constraint", "description": "unique or primary key constraints on table \"ai_aiaction\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_aiaction_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiaction_slug_tenant_key", "description": "unique or primary key constraint on columns \"slug\", \"tenant_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiaction_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "parameters", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiaction_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "parameters", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiaction_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "parameters", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiaction_insert_input", "description": "input type for inserting data into table \"ai_aiaction\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "parameters", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aiaction_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiaction_max_order_by", "description": "order by max() on columns of table \"ai_aiaction\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aiaction_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiaction_min_order_by", "description": "order by min() on columns of table \"ai_aiaction\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aiaction_mutation_response", "description": "response of any mutation on the table \"ai_aiaction\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiaction_on_conflict", "description": "on_conflict condition type for table \"ai_aiaction\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiaction_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiaction_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiaction_order_by", "description": "Ordering options when selecting data from \"ai_aiaction\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parameters", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiaction_pk_columns_input", "description": "primary key columns input for table: ai_aiaction", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiaction_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "parameters", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_aiaction_select_column", "description": "select columns of table \"ai_aiaction\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parameters", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiaction_set_input", "description": "input type for updating data in table \"ai_aiaction\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "parameters", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiaction_stream_cursor_input", "description": "Streaming cursor of the table \"ai_aiaction\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiaction_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "parameters", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_aiaction_update_column", "description": "update columns of table \"ai_aiaction\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parameters", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiaction_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aiagent", "description": "columns and relationships of \"ai_aiagent\"", "fields": [{"name": "ai_aiagentinstructions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiagentinstruction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiagentinstruction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiagentinstructions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiagentinstruction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiagentinstruction_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_service", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_service_parameters", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_active_version", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aiagent_aggregate", "description": "aggregated selection of \"ai_aiagent\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aiagent_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiagent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagent_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagent_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiagent_select_column_ai_aiagent_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagent_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiagent_select_column_ai_aiagent_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagent_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiagent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aiagent_aggregate_fields", "description": "aggregate fields of \"ai_aiagent\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiagent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aiagent_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aiagent_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagent_aggregate_order_by", "description": "order by aggregate values of table \"ai_aiagent\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagent_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "ai_service_parameters", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagent_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"ai_aiagent\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagent_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_aiagent\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "ai_aiagentinstructions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aiagentinstructions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_service", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_service_parameters", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "is_active_version", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_aiagent_constraint", "description": "unique or primary key constraints on table \"ai_aiagent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_agent_unique_active_version_per_slug", "description": "unique or primary key constraint on columns \"slug\", \"tenant_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiagent_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiagent_slug_version_tenant_id_c340cb3b_uniq", "description": "unique or primary key constraint on columns \"slug\", \"tenant_id\", \"version\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagent_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "ai_service_parameters", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagent_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "ai_service_parameters", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagent_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "ai_service_parameters", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagent_insert_input", "description": "input type for inserting data into table \"ai_aiagent\"", "fields": null, "inputFields": [{"name": "ai_aiagentinstructions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_service", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_service_parameters", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_active_version", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aiagent_max_fields", "description": "aggregate max on columns", "fields": [{"name": "ai_service", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagent_max_order_by", "description": "order by max() on columns of table \"ai_aiagent\"", "fields": null, "inputFields": [{"name": "ai_service", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aiagent_min_fields", "description": "aggregate min on columns", "fields": [{"name": "ai_service", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagent_min_order_by", "description": "order by min() on columns of table \"ai_aiagent\"", "fields": null, "inputFields": [{"name": "ai_service", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aiagent_mutation_response", "description": "response of any mutation on the table \"ai_aiagent\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiagent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagent_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"ai_aiagent\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagent_on_conflict", "description": "on_conflict condition type for table \"ai_aiagent\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiagent_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiagent_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagent_order_by", "description": "Ordering options when selecting data from \"ai_aiagent\".", "fields": null, "inputFields": [{"name": "ai_aiagentinstructions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_service", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_service_parameters", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "is_active_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagent_pk_columns_input", "description": "primary key columns input for table: ai_aiagent", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagent_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "ai_service_parameters", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_aiagent_select_column", "description": "select columns of table \"ai_aiagent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_service", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_service_parameters", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active_version", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_aiagent_select_column_ai_aiagent_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"ai_aiagent_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"ai_aiagent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active_version", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_aiagent_select_column_ai_aiagent_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"ai_aiagent_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"ai_aiagent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active_version", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagent_set_input", "description": "input type for updating data in table \"ai_aiagent\"", "fields": null, "inputFields": [{"name": "ai_service", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_service_parameters", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_active_version", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagent_stream_cursor_input", "description": "Streaming cursor of the table \"ai_aiagent\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagent_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "ai_service", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_service_parameters", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_active_version", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_aiagent_update_column", "description": "update columns of table \"ai_aiagent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_service", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_service_parameters", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active_version", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagent_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aiagentinstruction", "description": "columns and relationships of \"ai_aiagentinstruction\"", "fields": [{"name": "ai_agent_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiagent", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiagent", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicalls", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicall", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicalls_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicall_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiinstruction", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiinstruction", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_instruction_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aiagentinstruction_aggregate", "description": "aggregated selection of \"ai_aiagentinstruction\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aiagentinstruction_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiagentinstruction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiagentinstruction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aiagentinstruction_aggregate_fields", "description": "aggregate fields of \"ai_aiagentinstruction\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiagentinstruction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aiagentinstruction_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aiagentinstruction_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_aggregate_order_by", "description": "order by aggregate values of table \"ai_aiagentinstruction\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"ai_aiagentinstruction\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_aiagentinstruction\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "ai_agent_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aiagent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aicalls", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aicalls_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aiinstruction", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_instruction_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_aiagentinstruction_constraint", "description": "unique or primary key constraints on table \"ai_aiagentinstruction\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_aiagentinstruction_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_insert_input", "description": "input type for inserting data into table \"ai_aiagentinstruction\"", "fields": null, "inputFields": [{"name": "ai_agent_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_aiagent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_aicalls", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_aiinstruction", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_instruction_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aiagentinstruction_max_fields", "description": "aggregate max on columns", "fields": [{"name": "ai_agent_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_instruction_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_max_order_by", "description": "order by max() on columns of table \"ai_aiagentinstruction\"", "fields": null, "inputFields": [{"name": "ai_agent_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_instruction_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aiagentinstruction_min_fields", "description": "aggregate min on columns", "fields": [{"name": "ai_agent_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_instruction_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_min_order_by", "description": "order by min() on columns of table \"ai_aiagentinstruction\"", "fields": null, "inputFields": [{"name": "ai_agent_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_instruction_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aiagentinstruction_mutation_response", "description": "response of any mutation on the table \"ai_aiagentinstruction\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiagentinstruction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"ai_aiagentinstruction\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_on_conflict", "description": "on_conflict condition type for table \"ai_aiagentinstruction\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiagentinstruction_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiagentinstruction_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_order_by", "description": "Ordering options when selecting data from \"ai_aiagentinstruction\".", "fields": null, "inputFields": [{"name": "ai_agent_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_aiagent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_aicalls_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_aiinstruction", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_instruction_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_pk_columns_input", "description": "primary key columns input for table: ai_aiagentinstruction", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_aiagentinstruction_select_column", "description": "select columns of table \"ai_aiagentinstruction\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_agent_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_instruction_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_set_input", "description": "input type for updating data in table \"ai_aiagentinstruction\"", "fields": null, "inputFields": [{"name": "ai_agent_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_instruction_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_stream_cursor_input", "description": "Streaming cursor of the table \"ai_aiagentinstruction\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "ai_agent_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_instruction_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_aiagentinstruction_update_column", "description": "update columns of table \"ai_aiagentinstruction\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_agent_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_instruction_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicall", "description": "columns and relationships of \"ai_aicall\"", "fields": [{"name": "agent_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_agent", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "ai_agent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_agent_instruction_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiagentinstruction", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "ai_aiagentinstruction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallactions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallactions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallaction_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallrequest", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "ai_aicallrequest", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallusages", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallusage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallusage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallusages_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallusage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallusage_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_call_request_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_content_type", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "experiment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "final_decision", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "model_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile_data", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "profiles_profiledata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prompt_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_session", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "sessions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "result", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "result_text", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionratings", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_sessionrating_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_sessionrating", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionratings_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_sessionrating_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_sessionrating_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicall_aggregate", "description": "aggregated selection of \"ai_aicall\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aicall_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicall", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicall_aggregate_fields", "description": "aggregate fields of \"ai_aicall\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aicall_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aicall_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aicall_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aicall_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aicall_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aicall_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aicall_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aicall_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aicall_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aicall_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_aggregate_order_by", "description": "order by aggregate values of table \"ai_aicall\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "result", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"ai_aicall\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicall_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicall_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_avg_order_by", "description": "order by avg() on columns of table \"ai_aicall\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_aicall\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "agent_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_agent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_agent_instruction_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aiagentinstruction", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aicallactions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aicallactions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aicallrequest", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aicallusages", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aicallusages_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_call_request_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "experiment_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "final_decision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "model_version", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "profile_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "prompt_version", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "reference_session", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "reference_session_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "result", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "result_text", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "sessionratings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "sessionratings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_aicall_constraint", "description": "unique or primary key constraints on table \"ai_aicall\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_aicall_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "result", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "result", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "result", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_inc_input", "description": "input type for incrementing numeric columns in table \"ai_aicall\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_insert_input", "description": "input type for inserting data into table \"ai_aicall\"", "fields": null, "inputFields": [{"name": "agent_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_agent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_agent_instruction_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_aiagentinstruction", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_aicallactions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_aicallrequest", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_aicallusages", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_call_request_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "experiment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "final_decision", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "model_version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profile_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "prompt_version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reference_session", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "reference_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "result", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "result_text", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sessionratings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicall_max_fields", "description": "aggregate max on columns", "fields": [{"name": "agent_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_agent_instruction_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_call_request_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "experiment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "final_decision", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "model_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prompt_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "result_text", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_max_order_by", "description": "order by max() on columns of table \"ai_aicall\"", "fields": null, "inputFields": [{"name": "agent_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_agent_instruction_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_call_request_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "experiment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "final_decision", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "model_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "prompt_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "result_text", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicall_min_fields", "description": "aggregate min on columns", "fields": [{"name": "agent_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_agent_instruction_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_call_request_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "experiment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "final_decision", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "model_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prompt_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "result_text", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_min_order_by", "description": "order by min() on columns of table \"ai_aicall\"", "fields": null, "inputFields": [{"name": "agent_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_agent_instruction_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_call_request_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "experiment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "final_decision", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "model_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "prompt_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "result_text", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicall_mutation_response", "description": "response of any mutation on the table \"ai_aicall\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicall", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"ai_aicall\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicall_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_on_conflict", "description": "on_conflict condition type for table \"ai_aicall\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicall_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicall_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_order_by", "description": "Ordering options when selecting data from \"ai_aicall\".", "fields": null, "inputFields": [{"name": "agent_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_agent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_agent_instruction_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_aiagentinstruction", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_aicallactions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_aicallrequest", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_aicallusages_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_call_request_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}, "defaultValue": null}, {"name": "experiment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "final_decision", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "model_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "profile_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_order_by", "ofType": null}, "defaultValue": null}, {"name": "prompt_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_session", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "result", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "result_text", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sessionratings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_pk_columns_input", "description": "primary key columns input for table: ai_aicall", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "result", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_aicall_select_column", "description": "select columns of table \"ai_aicall\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "agent_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_agent_instruction_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_call_request_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "experiment_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "final_decision", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "model_version", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "prompt_version", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reference_session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "result", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "result_text", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_set_input", "description": "input type for updating data in table \"ai_aicall\"", "fields": null, "inputFields": [{"name": "agent_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_agent_instruction_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_call_request_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "experiment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "final_decision", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "model_version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "prompt_version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reference_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "result", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "result_text", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicall_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_stddev_order_by", "description": "order by stddev() on columns of table \"ai_aicall\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicall_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"ai_aicall\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicall_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"ai_aicall\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_stream_cursor_input", "description": "Streaming cursor of the table \"ai_aicall\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicall_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "agent_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_agent_instruction_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_call_request_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "experiment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "final_decision", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "model_version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "prompt_version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reference_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "result", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "result_text", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicall_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_sum_order_by", "description": "order by sum() on columns of table \"ai_aicall\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_aicall_update_column", "description": "update columns of table \"ai_aicall\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "agent_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_agent_instruction_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_call_request_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "experiment_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "final_decision", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "model_version", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "prompt_version", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reference_session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "result", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "result_text", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicall_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_var_pop_order_by", "description": "order by var_pop() on columns of table \"ai_aicall\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicall_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_var_samp_order_by", "description": "order by var_samp() on columns of table \"ai_aicall\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicall_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicall_variance_order_by", "description": "order by variance() on columns of table \"ai_aicall\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicallaction", "description": "columns and relationships of \"ai_aicallaction\"", "fields": [{"name": "ai_action_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicall", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicall", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_call_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "result", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicallaction_aggregate", "description": "aggregated selection of \"ai_aicallaction\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aicallaction_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicallaction_aggregate_fields", "description": "aggregate fields of \"ai_aicallaction\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aicallaction_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aicallaction_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_aggregate_order_by", "description": "order by aggregate values of table \"ai_aicallaction\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"ai_aicallaction\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_aicallaction\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "ai_action_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aicall", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_call_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "result", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_aicallaction_constraint", "description": "unique or primary key constraints on table \"ai_aicallaction\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_aicallaction_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_insert_input", "description": "input type for inserting data into table \"ai_aicallaction\"", "fields": null, "inputFields": [{"name": "ai_action_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_aicall", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_call_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "result", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicallaction_max_fields", "description": "aggregate max on columns", "fields": [{"name": "ai_action_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_call_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "result", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_max_order_by", "description": "order by max() on columns of table \"ai_aicallaction\"", "fields": null, "inputFields": [{"name": "ai_action_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_call_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "result", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicallaction_min_fields", "description": "aggregate min on columns", "fields": [{"name": "ai_action_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_call_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "result", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_min_order_by", "description": "order by min() on columns of table \"ai_aicallaction\"", "fields": null, "inputFields": [{"name": "ai_action_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_call_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "result", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicallaction_mutation_response", "description": "response of any mutation on the table \"ai_aicallaction\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_on_conflict", "description": "on_conflict condition type for table \"ai_aicallaction\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallaction_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallaction_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_order_by", "description": "Ordering options when selecting data from \"ai_aicallaction\".", "fields": null, "inputFields": [{"name": "ai_action_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_aicall", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_call_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "result", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_pk_columns_input", "description": "primary key columns input for table: ai_aicallaction", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_aicallaction_select_column", "description": "select columns of table \"ai_aicallaction\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_action_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_call_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "result", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_set_input", "description": "input type for updating data in table \"ai_aicallaction\"", "fields": null, "inputFields": [{"name": "ai_action_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_call_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "result", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_stream_cursor_input", "description": "Streaming cursor of the table \"ai_aicallaction\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "ai_action_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_call_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "result", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_aicallaction_update_column", "description": "update columns of table \"ai_aicallaction\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_action_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_call_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "result", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicallrequest", "description": "columns and relationships of \"ai_aicallrequest\"", "fields": [{"name": "ai_aicalls", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicall", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicalls_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicall_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityUserByUserId", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicallrequest_aggregate", "description": "aggregated selection of \"ai_aicallrequest\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aicallrequest_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallrequest", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallrequest_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicallrequest_aggregate_fields", "description": "aggregate fields of \"ai_aicallrequest\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallrequest_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aicallrequest_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aicallrequest_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_aggregate_order_by", "description": "order by aggregate values of table \"ai_aicallrequest\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"ai_aicallrequest\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_aicallrequest\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "ai_aicalls", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aicalls_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_aicallrequest_constraint", "description": "unique or primary key constraints on table \"ai_aicallrequest\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_aicallrequest_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_insert_input", "description": "input type for inserting data into table \"ai_aicallrequest\"", "fields": null, "inputFields": [{"name": "ai_aicalls", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicallrequest_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_max_order_by", "description": "order by max() on columns of table \"ai_aicallrequest\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicallrequest_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_min_order_by", "description": "order by min() on columns of table \"ai_aicallrequest\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicallrequest_mutation_response", "description": "response of any mutation on the table \"ai_aicallrequest\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallrequest", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"ai_aicallrequest\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_on_conflict", "description": "on_conflict condition type for table \"ai_aicallrequest\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallrequest_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallrequest_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_order_by", "description": "Ordering options when selecting data from \"ai_aicallrequest\".", "fields": null, "inputFields": [{"name": "ai_aicalls_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_pk_columns_input", "description": "primary key columns input for table: ai_aicallrequest", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_aicallrequest_select_column", "description": "select columns of table \"ai_aicallrequest\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_set_input", "description": "input type for updating data in table \"ai_aicallrequest\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_stream_cursor_input", "description": "Streaming cursor of the table \"ai_aicallrequest\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_aicallrequest_update_column", "description": "update columns of table \"ai_aicallrequest\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicallusage", "description": "columns and relationships of \"ai_aicallusage\"", "fields": [{"name": "agent_slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicall", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicall", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_call_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cached_tokens", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "calls", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "completion_tokens", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cost_usd", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "model", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prompt_tokens", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "thoughts_tokens", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tool_use_prompt_tokens", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_tokens", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicallusage_aggregate", "description": "aggregated selection of \"ai_aicallusage\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aicallusage_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallusage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallusage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicallusage_aggregate_fields", "description": "aggregate fields of \"ai_aicallusage\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aicallusage_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallusage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aicallusage_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aicallusage_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aicallusage_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aicallusage_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aicallusage_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aicallusage_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aicallusage_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aicallusage_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aicallusage_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_aggregate_order_by", "description": "order by aggregate values of table \"ai_aicallusage\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"ai_aicallusage\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicallusage_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "cached_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "calls", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "completion_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cost_usd", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prompt_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "thoughts_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tool_use_prompt_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_avg_order_by", "description": "order by avg() on columns of table \"ai_aicallusage\"", "fields": null, "inputFields": [{"name": "cached_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "calls", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "completion_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cost_usd", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "prompt_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "thoughts_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tool_use_prompt_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_aicallusage\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "agent_slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aicall", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_call_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "cached_tokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "calls", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "completion_tokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "cost_usd", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "model", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "prompt_tokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "reference_session_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "thoughts_tokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tool_use_prompt_tokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "total_tokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_aicallusage_constraint", "description": "unique or primary key constraints on table \"ai_aicallusage\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_aicallusage_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_inc_input", "description": "input type for incrementing numeric columns in table \"ai_aicallusage\"", "fields": null, "inputFields": [{"name": "cached_tokens", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "calls", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "completion_tokens", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "cost_usd", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "prompt_tokens", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "thoughts_tokens", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tool_use_prompt_tokens", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "total_tokens", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_insert_input", "description": "input type for inserting data into table \"ai_aicallusage\"", "fields": null, "inputFields": [{"name": "agent_slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_aicall", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_call_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "cached_tokens", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "calls", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "completion_tokens", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "cost_usd", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "model", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "prompt_tokens", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "reference_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "thoughts_tokens", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tool_use_prompt_tokens", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "total_tokens", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicallusage_max_fields", "description": "aggregate max on columns", "fields": [{"name": "agent_slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_call_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cached_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "calls", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "completion_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cost_usd", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "model", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prompt_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "thoughts_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tool_use_prompt_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_max_order_by", "description": "order by max() on columns of table \"ai_aicallusage\"", "fields": null, "inputFields": [{"name": "agent_slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_call_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cached_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "calls", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "completion_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cost_usd", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "model", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "prompt_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "thoughts_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tool_use_prompt_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicallusage_min_fields", "description": "aggregate min on columns", "fields": [{"name": "agent_slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_call_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cached_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "calls", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "completion_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cost_usd", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "model", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prompt_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "thoughts_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tool_use_prompt_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_min_order_by", "description": "order by min() on columns of table \"ai_aicallusage\"", "fields": null, "inputFields": [{"name": "agent_slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_call_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cached_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "calls", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "completion_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cost_usd", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "model", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "prompt_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "thoughts_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tool_use_prompt_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicallusage_mutation_response", "description": "response of any mutation on the table \"ai_aicallusage\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallusage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_on_conflict", "description": "on_conflict condition type for table \"ai_aicallusage\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallusage_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallusage_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_order_by", "description": "Ordering options when selecting data from \"ai_aicallusage\".", "fields": null, "inputFields": [{"name": "agent_slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_aicall", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_call_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cached_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "calls", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "completion_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cost_usd", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "model", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "prompt_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "thoughts_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tool_use_prompt_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_pk_columns_input", "description": "primary key columns input for table: ai_aicallusage", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_aicallusage_select_column", "description": "select columns of table \"ai_aicallusage\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "agent_slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_call_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cached_tokens", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "calls", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "completion_tokens", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cost_usd", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "model", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "prompt_tokens", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reference_session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "thoughts_tokens", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tool_use_prompt_tokens", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_tokens", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_set_input", "description": "input type for updating data in table \"ai_aicallusage\"", "fields": null, "inputFields": [{"name": "agent_slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_call_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "cached_tokens", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "calls", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "completion_tokens", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "cost_usd", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "model", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "prompt_tokens", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "reference_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "thoughts_tokens", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tool_use_prompt_tokens", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "total_tokens", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicallusage_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "cached_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "calls", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "completion_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cost_usd", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prompt_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "thoughts_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tool_use_prompt_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_stddev_order_by", "description": "order by stddev() on columns of table \"ai_aicallusage\"", "fields": null, "inputFields": [{"name": "cached_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "calls", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "completion_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cost_usd", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "prompt_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "thoughts_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tool_use_prompt_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicallusage_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "cached_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "calls", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "completion_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cost_usd", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prompt_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "thoughts_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tool_use_prompt_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"ai_aicallusage\"", "fields": null, "inputFields": [{"name": "cached_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "calls", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "completion_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cost_usd", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "prompt_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "thoughts_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tool_use_prompt_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicallusage_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "cached_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "calls", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "completion_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cost_usd", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prompt_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "thoughts_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tool_use_prompt_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"ai_aicallusage\"", "fields": null, "inputFields": [{"name": "cached_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "calls", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "completion_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cost_usd", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "prompt_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "thoughts_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tool_use_prompt_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_stream_cursor_input", "description": "Streaming cursor of the table \"ai_aicallusage\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "agent_slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_call_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "cached_tokens", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "calls", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "completion_tokens", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "cost_usd", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "model", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "prompt_tokens", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "reference_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "thoughts_tokens", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tool_use_prompt_tokens", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "total_tokens", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicallusage_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "cached_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "calls", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "completion_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cost_usd", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prompt_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "thoughts_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tool_use_prompt_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_sum_order_by", "description": "order by sum() on columns of table \"ai_aicallusage\"", "fields": null, "inputFields": [{"name": "cached_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "calls", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "completion_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cost_usd", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "prompt_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "thoughts_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tool_use_prompt_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_aicallusage_update_column", "description": "update columns of table \"ai_aicallusage\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "agent_slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_call_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cached_tokens", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "calls", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "completion_tokens", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cost_usd", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "model", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "prompt_tokens", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reference_session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "thoughts_tokens", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tool_use_prompt_tokens", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_tokens", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicallusage_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "cached_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "calls", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "completion_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cost_usd", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prompt_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "thoughts_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tool_use_prompt_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_var_pop_order_by", "description": "order by var_pop() on columns of table \"ai_aicallusage\"", "fields": null, "inputFields": [{"name": "cached_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "calls", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "completion_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cost_usd", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "prompt_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "thoughts_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tool_use_prompt_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicallusage_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "cached_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "calls", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "completion_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cost_usd", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prompt_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "thoughts_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tool_use_prompt_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_var_samp_order_by", "description": "order by var_samp() on columns of table \"ai_aicallusage\"", "fields": null, "inputFields": [{"name": "cached_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "calls", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "completion_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cost_usd", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "prompt_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "thoughts_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tool_use_prompt_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aicallusage_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "cached_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "calls", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "completion_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cost_usd", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prompt_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "thoughts_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tool_use_prompt_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_tokens", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_variance_order_by", "description": "order by variance() on columns of table \"ai_aicallusage\"", "fields": null, "inputFields": [{"name": "cached_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "calls", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "completion_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cost_usd", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "prompt_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "thoughts_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tool_use_prompt_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_tokens", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aiinstruction", "description": "columns and relationships of \"ai_aiinstruction\"", "fields": [{"name": "ai_aiagentinstructions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiagentinstruction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiagentinstruction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiagentinstructions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiagentinstruction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiagentinstruction_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_active_version", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parameters", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "schema", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "schema_path", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aiinstruction_aggregate", "description": "aggregated selection of \"ai_aiinstruction\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aiinstruction_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiinstruction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiinstruction_select_column_ai_aiinstruction_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiinstruction_select_column_ai_aiinstruction_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiinstruction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aiinstruction_aggregate_fields", "description": "aggregate fields of \"ai_aiinstruction\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiinstruction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aiinstruction_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_aiinstruction_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_aggregate_order_by", "description": "order by aggregate values of table \"ai_aiinstruction\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "parameters", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "schema", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"ai_aiinstruction\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_aiinstruction\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "ai_aiagentinstructions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aiagentinstructions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "is_active_version", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "parameters", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "schema", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "schema_path", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_aiinstruction_constraint", "description": "unique or primary key constraints on table \"ai_aiinstruction\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_aiinstruction_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiinstruction_slug_version_c5635c64_uniq", "description": "unique or primary key constraint on columns \"slug\", \"version\"", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_instruction_unique_active_version_per_slug", "description": "unique or primary key constraint on columns \"slug\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "parameters", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "schema", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "parameters", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "schema", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "parameters", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "schema", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_insert_input", "description": "input type for inserting data into table \"ai_aiinstruction\"", "fields": null, "inputFields": [{"name": "ai_aiagentinstructions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_active_version", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "parameters", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "schema", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "schema_path", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aiinstruction_max_fields", "description": "aggregate max on columns", "fields": [{"name": "body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schema_path", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_max_order_by", "description": "order by max() on columns of table \"ai_aiinstruction\"", "fields": null, "inputFields": [{"name": "body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schema_path", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aiinstruction_min_fields", "description": "aggregate min on columns", "fields": [{"name": "body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schema_path", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_min_order_by", "description": "order by min() on columns of table \"ai_aiinstruction\"", "fields": null, "inputFields": [{"name": "body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schema_path", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_aiinstruction_mutation_response", "description": "response of any mutation on the table \"ai_aiinstruction\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiinstruction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"ai_aiinstruction\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_on_conflict", "description": "on_conflict condition type for table \"ai_aiinstruction\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiinstruction_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiinstruction_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_order_by", "description": "Ordering options when selecting data from \"ai_aiinstruction\".", "fields": null, "inputFields": [{"name": "ai_aiagentinstructions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "is_active_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parameters", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schema", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schema_path", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_pk_columns_input", "description": "primary key columns input for table: ai_aiinstruction", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "parameters", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "schema", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_aiinstruction_select_column", "description": "select columns of table \"ai_aiinstruction\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active_version", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parameters", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "schema", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "schema_path", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_aiinstruction_select_column_ai_aiinstruction_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"ai_aiinstruction_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"ai_aiinstruction\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active_version", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_aiinstruction_select_column_ai_aiinstruction_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"ai_aiinstruction_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"ai_aiinstruction\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active_version", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_set_input", "description": "input type for updating data in table \"ai_aiinstruction\"", "fields": null, "inputFields": [{"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_active_version", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "parameters", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "schema", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "schema_path", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_stream_cursor_input", "description": "Streaming cursor of the table \"ai_aiinstruction\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_active_version", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "parameters", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "schema", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "schema_path", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_aiinstruction_update_column", "description": "update columns of table \"ai_aiinstruction\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active_version", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parameters", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "schema", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "schema_path", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_artifact", "description": "columns and relationships of \"ai_artifact\"", "fields": [{"name": "app_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "blob_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filename", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_artifact_aggregate", "description": "aggregated selection of \"ai_artifact\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_artifact_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_artifact", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_artifact_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_artifact_aggregate_fields", "description": "aggregate fields of \"ai_artifact\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_artifact_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_artifact_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_artifact_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_artifact_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_artifact_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_artifact_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_artifact_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_artifact_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_artifact_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_artifact_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_artifact_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_aggregate_order_by", "description": "order by aggregate values of table \"ai_artifact\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"ai_artifact\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_artifact_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_artifact_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_avg_order_by", "description": "order by avg() on columns of table \"ai_artifact\"", "fields": null, "inputFields": [{"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_artifact\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_artifact_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_artifact_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "app_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "blob_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "filename", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_artifact_constraint", "description": "unique or primary key constraints on table \"ai_artifact\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_artifact_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_inc_input", "description": "input type for incrementing numeric columns in table \"ai_artifact\"", "fields": null, "inputFields": [{"name": "version", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_insert_input", "description": "input type for inserting data into table \"ai_artifact\"", "fields": null, "inputFields": [{"name": "app_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "blob_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "filename", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_artifact_max_fields", "description": "aggregate max on columns", "fields": [{"name": "app_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "blob_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "filename", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_max_order_by", "description": "order by max() on columns of table \"ai_artifact\"", "fields": null, "inputFields": [{"name": "app_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "blob_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "filename", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_artifact_min_fields", "description": "aggregate min on columns", "fields": [{"name": "app_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "blob_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "filename", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_min_order_by", "description": "order by min() on columns of table \"ai_artifact\"", "fields": null, "inputFields": [{"name": "app_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "blob_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "filename", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_artifact_mutation_response", "description": "response of any mutation on the table \"ai_artifact\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_artifact", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_on_conflict", "description": "on_conflict condition type for table \"ai_artifact\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_artifact_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_artifact_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_order_by", "description": "Ordering options when selecting data from \"ai_artifact\".", "fields": null, "inputFields": [{"name": "app_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "blob_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "filename", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_pk_columns_input", "description": "primary key columns input for table: ai_artifact", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_artifact_select_column", "description": "select columns of table \"ai_artifact\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "app_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "blob_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "filename", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_set_input", "description": "input type for updating data in table \"ai_artifact\"", "fields": null, "inputFields": [{"name": "app_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "blob_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "filename", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_artifact_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_stddev_order_by", "description": "order by stddev() on columns of table \"ai_artifact\"", "fields": null, "inputFields": [{"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_artifact_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"ai_artifact\"", "fields": null, "inputFields": [{"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_artifact_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"ai_artifact\"", "fields": null, "inputFields": [{"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_stream_cursor_input", "description": "Streaming cursor of the table \"ai_artifact\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_artifact_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "app_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "blob_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "filename", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_artifact_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_sum_order_by", "description": "order by sum() on columns of table \"ai_artifact\"", "fields": null, "inputFields": [{"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_artifact_update_column", "description": "update columns of table \"ai_artifact\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "app_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "blob_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "filename", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_artifact_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_artifact_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_var_pop_order_by", "description": "order by var_pop() on columns of table \"ai_artifact\"", "fields": null, "inputFields": [{"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_artifact_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_var_samp_order_by", "description": "order by var_samp() on columns of table \"ai_artifact\"", "fields": null, "inputFields": [{"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_artifact_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_artifact_variance_order_by", "description": "order by variance() on columns of table \"ai_artifact\"", "fields": null, "inputFields": [{"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset", "description": "columns and relationships of \"ai_auditlogevaluationdataset\"", "fields": [{"name": "agents_default_config", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "evaluation_default_config", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "field_selection_default", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "marked_golden_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "output_schema", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "params", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_agent_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_aggregate", "description": "aggregated selection of \"ai_auditlogevaluationdataset\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_aggregate_fields", "description": "aggregate fields of \"ai_auditlogevaluationdataset\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogevaluationdataset_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "agents_default_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "evaluation_default_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "field_selection_default", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "latest_binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_auditlogevaluationdataset\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "agents_default_config", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "evaluation_default_config", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "field_selection_default", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "latest_binary_accuracy", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "latest_fuzzy_accuracy", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "marked_golden_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "output_schema", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_agent_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_auditlogevaluationdataset_constraint", "description": "unique or primary key constraints on table \"ai_auditlogevaluationdataset\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_auditlogevaluationdataset_pkey", "description": "unique or primary key constraint on columns \"pgh_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "agents_default_config", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "evaluation_default_config", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "field_selection_default", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "agents_default_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "evaluation_default_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "field_selection_default", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "agents_default_config", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "evaluation_default_config", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "field_selection_default", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_inc_input", "description": "input type for incrementing numeric columns in table \"ai_auditlogevaluationdataset\"", "fields": null, "inputFields": [{"name": "latest_binary_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "latest_fuzzy_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_insert_input", "description": "input type for inserting data into table \"ai_auditlogevaluationdataset\"", "fields": null, "inputFields": [{"name": "agents_default_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "evaluation_default_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "field_selection_default", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "latest_binary_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "latest_fuzzy_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "marked_golden_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "output_schema", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_agent_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "marked_golden_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "output_schema", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_agent_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "marked_golden_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "output_schema", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_agent_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_mutation_response", "description": "response of any mutation on the table \"ai_auditlogevaluationdataset\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_on_conflict", "description": "on_conflict condition type for table \"ai_auditlogevaluationdataset\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogevaluationdataset_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogevaluationdataset_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_order_by", "description": "Ordering options when selecting data from \"ai_auditlogevaluationdataset\".", "fields": null, "inputFields": [{"name": "agents_default_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "evaluation_default_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "field_selection_default", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "latest_binary_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "latest_fuzzy_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "marked_golden_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "output_schema", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_agent_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_pk_columns_input", "description": "primary key columns input for table: ai_auditlogevaluationdataset", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "agents_default_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "evaluation_default_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "field_selection_default", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_auditlogevaluationdataset_select_column", "description": "select columns of table \"ai_auditlogevaluationdataset\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "agents_default_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "evaluation_default_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "field_selection_default", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "latest_binary_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "marked_golden_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "output_schema", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "params", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_agent_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_set_input", "description": "input type for updating data in table \"ai_auditlogevaluationdataset\"", "fields": null, "inputFields": [{"name": "agents_default_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "evaluation_default_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "field_selection_default", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "latest_binary_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "latest_fuzzy_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "marked_golden_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "output_schema", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_agent_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "latest_binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "latest_binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "latest_binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_stream_cursor_input", "description": "Streaming cursor of the table \"ai_auditlogevaluationdataset\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "agents_default_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "evaluation_default_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "field_selection_default", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "latest_binary_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "latest_fuzzy_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "marked_golden_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "output_schema", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_agent_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "latest_binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_auditlogevaluationdataset_update_column", "description": "update columns of table \"ai_auditlogevaluationdataset\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "agents_default_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "evaluation_default_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "field_selection_default", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "latest_binary_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "marked_golden_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "output_schema", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "params", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_agent_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "latest_binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "latest_binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "latest_binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem", "description": "columns and relationships of \"ai_auditlogevaluationdatasetitem\"", "fields": [{"name": "ai_call_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_provider_snapshots", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "debug", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "decided_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expected_output", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "full_output", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "input_snapshot", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "labeled_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "labeled_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "params", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tool_call_mocks", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_aggregate", "description": "aggregated selection of \"ai_auditlogevaluationdatasetitem\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_aggregate_fields", "description": "aggregate fields of \"ai_auditlogevaluationdatasetitem\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogevaluationdatasetitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data_provider_snapshots", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "debug", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "expected_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "full_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "input_snapshot", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tool_call_mocks", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_auditlogevaluationdatasetitem\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "ai_call_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data_provider_snapshots", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "dataset_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "debug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "decided_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "expected_output", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "full_output", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "input_snapshot", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "labeled_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "labeled_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tool_call_mocks", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_auditlogevaluationdatasetitem_constraint", "description": "unique or primary key constraints on table \"ai_auditlogevaluationdatasetitem\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_auditlogevaluationdatasetitem_pkey", "description": "unique or primary key constraint on columns \"pgh_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data_provider_snapshots", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "debug", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "expected_output", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "full_output", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "input_snapshot", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "tool_call_mocks", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data_provider_snapshots", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "debug", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "expected_output", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "full_output", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "input_snapshot", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tool_call_mocks", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data_provider_snapshots", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "debug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "expected_output", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "full_output", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "input_snapshot", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tool_call_mocks", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_inc_input", "description": "input type for incrementing numeric columns in table \"ai_auditlogevaluationdatasetitem\"", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_insert_input", "description": "input type for inserting data into table \"ai_auditlogevaluationdatasetitem\"", "fields": null, "inputFields": [{"name": "ai_call_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data_provider_snapshots", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "dataset_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "debug", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "decided_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "expected_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "full_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "input_snapshot", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "labeled_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "labeled_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tool_call_mocks", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_max_fields", "description": "aggregate max on columns", "fields": [{"name": "ai_call_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decided_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "labeled_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "labeled_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_min_fields", "description": "aggregate min on columns", "fields": [{"name": "ai_call_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decided_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "labeled_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "labeled_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_mutation_response", "description": "response of any mutation on the table \"ai_auditlogevaluationdatasetitem\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_on_conflict", "description": "on_conflict condition type for table \"ai_auditlogevaluationdatasetitem\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogevaluationdatasetitem_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogevaluationdatasetitem_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_order_by", "description": "Ordering options when selecting data from \"ai_auditlogevaluationdatasetitem\".", "fields": null, "inputFields": [{"name": "ai_call_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data_provider_snapshots", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "dataset_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "debug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decided_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expected_output", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "full_output", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "input_snapshot", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "labeled_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "labeled_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tool_call_mocks", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_pk_columns_input", "description": "primary key columns input for table: ai_auditlogevaluationdatasetitem", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data_provider_snapshots", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "debug", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "expected_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "full_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "input_snapshot", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tool_call_mocks", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_auditlogevaluationdatasetitem_select_column", "description": "select columns of table \"ai_auditlogevaluationdatasetitem\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_call_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data_provider_snapshots", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "debug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "decided_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expected_output", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "full_output", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "input_snapshot", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "labeled_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "labeled_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "params", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tool_call_mocks", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_set_input", "description": "input type for updating data in table \"ai_auditlogevaluationdatasetitem\"", "fields": null, "inputFields": [{"name": "ai_call_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data_provider_snapshots", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "dataset_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "debug", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "decided_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "expected_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "full_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "input_snapshot", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "labeled_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "labeled_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tool_call_mocks", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_stream_cursor_input", "description": "Streaming cursor of the table \"ai_auditlogevaluationdatasetitem\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "ai_call_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data_provider_snapshots", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "dataset_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "debug", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "decided_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "expected_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "full_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "input_snapshot", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "labeled_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "labeled_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tool_call_mocks", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_auditlogevaluationdatasetitem_update_column", "description": "update columns of table \"ai_auditlogevaluationdatasetitem\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_call_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data_provider_snapshots", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "debug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "decided_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expected_output", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "full_output", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "input_snapshot", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "labeled_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "labeled_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "params", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tool_call_mocks", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationrun", "description": "columns and relationships of \"ai_auditlogevaluationrun\"", "fields": [{"name": "agent_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "agents_config", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "evaluation_config", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "failed_count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "field_accuracy_report", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "field_selection", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "finished_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instruction_config", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passed_count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_run_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "started_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_items", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_aggregate", "description": "aggregated selection of \"ai_auditlogevaluationrun\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_aggregate_fields", "description": "aggregate fields of \"ai_auditlogevaluationrun\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogevaluationrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "agents_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "evaluation_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "field_accuracy_report", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "field_selection", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "instruction_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "failed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_items", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_auditlogevaluationrun\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "agent_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "agents_config", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "binary_accuracy", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "dataset_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "error_count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "evaluation_config", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "failed_count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "field_accuracy_report", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "field_selection", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "fuzzy_accuracy", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "instruction_config", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "passed_count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "source_run_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "total_items", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_auditlogevaluationrun_constraint", "description": "unique or primary key constraints on table \"ai_auditlogevaluationrun\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_auditlogevaluationrun_pkey", "description": "unique or primary key constraint on columns \"pgh_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "agents_config", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "evaluation_config", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "field_accuracy_report", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "field_selection", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "instruction_config", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "agents_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "evaluation_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "field_accuracy_report", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "field_selection", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "instruction_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "agents_config", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "evaluation_config", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "field_accuracy_report", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "field_selection", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "instruction_config", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_inc_input", "description": "input type for incrementing numeric columns in table \"ai_auditlogevaluationrun\"", "fields": null, "inputFields": [{"name": "binary_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "error_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "failed_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "fuzzy_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "passed_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "total_items", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_insert_input", "description": "input type for inserting data into table \"ai_auditlogevaluationrun\"", "fields": null, "inputFields": [{"name": "agent_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "agents_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "binary_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "dataset_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "error_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "evaluation_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "failed_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "field_accuracy_report", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "field_selection", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "fuzzy_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "instruction_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "passed_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "source_run_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "total_items", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_max_fields", "description": "aggregate max on columns", "fields": [{"name": "agent_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "failed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "finished_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_run_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "started_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_items", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_min_fields", "description": "aggregate min on columns", "fields": [{"name": "agent_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "failed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "finished_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_run_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "started_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_items", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_mutation_response", "description": "response of any mutation on the table \"ai_auditlogevaluationrun\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_on_conflict", "description": "on_conflict condition type for table \"ai_auditlogevaluationrun\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogevaluationrun_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogevaluationrun_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_order_by", "description": "Ordering options when selecting data from \"ai_auditlogevaluationrun\".", "fields": null, "inputFields": [{"name": "agent_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "agents_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "binary_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "dataset_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "evaluation_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "failed_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "field_accuracy_report", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "field_selection", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fuzzy_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "instruction_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "passed_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_run_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_items", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_pk_columns_input", "description": "primary key columns input for table: ai_auditlogevaluationrun", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "agents_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "evaluation_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "field_accuracy_report", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "field_selection", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "instruction_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_auditlogevaluationrun_select_column", "description": "select columns of table \"ai_auditlogevaluationrun\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "agent_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "agents_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "binary_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "evaluation_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "failed_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "field_accuracy_report", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "field_selection", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "finished_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "instruction_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "passed_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_run_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "started_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_items", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_set_input", "description": "input type for updating data in table \"ai_auditlogevaluationrun\"", "fields": null, "inputFields": [{"name": "agent_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "agents_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "binary_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "dataset_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "error_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "evaluation_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "failed_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "field_accuracy_report", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "field_selection", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "fuzzy_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "instruction_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "passed_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "source_run_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "total_items", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "failed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_items", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "failed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_items", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "failed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_items", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_stream_cursor_input", "description": "Streaming cursor of the table \"ai_auditlogevaluationrun\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "agent_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "agents_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "binary_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "dataset_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "error_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "evaluation_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "failed_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "field_accuracy_report", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "field_selection", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "fuzzy_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "instruction_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "passed_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "source_run_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "total_items", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "failed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_items", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_auditlogevaluationrun_update_column", "description": "update columns of table \"ai_auditlogevaluationrun\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "agent_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "agents_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "binary_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "evaluation_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "failed_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "field_accuracy_report", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "field_selection", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "finished_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "instruction_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "passed_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_run_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "started_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_items", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "failed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_items", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "failed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_items", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "failed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_items", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem", "description": "columns and relationships of \"ai_auditlogevaluationrunitem\"", "fields": [{"name": "actual_output", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_item_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "expected_field_count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "matched_field_count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "mismatched_fields", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "run_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "float8", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tool_calls_log", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_aggregate", "description": "aggregated selection of \"ai_auditlogevaluationrunitem\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_aggregate_fields", "description": "aggregate fields of \"ai_auditlogevaluationrunitem\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogevaluationrunitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "actual_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "mismatched_fields", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tool_calls_log", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "expected_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "matched_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_auditlogevaluationrunitem\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "actual_output", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "dataset_item_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "expected_field_count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "matched_field_count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "mismatched_fields", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "run_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tool_calls_log", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_auditlogevaluationrunitem_constraint", "description": "unique or primary key constraints on table \"ai_auditlogevaluationrunitem\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_auditlogevaluationrunitem_pkey", "description": "unique or primary key constraint on columns \"pgh_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "actual_output", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "mismatched_fields", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "tool_calls_log", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "actual_output", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "mismatched_fields", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tool_calls_log", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "actual_output", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "mismatched_fields", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tool_calls_log", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_inc_input", "description": "input type for incrementing numeric columns in table \"ai_auditlogevaluationrunitem\"", "fields": null, "inputFields": [{"name": "expected_field_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "matched_field_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_insert_input", "description": "input type for inserting data into table \"ai_auditlogevaluationrunitem\"", "fields": null, "inputFields": [{"name": "actual_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "dataset_item_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "expected_field_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "matched_field_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "mismatched_fields", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "run_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tool_calls_log", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_item_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expected_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "matched_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "run_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_item_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expected_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "matched_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "run_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_mutation_response", "description": "response of any mutation on the table \"ai_auditlogevaluationrunitem\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_on_conflict", "description": "on_conflict condition type for table \"ai_auditlogevaluationrunitem\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogevaluationrunitem_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogevaluationrunitem_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_order_by", "description": "Ordering options when selecting data from \"ai_auditlogevaluationrunitem\".", "fields": null, "inputFields": [{"name": "actual_output", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "dataset_item_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expected_field_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "matched_field_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "mismatched_fields", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "run_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tool_calls_log", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_pk_columns_input", "description": "primary key columns input for table: ai_auditlogevaluationrunitem", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "actual_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "mismatched_fields", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tool_calls_log", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_auditlogevaluationrunitem_select_column", "description": "select columns of table \"ai_auditlogevaluationrunitem\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "actual_output", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_item_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expected_field_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "matched_field_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "mismatched_fields", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "run_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tool_calls_log", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_set_input", "description": "input type for updating data in table \"ai_auditlogevaluationrunitem\"", "fields": null, "inputFields": [{"name": "actual_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "dataset_item_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "expected_field_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "matched_field_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "mismatched_fields", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "run_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tool_calls_log", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "expected_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "matched_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "expected_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "matched_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "expected_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "matched_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_stream_cursor_input", "description": "Streaming cursor of the table \"ai_auditlogevaluationrunitem\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "actual_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "dataset_item_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "expected_field_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "matched_field_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "mismatched_fields", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "run_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tool_calls_log", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "expected_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "matched_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_auditlogevaluationrunitem_update_column", "description": "update columns of table \"ai_auditlogevaluationrunitem\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "actual_output", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_item_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expected_field_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "matched_field_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "mismatched_fields", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "run_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tool_calls_log", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "expected_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "matched_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "expected_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "matched_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "expected_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "matched_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogsessionevent", "description": "columns and relationships of \"ai_auditlogsessionevent\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_event_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_session_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_session_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogsessionevent_aggregate", "description": "aggregated selection of \"ai_auditlogsessionevent\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogsessionevent_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogsessionevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogsessionevent_aggregate_fields", "description": "aggregate fields of \"ai_auditlogsessionevent\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogsessionevent_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogsessionevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogsessionevent_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogsessionevent_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogsessionevent_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogsessionevent_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogsessionevent_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogsessionevent_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogsessionevent_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogsessionevent_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_auditlogsessionevent_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogsessionevent_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_auditlogsessionevent\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "source_event_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "source_session_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_session_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_auditlogsessionevent_constraint", "description": "unique or primary key constraints on table \"ai_auditlogsessionevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_auditlogsessionevent_pkey", "description": "unique or primary key constraint on columns \"pgh_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_inc_input", "description": "input type for incrementing numeric columns in table \"ai_auditlogsessionevent\"", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_insert_input", "description": "input type for inserting data into table \"ai_auditlogsessionevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogsessionevent_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogsessionevent_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogsessionevent_mutation_response", "description": "response of any mutation on the table \"ai_auditlogsessionevent\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogsessionevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_on_conflict", "description": "on_conflict condition type for table \"ai_auditlogsessionevent\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogsessionevent_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogsessionevent_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_order_by", "description": "Ordering options when selecting data from \"ai_auditlogsessionevent\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_pk_columns_input", "description": "primary key columns input for table: ai_auditlogsessionevent", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_auditlogsessionevent_select_column", "description": "select columns of table \"ai_auditlogsessionevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_set_input", "description": "input type for updating data in table \"ai_auditlogsessionevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogsessionevent_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogsessionevent_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogsessionevent_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_stream_cursor_input", "description": "Streaming cursor of the table \"ai_auditlogsessionevent\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogsessionevent_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_auditlogsessionevent_update_column", "description": "update columns of table \"ai_auditlogsessionevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogsessionevent_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogsessionevent_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_auditlogsessionevent_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_bulknotificationbatch", "description": "columns and relationships of \"ai_bulknotificationbatch\"", "fields": [{"name": "application_ids_count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "channels", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "finished_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_concurrent", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "progress_snapshot", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "skip_duplicates", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "skip_same_category", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "started_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "template_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_ids_count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_bulknotificationbatch_aggregate", "description": "aggregated selection of \"ai_bulknotificationbatch\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_bulknotificationbatch_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_bulknotificationbatch", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_bulknotificationbatch_aggregate_fields", "description": "aggregate fields of \"ai_bulknotificationbatch\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_bulknotificationbatch_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_bulknotificationbatch_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_bulknotificationbatch_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_bulknotificationbatch_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_bulknotificationbatch_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_bulknotificationbatch_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_bulknotificationbatch_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_bulknotificationbatch_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_bulknotificationbatch_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_bulknotificationbatch_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_bulknotificationbatch_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "channels", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "progress_snapshot", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_bulknotificationbatch_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "application_ids_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_concurrent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_ids_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_bulknotificationbatch\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "application_ids_count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "channels", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "max_concurrent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "progress_snapshot", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "skip_duplicates", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "skip_same_category", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "template_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_ids_count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_bulknotificationbatch_constraint", "description": "unique or primary key constraints on table \"ai_bulknotificationbatch\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_bulknotificationbatch_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_bulknotificationbatch_workflow_id_key", "description": "unique or primary key constraint on columns \"workflow_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "channels", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "progress_snapshot", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "channels", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "progress_snapshot", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "channels", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "progress_snapshot", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_inc_input", "description": "input type for incrementing numeric columns in table \"ai_bulknotificationbatch\"", "fields": null, "inputFields": [{"name": "application_ids_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "max_concurrent", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "user_ids_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_insert_input", "description": "input type for inserting data into table \"ai_bulknotificationbatch\"", "fields": null, "inputFields": [{"name": "application_ids_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "channels", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "max_concurrent", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "progress_snapshot", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "skip_duplicates", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "skip_same_category", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "template_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_ids_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_bulknotificationbatch_max_fields", "description": "aggregate max on columns", "fields": [{"name": "application_ids_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "finished_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_concurrent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "started_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "template_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_ids_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_bulknotificationbatch_min_fields", "description": "aggregate min on columns", "fields": [{"name": "application_ids_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "finished_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_concurrent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "started_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "template_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_ids_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_bulknotificationbatch_mutation_response", "description": "response of any mutation on the table \"ai_bulknotificationbatch\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_bulknotificationbatch", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"ai_bulknotificationbatch\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_on_conflict", "description": "on_conflict condition type for table \"ai_bulknotificationbatch\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_bulknotificationbatch_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_bulknotificationbatch_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_order_by", "description": "Ordering options when selecting data from \"ai_bulknotificationbatch\".", "fields": null, "inputFields": [{"name": "application_ids_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "channels", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_concurrent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "progress_snapshot", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "skip_duplicates", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "skip_same_category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "template_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_ids_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_pk_columns_input", "description": "primary key columns input for table: ai_bulknotificationbatch", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "channels", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "progress_snapshot", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_bulknotificationbatch_select_column", "description": "select columns of table \"ai_bulknotificationbatch\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "application_ids_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "channels", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "finished_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "max_concurrent", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "progress_snapshot", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "skip_duplicates", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "skip_same_category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "started_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "template_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_ids_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_set_input", "description": "input type for updating data in table \"ai_bulknotificationbatch\"", "fields": null, "inputFields": [{"name": "application_ids_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "channels", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "max_concurrent", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "progress_snapshot", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "skip_duplicates", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "skip_same_category", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "template_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_ids_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_bulknotificationbatch_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "application_ids_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_concurrent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_ids_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_bulknotificationbatch_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "application_ids_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_concurrent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_ids_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_bulknotificationbatch_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "application_ids_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_concurrent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_ids_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_stream_cursor_input", "description": "Streaming cursor of the table \"ai_bulknotificationbatch\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "application_ids_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "channels", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "max_concurrent", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "progress_snapshot", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "skip_duplicates", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "skip_same_category", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "template_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_ids_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_bulknotificationbatch_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "application_ids_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_concurrent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_ids_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_bulknotificationbatch_update_column", "description": "update columns of table \"ai_bulknotificationbatch\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "application_ids_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "channels", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "finished_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "max_concurrent", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "progress_snapshot", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "skip_duplicates", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "skip_same_category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "started_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "template_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_ids_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_bulknotificationbatch_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "application_ids_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_concurrent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_ids_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_bulknotificationbatch_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "application_ids_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_concurrent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_ids_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_bulknotificationbatch_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "application_ids_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_concurrent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_ids_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_channel_meta_template", "description": "columns and relationships of \"ai_channel_meta_template\"", "fields": [{"name": "category", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "components", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "language", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "logical_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variable_mapping", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_channel_meta_template_aggregate", "description": "aggregated selection of \"ai_channel_meta_template\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_channel_meta_template_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_channel_meta_template", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_channel_meta_template_aggregate_fields", "description": "aggregate fields of \"ai_channel_meta_template\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_channel_meta_template_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_channel_meta_template_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_channel_meta_template_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "components", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "variable_mapping", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_channel_meta_template\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "category", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "channel_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "components", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "language", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "logical_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "variable_mapping", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_channel_meta_template_constraint", "description": "unique or primary key constraints on table \"ai_channel_meta_template\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_channel_meta_template_channel_id_logical_name__60b05a4f_uniq", "description": "unique or primary key constraint on columns \"logical_name\", \"tenant_id\", \"channel_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_channel_meta_template_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "components", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "variable_mapping", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "components", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "variable_mapping", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "components", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "variable_mapping", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_insert_input", "description": "input type for inserting data into table \"ai_channel_meta_template\"", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "channel_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "components", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "language", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "logical_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "variable_mapping", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_channel_meta_template_max_fields", "description": "aggregate max on columns", "fields": [{"name": "category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "language", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "logical_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_channel_meta_template_min_fields", "description": "aggregate min on columns", "fields": [{"name": "category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "language", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "logical_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_channel_meta_template_mutation_response", "description": "response of any mutation on the table \"ai_channel_meta_template\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_channel_meta_template", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_on_conflict", "description": "on_conflict condition type for table \"ai_channel_meta_template\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_channel_meta_template_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_channel_meta_template_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_order_by", "description": "Ordering options when selecting data from \"ai_channel_meta_template\".", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "channel_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "components", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "language", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "logical_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "variable_mapping", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_pk_columns_input", "description": "primary key columns input for table: ai_channel_meta_template", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "components", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "variable_mapping", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_channel_meta_template_select_column", "description": "select columns of table \"ai_channel_meta_template\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "channel_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "components", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "language", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "logical_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "variable_mapping", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_set_input", "description": "input type for updating data in table \"ai_channel_meta_template\"", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "channel_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "components", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "language", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "logical_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "variable_mapping", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_stream_cursor_input", "description": "Streaming cursor of the table \"ai_channel_meta_template\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "channel_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "components", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "language", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "logical_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "variable_mapping", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_channel_meta_template_update_column", "description": "update columns of table \"ai_channel_meta_template\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "channel_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "components", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "language", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "logical_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "variable_mapping", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_channelsessiontracker", "description": "columns and relationships of \"ai_channelsessiontracker\"", "fields": [{"name": "adk_session_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "adk_session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_messagestatustrackings", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messagestatustracking_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_messagestatustracking", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_messagestatustrackings_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messagestatustracking_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_messagestatustracking_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel_identifier", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel_is_valid", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel_validation_checked_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel_validation_status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "first_user_response_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignees", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignee", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignees_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignee_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_active_session", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_new_session", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_user_verified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_outbound_message_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_outbound_message_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_outbound_message_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_user_message_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_origin", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "thread_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "thread_strategy", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_response_count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_verification_status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "verification_method", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_channelsessiontracker_aggregate", "description": "aggregated selection of \"ai_channelsessiontracker\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_channelsessiontracker_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_channelsessiontracker", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_channelsessiontracker_select_column_ai_channelsessiontracker_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_channelsessiontracker_select_column_ai_channelsessiontracker_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_channelsessiontracker_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_channelsessiontracker_aggregate_fields", "description": "aggregate fields of \"ai_channelsessiontracker\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_channelsessiontracker_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_channelsessiontracker_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_channelsessiontracker_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_channelsessiontracker_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_channelsessiontracker_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_channelsessiontracker_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_channelsessiontracker_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_channelsessiontracker_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_channelsessiontracker_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_channelsessiontracker_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_channelsessiontracker_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_aggregate_order_by", "description": "order by aggregate values of table \"ai_channelsessiontracker\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"ai_channelsessiontracker\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_channelsessiontracker_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "user_response_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_avg_order_by", "description": "order by avg() on columns of table \"ai_channelsessiontracker\"", "fields": null, "inputFields": [{"name": "user_response_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_channelsessiontracker\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "adk_session_created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "adk_session_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_messagestatustrackings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_messagestatustrackings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "channel_identifier", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "channel_is_valid", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "channel_validation_checked_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "channel_validation_status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "first_user_response_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_assignees", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_assignees_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "is_active_session", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "is_new_session", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "is_user_verified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "last_outbound_message_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "last_outbound_message_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "last_outbound_message_status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "last_user_message_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "session_origin", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "thread_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "thread_strategy", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_response_count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_verification_status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "verification_method", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_channelsessiontracker_constraint", "description": "unique or primary key constraints on table \"ai_channelsessiontracker\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_channelsessiontracker_channel_channel_identifi_93b768c9_uniq", "description": "unique or primary key constraint on columns \"thread_id\", \"channel_identifier\", \"channel\", \"tenant_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_channelsessiontracker_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "metadata", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_inc_input", "description": "input type for incrementing numeric columns in table \"ai_channelsessiontracker\"", "fields": null, "inputFields": [{"name": "user_response_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_insert_input", "description": "input type for inserting data into table \"ai_channelsessiontracker\"", "fields": null, "inputFields": [{"name": "adk_session_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "adk_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_messagestatustrackings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "channel_identifier", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "channel_is_valid", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "channel_validation_checked_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "channel_validation_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "first_user_response_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_assignees", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "is_active_session", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_new_session", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_user_verified", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "last_outbound_message_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "last_outbound_message_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_outbound_message_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_user_message_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "session_origin", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "thread_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "thread_strategy", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_response_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "user_verification_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "verification_method", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_channelsessiontracker_max_fields", "description": "aggregate max on columns", "fields": [{"name": "adk_session_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "adk_session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel_identifier", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel_validation_checked_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel_validation_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "first_user_response_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_outbound_message_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_outbound_message_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_outbound_message_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_user_message_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_origin", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "thread_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "thread_strategy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_response_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_verification_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "verification_method", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_max_order_by", "description": "order by max() on columns of table \"ai_channelsessiontracker\"", "fields": null, "inputFields": [{"name": "adk_session_created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "adk_session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "channel_identifier", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "channel_validation_checked_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "channel_validation_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "first_user_response_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_outbound_message_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_outbound_message_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_outbound_message_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_user_message_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "session_origin", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "thread_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "thread_strategy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_response_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_verification_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "verification_method", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_channelsessiontracker_min_fields", "description": "aggregate min on columns", "fields": [{"name": "adk_session_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "adk_session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel_identifier", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel_validation_checked_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel_validation_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "first_user_response_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_outbound_message_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_outbound_message_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_outbound_message_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_user_message_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_origin", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "thread_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "thread_strategy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_response_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_verification_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "verification_method", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_min_order_by", "description": "order by min() on columns of table \"ai_channelsessiontracker\"", "fields": null, "inputFields": [{"name": "adk_session_created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "adk_session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "channel_identifier", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "channel_validation_checked_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "channel_validation_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "first_user_response_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_outbound_message_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_outbound_message_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_outbound_message_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_user_message_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "session_origin", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "thread_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "thread_strategy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_response_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_verification_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "verification_method", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_channelsessiontracker_mutation_response", "description": "response of any mutation on the table \"ai_channelsessiontracker\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_channelsessiontracker", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_on_conflict", "description": "on_conflict condition type for table \"ai_channelsessiontracker\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_channelsessiontracker_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_channelsessiontracker_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_order_by", "description": "Ordering options when selecting data from \"ai_channelsessiontracker\".", "fields": null, "inputFields": [{"name": "adk_session_created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "adk_session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_messagestatustrackings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "channel_identifier", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "channel_is_valid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "channel_validation_checked_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "channel_validation_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "first_user_response_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_assignees_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "is_active_session", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "is_new_session", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "is_user_verified", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_outbound_message_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_outbound_message_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_outbound_message_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_user_message_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "session_origin", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "thread_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "thread_strategy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_response_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_verification_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "verification_method", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_pk_columns_input", "description": "primary key columns input for table: ai_channelsessiontracker", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_channelsessiontracker_select_column", "description": "select columns of table \"ai_channelsessiontracker\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "adk_session_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "adk_session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "channel_identifier", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "channel_is_valid", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "channel_validation_checked_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "channel_validation_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "first_user_response_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active_session", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_new_session", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_user_verified", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_outbound_message_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_outbound_message_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_outbound_message_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_user_message_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "session_origin", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "thread_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "thread_strategy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_response_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_verification_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "verification_method", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_channelsessiontracker_select_column_ai_channelsessiontracker_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"ai_channelsessiontracker_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"ai_channelsessiontracker\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "channel_is_valid", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active_session", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_new_session", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_user_verified", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_channelsessiontracker_select_column_ai_channelsessiontracker_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"ai_channelsessiontracker_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"ai_channelsessiontracker\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "channel_is_valid", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active_session", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_new_session", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_user_verified", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_set_input", "description": "input type for updating data in table \"ai_channelsessiontracker\"", "fields": null, "inputFields": [{"name": "adk_session_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "adk_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "channel_identifier", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "channel_is_valid", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "channel_validation_checked_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "channel_validation_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "first_user_response_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_active_session", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_new_session", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_user_verified", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "last_outbound_message_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "last_outbound_message_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_outbound_message_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_user_message_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "session_origin", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "thread_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "thread_strategy", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_response_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "user_verification_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "verification_method", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_channelsessiontracker_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "user_response_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_stddev_order_by", "description": "order by stddev() on columns of table \"ai_channelsessiontracker\"", "fields": null, "inputFields": [{"name": "user_response_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_channelsessiontracker_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "user_response_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"ai_channelsessiontracker\"", "fields": null, "inputFields": [{"name": "user_response_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_channelsessiontracker_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "user_response_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"ai_channelsessiontracker\"", "fields": null, "inputFields": [{"name": "user_response_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_stream_cursor_input", "description": "Streaming cursor of the table \"ai_channelsessiontracker\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "adk_session_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "adk_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "channel_identifier", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "channel_is_valid", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "channel_validation_checked_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "channel_validation_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "first_user_response_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_active_session", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_new_session", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_user_verified", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "last_outbound_message_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "last_outbound_message_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_outbound_message_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_user_message_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "session_origin", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "thread_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "thread_strategy", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_response_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "user_verification_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "verification_method", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_channelsessiontracker_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "user_response_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_sum_order_by", "description": "order by sum() on columns of table \"ai_channelsessiontracker\"", "fields": null, "inputFields": [{"name": "user_response_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_channelsessiontracker_update_column", "description": "update columns of table \"ai_channelsessiontracker\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "adk_session_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "adk_session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "channel_identifier", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "channel_is_valid", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "channel_validation_checked_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "channel_validation_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "first_user_response_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active_session", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_new_session", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_user_verified", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_outbound_message_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_outbound_message_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_outbound_message_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_user_message_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "session_origin", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "thread_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "thread_strategy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_response_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_verification_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "verification_method", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_channelsessiontracker_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "user_response_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_var_pop_order_by", "description": "order by var_pop() on columns of table \"ai_channelsessiontracker\"", "fields": null, "inputFields": [{"name": "user_response_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_channelsessiontracker_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "user_response_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_var_samp_order_by", "description": "order by var_samp() on columns of table \"ai_channelsessiontracker\"", "fields": null, "inputFields": [{"name": "user_response_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_channelsessiontracker_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "user_response_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_variance_order_by", "description": "order by variance() on columns of table \"ai_channelsessiontracker\"", "fields": null, "inputFields": [{"name": "user_response_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationdataset", "description": "columns and relationships of \"ai_evaluationdataset\"", "fields": [{"name": "agents_default_config", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiagent", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "ai_agent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationdatasetitems", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdatasetitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationdatasetitems_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdatasetitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationruns", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationruns_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationrun_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_content_type", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "evaluation_default_config", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "field_selection_default", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "marked_golden_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "output_schema", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "params", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_agent_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationdataset_aggregate", "description": "aggregated selection of \"ai_evaluationdataset\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationdataset_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdataset", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_aggregate_bool_exp_avg", "ofType": null}, "defaultValue": null}, {"name": "corr", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_aggregate_bool_exp_corr", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}, {"name": "covar_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_aggregate_bool_exp_covar_samp", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_aggregate_bool_exp_max", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_aggregate_bool_exp_min", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_aggregate_bool_exp_stddev_samp", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_aggregate_bool_exp_sum", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_aggregate_bool_exp_var_samp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_aggregate_bool_exp_avg", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdataset_select_column_ai_evaluationdataset_aggregate_bool_exp_avg_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_aggregate_bool_exp_corr", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_aggregate_bool_exp_corr_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_aggregate_bool_exp_corr_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdataset_select_column_ai_evaluationdataset_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdataset_select_column_ai_evaluationdataset_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdataset_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_aggregate_bool_exp_covar_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_aggregate_bool_exp_covar_samp_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_aggregate_bool_exp_covar_samp_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdataset_select_column_ai_evaluationdataset_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdataset_select_column_ai_evaluationdataset_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_aggregate_bool_exp_max", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdataset_select_column_ai_evaluationdataset_aggregate_bool_exp_max_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_aggregate_bool_exp_min", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdataset_select_column_ai_evaluationdataset_aggregate_bool_exp_min_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_aggregate_bool_exp_stddev_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdataset_select_column_ai_evaluationdataset_aggregate_bool_exp_stddev_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_aggregate_bool_exp_sum", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdataset_select_column_ai_evaluationdataset_aggregate_bool_exp_sum_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_aggregate_bool_exp_var_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdataset_select_column_ai_evaluationdataset_aggregate_bool_exp_var_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationdataset_aggregate_fields", "description": "aggregate fields of \"ai_evaluationdataset\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationdataset_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdataset_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationdataset_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationdataset_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationdataset_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationdataset_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationdataset_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationdataset_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationdataset_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationdataset_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationdataset_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_aggregate_order_by", "description": "order by aggregate values of table \"ai_evaluationdataset\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "agents_default_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "evaluation_default_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "field_selection_default", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"ai_evaluationdataset\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationdataset_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "latest_binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_avg_order_by", "description": "order by avg() on columns of table \"ai_evaluationdataset\"", "fields": null, "inputFields": [{"name": "latest_binary_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "latest_fuzzy_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_evaluationdataset\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "agents_default_config", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aiagent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdatasetitems", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdatasetitems_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationruns", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationruns_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "evaluation_default_config", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "field_selection_default", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "latest_binary_accuracy", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "latest_fuzzy_accuracy", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "marked_golden_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "output_schema", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_agent_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationdataset_constraint", "description": "unique or primary key constraints on table \"ai_evaluationdataset\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_evaluationdataset_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationdataset_slug_key", "description": "unique or primary key constraint on columns \"slug\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "agents_default_config", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "evaluation_default_config", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "field_selection_default", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "agents_default_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "evaluation_default_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "field_selection_default", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "agents_default_config", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "evaluation_default_config", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "field_selection_default", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_inc_input", "description": "input type for incrementing numeric columns in table \"ai_evaluationdataset\"", "fields": null, "inputFields": [{"name": "latest_binary_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "latest_fuzzy_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_insert_input", "description": "input type for inserting data into table \"ai_evaluationdataset\"", "fields": null, "inputFields": [{"name": "agents_default_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "ai_aiagent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdatasetitems", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationruns", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "evaluation_default_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "field_selection_default", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "latest_binary_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "latest_fuzzy_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "marked_golden_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "output_schema", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_agent_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationdataset_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "marked_golden_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "output_schema", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_agent_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_max_order_by", "description": "order by max() on columns of table \"ai_evaluationdataset\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "latest_binary_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "latest_fuzzy_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "marked_golden_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "output_schema", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_agent_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationdataset_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "marked_golden_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "output_schema", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_agent_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_min_order_by", "description": "order by min() on columns of table \"ai_evaluationdataset\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "latest_binary_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "latest_fuzzy_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "marked_golden_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "output_schema", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_agent_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationdataset_mutation_response", "description": "response of any mutation on the table \"ai_evaluationdataset\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdataset", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"ai_evaluationdataset\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_on_conflict", "description": "on_conflict condition type for table \"ai_evaluationdataset\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdataset_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdataset_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_order_by", "description": "Ordering options when selecting data from \"ai_evaluationdataset\".", "fields": null, "inputFields": [{"name": "agents_default_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_aiagent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdatasetitems_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationruns_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}, "defaultValue": null}, {"name": "evaluation_default_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "field_selection_default", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "latest_binary_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "latest_fuzzy_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "marked_golden_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "output_schema", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_agent_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_pk_columns_input", "description": "primary key columns input for table: ai_evaluationdataset", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "agents_default_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "evaluation_default_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "field_selection_default", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationdataset_select_column", "description": "select columns of table \"ai_evaluationdataset\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "agents_default_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "evaluation_default_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "field_selection_default", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "latest_binary_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "marked_golden_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "output_schema", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "params", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_agent_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationdataset_select_column_ai_evaluationdataset_aggregate_bool_exp_avg_arguments_columns", "description": "select \"ai_evaluationdataset_aggregate_bool_exp_avg_arguments_columns\" columns of table \"ai_evaluationdataset\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "latest_binary_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationdataset_select_column_ai_evaluationdataset_aggregate_bool_exp_corr_arguments_columns", "description": "select \"ai_evaluationdataset_aggregate_bool_exp_corr_arguments_columns\" columns of table \"ai_evaluationdataset\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "latest_binary_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationdataset_select_column_ai_evaluationdataset_aggregate_bool_exp_covar_samp_arguments_columns", "description": "select \"ai_evaluationdataset_aggregate_bool_exp_covar_samp_arguments_columns\" columns of table \"ai_evaluationdataset\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "latest_binary_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationdataset_select_column_ai_evaluationdataset_aggregate_bool_exp_max_arguments_columns", "description": "select \"ai_evaluationdataset_aggregate_bool_exp_max_arguments_columns\" columns of table \"ai_evaluationdataset\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "latest_binary_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationdataset_select_column_ai_evaluationdataset_aggregate_bool_exp_min_arguments_columns", "description": "select \"ai_evaluationdataset_aggregate_bool_exp_min_arguments_columns\" columns of table \"ai_evaluationdataset\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "latest_binary_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationdataset_select_column_ai_evaluationdataset_aggregate_bool_exp_stddev_samp_arguments_columns", "description": "select \"ai_evaluationdataset_aggregate_bool_exp_stddev_samp_arguments_columns\" columns of table \"ai_evaluationdataset\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "latest_binary_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationdataset_select_column_ai_evaluationdataset_aggregate_bool_exp_sum_arguments_columns", "description": "select \"ai_evaluationdataset_aggregate_bool_exp_sum_arguments_columns\" columns of table \"ai_evaluationdataset\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "latest_binary_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationdataset_select_column_ai_evaluationdataset_aggregate_bool_exp_var_samp_arguments_columns", "description": "select \"ai_evaluationdataset_aggregate_bool_exp_var_samp_arguments_columns\" columns of table \"ai_evaluationdataset\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "latest_binary_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_set_input", "description": "input type for updating data in table \"ai_evaluationdataset\"", "fields": null, "inputFields": [{"name": "agents_default_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "evaluation_default_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "field_selection_default", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "latest_binary_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "latest_fuzzy_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "marked_golden_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "output_schema", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_agent_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationdataset_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "latest_binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_stddev_order_by", "description": "order by stddev() on columns of table \"ai_evaluationdataset\"", "fields": null, "inputFields": [{"name": "latest_binary_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "latest_fuzzy_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationdataset_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "latest_binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"ai_evaluationdataset\"", "fields": null, "inputFields": [{"name": "latest_binary_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "latest_fuzzy_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationdataset_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "latest_binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"ai_evaluationdataset\"", "fields": null, "inputFields": [{"name": "latest_binary_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "latest_fuzzy_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_stream_cursor_input", "description": "Streaming cursor of the table \"ai_evaluationdataset\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "agents_default_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "evaluation_default_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "field_selection_default", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "latest_binary_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "latest_fuzzy_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "marked_golden_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "output_schema", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_agent_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationdataset_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "latest_binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_sum_order_by", "description": "order by sum() on columns of table \"ai_evaluationdataset\"", "fields": null, "inputFields": [{"name": "latest_binary_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "latest_fuzzy_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationdataset_update_column", "description": "update columns of table \"ai_evaluationdataset\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "agents_default_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "evaluation_default_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "field_selection_default", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "latest_binary_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "marked_golden_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "output_schema", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "params", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_agent_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationdataset_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "latest_binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_var_pop_order_by", "description": "order by var_pop() on columns of table \"ai_evaluationdataset\"", "fields": null, "inputFields": [{"name": "latest_binary_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "latest_fuzzy_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationdataset_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "latest_binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_var_samp_order_by", "description": "order by var_samp() on columns of table \"ai_evaluationdataset\"", "fields": null, "inputFields": [{"name": "latest_binary_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "latest_fuzzy_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationdataset_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "latest_binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_variance_order_by", "description": "order by variance() on columns of table \"ai_evaluationdataset\"", "fields": null, "inputFields": [{"name": "latest_binary_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "latest_fuzzy_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationdatasetitem", "description": "columns and relationships of \"ai_evaluationdatasetitem\"", "fields": [{"name": "ai_aicall", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "ai_aicall", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_call_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationdataset", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdataset", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationrunitems", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationrunitem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationrunitems_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationrunitem_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_provider_snapshots", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "debug", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "decided_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decided_by_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_content_type", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expected_output", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "full_output", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "input_snapshot", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "labeled_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "labeled_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "params", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_userapplication", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tool_call_mocks", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "verdict", "description": "Derived audit verdict \u2014 compares full_output vs expected_output final_recommendation", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_aggregate", "description": "aggregated selection of \"ai_evaluationdatasetitem\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdatasetitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_aggregate_fields", "description": "aggregate fields of \"ai_evaluationdatasetitem\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdatasetitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_aggregate_order_by", "description": "order by aggregate values of table \"ai_evaluationdatasetitem\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data_provider_snapshots", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "debug", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "expected_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "full_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "input_snapshot", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tool_call_mocks", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"ai_evaluationdatasetitem\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_avg_order_by", "description": "order by avg() on columns of table \"ai_evaluationdatasetitem\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_evaluationdatasetitem\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "ai_aicall", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_call_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdataset", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationrunitems", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationrunitems_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data_provider_snapshots", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "dataset_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "debug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "decided_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "decided_by_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "expected_output", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "full_output", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "input_snapshot", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "labeled_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "labeled_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tool_call_mocks", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "verdict", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationdatasetitem_constraint", "description": "unique or primary key constraints on table \"ai_evaluationdatasetitem\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_evaluationdatasetitem_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data_provider_snapshots", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "debug", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "expected_output", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "full_output", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "input_snapshot", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "tool_call_mocks", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data_provider_snapshots", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "debug", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "expected_output", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "full_output", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "input_snapshot", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tool_call_mocks", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data_provider_snapshots", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "debug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "expected_output", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "full_output", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "input_snapshot", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tool_call_mocks", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_inc_input", "description": "input type for incrementing numeric columns in table \"ai_evaluationdatasetitem\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_insert_input", "description": "input type for inserting data into table \"ai_evaluationdatasetitem\"", "fields": null, "inputFields": [{"name": "ai_aicall", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_call_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdataset", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationrunitems", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data_provider_snapshots", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "dataset_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "debug", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "decided_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "decided_by_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "expected_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "full_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "input_snapshot", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "labeled_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "labeled_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "target_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tool_call_mocks", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_max_fields", "description": "aggregate max on columns", "fields": [{"name": "ai_call_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decided_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "labeled_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "labeled_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "verdict", "description": "Derived audit verdict \u2014 compares full_output vs expected_output final_recommendation", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_max_order_by", "description": "order by max() on columns of table \"ai_evaluationdatasetitem\"", "fields": null, "inputFields": [{"name": "ai_call_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "dataset_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decided_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "labeled_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "labeled_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_min_fields", "description": "aggregate min on columns", "fields": [{"name": "ai_call_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decided_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "labeled_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "labeled_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "verdict", "description": "Derived audit verdict \u2014 compares full_output vs expected_output final_recommendation", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_min_order_by", "description": "order by min() on columns of table \"ai_evaluationdatasetitem\"", "fields": null, "inputFields": [{"name": "ai_call_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "dataset_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decided_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "labeled_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "labeled_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_mutation_response", "description": "response of any mutation on the table \"ai_evaluationdatasetitem\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"ai_evaluationdatasetitem\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_on_conflict", "description": "on_conflict condition type for table \"ai_evaluationdatasetitem\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdatasetitem_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdatasetitem_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_order_by", "description": "Ordering options when selecting data from \"ai_evaluationdatasetitem\".", "fields": null, "inputFields": [{"name": "ai_aicall", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_call_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdataset", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationrunitems_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data_provider_snapshots", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "dataset_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "debug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decided_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decided_by_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}, "defaultValue": null}, {"name": "expected_output", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "full_output", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "input_snapshot", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "labeled_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "labeled_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tool_call_mocks", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "verdict", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_pk_columns_input", "description": "primary key columns input for table: ai_evaluationdatasetitem", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data_provider_snapshots", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "debug", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "expected_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "full_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "input_snapshot", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tool_call_mocks", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationdatasetitem_select_column", "description": "select columns of table \"ai_evaluationdatasetitem\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_call_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data_provider_snapshots", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "debug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "decided_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expected_output", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "full_output", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "input_snapshot", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "labeled_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "labeled_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "params", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tool_call_mocks", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_set_input", "description": "input type for updating data in table \"ai_evaluationdatasetitem\"", "fields": null, "inputFields": [{"name": "ai_call_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data_provider_snapshots", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "dataset_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "debug", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "decided_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "expected_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "full_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "input_snapshot", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "labeled_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "labeled_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tool_call_mocks", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_stddev_order_by", "description": "order by stddev() on columns of table \"ai_evaluationdatasetitem\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"ai_evaluationdatasetitem\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"ai_evaluationdatasetitem\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_stream_cursor_input", "description": "Streaming cursor of the table \"ai_evaluationdatasetitem\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "ai_call_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data_provider_snapshots", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "dataset_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "debug", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "decided_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "expected_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "full_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "input_snapshot", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "labeled_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "labeled_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tool_call_mocks", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_sum_order_by", "description": "order by sum() on columns of table \"ai_evaluationdatasetitem\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationdatasetitem_update_column", "description": "update columns of table \"ai_evaluationdatasetitem\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_call_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data_provider_snapshots", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "debug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "decided_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expected_output", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "full_output", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "input_snapshot", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "labeled_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "labeled_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "params", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tool_call_mocks", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_var_pop_order_by", "description": "order by var_pop() on columns of table \"ai_evaluationdatasetitem\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_var_samp_order_by", "description": "order by var_samp() on columns of table \"ai_evaluationdatasetitem\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_variance_order_by", "description": "order by variance() on columns of table \"ai_evaluationdatasetitem\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationrun", "description": "columns and relationships of \"ai_evaluationrun\"", "fields": [{"name": "agent_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "agents_config", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiagent", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_agent", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationdataset", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdataset", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationrunitems", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationrunitem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationrunitems_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationrunitem_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "evaluation_config", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "failed_count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "field_accuracy_report", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "field_selection", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "finished_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instruction_config", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passed_count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_run_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "started_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_items", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationrun_aggregate", "description": "aggregated selection of \"ai_evaluationrun\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationrun_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_aggregate_bool_exp_avg", "ofType": null}, "defaultValue": null}, {"name": "corr", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_aggregate_bool_exp_corr", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}, {"name": "covar_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_aggregate_bool_exp_covar_samp", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_aggregate_bool_exp_max", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_aggregate_bool_exp_min", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_aggregate_bool_exp_stddev_samp", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_aggregate_bool_exp_sum", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_aggregate_bool_exp_var_samp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_aggregate_bool_exp_avg", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrun_select_column_ai_evaluationrun_aggregate_bool_exp_avg_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_aggregate_bool_exp_corr", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_aggregate_bool_exp_corr_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_aggregate_bool_exp_corr_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrun_select_column_ai_evaluationrun_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrun_select_column_ai_evaluationrun_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_aggregate_bool_exp_covar_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_aggregate_bool_exp_covar_samp_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_aggregate_bool_exp_covar_samp_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrun_select_column_ai_evaluationrun_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrun_select_column_ai_evaluationrun_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_aggregate_bool_exp_max", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrun_select_column_ai_evaluationrun_aggregate_bool_exp_max_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_aggregate_bool_exp_min", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrun_select_column_ai_evaluationrun_aggregate_bool_exp_min_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_aggregate_bool_exp_stddev_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrun_select_column_ai_evaluationrun_aggregate_bool_exp_stddev_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_aggregate_bool_exp_sum", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrun_select_column_ai_evaluationrun_aggregate_bool_exp_sum_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_aggregate_bool_exp_var_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrun_select_column_ai_evaluationrun_aggregate_bool_exp_var_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationrun_aggregate_fields", "description": "aggregate fields of \"ai_evaluationrun\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationrun_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationrun_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationrun_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationrun_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationrun_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationrun_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationrun_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationrun_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationrun_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationrun_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_aggregate_order_by", "description": "order by aggregate values of table \"ai_evaluationrun\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "agents_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "evaluation_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "field_accuracy_report", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "field_selection", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "instruction_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"ai_evaluationrun\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationrun_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "failed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_items", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_avg_order_by", "description": "order by avg() on columns of table \"ai_evaluationrun\"", "fields": null, "inputFields": [{"name": "binary_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "failed_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fuzzy_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "passed_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_items", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_evaluationrun\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "agent_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "agents_config", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aiagent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdataset", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationrunitems", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationrunitems_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "binary_accuracy", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "dataset_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "error_count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "evaluation_config", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "failed_count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "field_accuracy_report", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "field_selection", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "fuzzy_accuracy", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "instruction_config", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "passed_count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "source_run_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "total_items", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationrun_constraint", "description": "unique or primary key constraints on table \"ai_evaluationrun\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_evaluationrun_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "agents_config", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "evaluation_config", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "field_accuracy_report", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "field_selection", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "instruction_config", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "agents_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "evaluation_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "field_accuracy_report", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "field_selection", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "instruction_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "agents_config", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "evaluation_config", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "field_accuracy_report", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "field_selection", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "instruction_config", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_inc_input", "description": "input type for incrementing numeric columns in table \"ai_evaluationrun\"", "fields": null, "inputFields": [{"name": "binary_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "error_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "failed_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "fuzzy_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "passed_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "total_items", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_insert_input", "description": "input type for inserting data into table \"ai_evaluationrun\"", "fields": null, "inputFields": [{"name": "agent_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "agents_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "ai_aiagent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdataset", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationrunitems", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "binary_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "dataset_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "error_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "evaluation_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "failed_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "field_accuracy_report", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "field_selection", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "fuzzy_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "instruction_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "passed_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "source_run_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "total_items", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationrun_max_fields", "description": "aggregate max on columns", "fields": [{"name": "agent_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "failed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "finished_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_run_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "started_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_items", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_max_order_by", "description": "order by max() on columns of table \"ai_evaluationrun\"", "fields": null, "inputFields": [{"name": "agent_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "binary_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "dataset_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "failed_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fuzzy_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "passed_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_run_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_items", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationrun_min_fields", "description": "aggregate min on columns", "fields": [{"name": "agent_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "failed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "finished_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_run_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "started_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_items", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_min_order_by", "description": "order by min() on columns of table \"ai_evaluationrun\"", "fields": null, "inputFields": [{"name": "agent_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "binary_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "dataset_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "failed_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fuzzy_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "passed_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_run_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_items", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationrun_mutation_response", "description": "response of any mutation on the table \"ai_evaluationrun\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"ai_evaluationrun\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_on_conflict", "description": "on_conflict condition type for table \"ai_evaluationrun\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrun_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrun_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_order_by", "description": "Ordering options when selecting data from \"ai_evaluationrun\".", "fields": null, "inputFields": [{"name": "agent_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "agents_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_aiagent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdataset", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationrunitems_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "binary_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "dataset_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "evaluation_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "failed_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "field_accuracy_report", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "field_selection", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fuzzy_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "instruction_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "passed_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_run_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_items", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_pk_columns_input", "description": "primary key columns input for table: ai_evaluationrun", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "agents_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "evaluation_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "field_accuracy_report", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "field_selection", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "instruction_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationrun_select_column", "description": "select columns of table \"ai_evaluationrun\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "agent_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "agents_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "binary_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "evaluation_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "failed_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "field_accuracy_report", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "field_selection", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "finished_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "instruction_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "passed_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_run_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "started_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_items", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationrun_select_column_ai_evaluationrun_aggregate_bool_exp_avg_arguments_columns", "description": "select \"ai_evaluationrun_aggregate_bool_exp_avg_arguments_columns\" columns of table \"ai_evaluationrun\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "binary_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationrun_select_column_ai_evaluationrun_aggregate_bool_exp_corr_arguments_columns", "description": "select \"ai_evaluationrun_aggregate_bool_exp_corr_arguments_columns\" columns of table \"ai_evaluationrun\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "binary_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationrun_select_column_ai_evaluationrun_aggregate_bool_exp_covar_samp_arguments_columns", "description": "select \"ai_evaluationrun_aggregate_bool_exp_covar_samp_arguments_columns\" columns of table \"ai_evaluationrun\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "binary_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationrun_select_column_ai_evaluationrun_aggregate_bool_exp_max_arguments_columns", "description": "select \"ai_evaluationrun_aggregate_bool_exp_max_arguments_columns\" columns of table \"ai_evaluationrun\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "binary_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationrun_select_column_ai_evaluationrun_aggregate_bool_exp_min_arguments_columns", "description": "select \"ai_evaluationrun_aggregate_bool_exp_min_arguments_columns\" columns of table \"ai_evaluationrun\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "binary_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationrun_select_column_ai_evaluationrun_aggregate_bool_exp_stddev_samp_arguments_columns", "description": "select \"ai_evaluationrun_aggregate_bool_exp_stddev_samp_arguments_columns\" columns of table \"ai_evaluationrun\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "binary_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationrun_select_column_ai_evaluationrun_aggregate_bool_exp_sum_arguments_columns", "description": "select \"ai_evaluationrun_aggregate_bool_exp_sum_arguments_columns\" columns of table \"ai_evaluationrun\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "binary_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationrun_select_column_ai_evaluationrun_aggregate_bool_exp_var_samp_arguments_columns", "description": "select \"ai_evaluationrun_aggregate_bool_exp_var_samp_arguments_columns\" columns of table \"ai_evaluationrun\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "binary_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_set_input", "description": "input type for updating data in table \"ai_evaluationrun\"", "fields": null, "inputFields": [{"name": "agent_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "agents_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "binary_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "dataset_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "error_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "evaluation_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "failed_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "field_accuracy_report", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "field_selection", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "fuzzy_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "instruction_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "passed_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "source_run_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "total_items", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationrun_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "failed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_items", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_stddev_order_by", "description": "order by stddev() on columns of table \"ai_evaluationrun\"", "fields": null, "inputFields": [{"name": "binary_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "failed_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fuzzy_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "passed_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_items", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationrun_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "failed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_items", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"ai_evaluationrun\"", "fields": null, "inputFields": [{"name": "binary_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "failed_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fuzzy_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "passed_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_items", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationrun_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "failed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_items", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"ai_evaluationrun\"", "fields": null, "inputFields": [{"name": "binary_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "failed_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fuzzy_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "passed_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_items", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_stream_cursor_input", "description": "Streaming cursor of the table \"ai_evaluationrun\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "agent_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "agents_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "binary_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "dataset_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "error_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "evaluation_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "failed_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "field_accuracy_report", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "field_selection", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "fuzzy_accuracy", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "instruction_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "passed_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "source_run_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "total_items", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationrun_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "failed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_items", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_sum_order_by", "description": "order by sum() on columns of table \"ai_evaluationrun\"", "fields": null, "inputFields": [{"name": "binary_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "failed_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fuzzy_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "passed_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_items", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationrun_update_column", "description": "update columns of table \"ai_evaluationrun\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "agent_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "agents_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "binary_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "evaluation_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "failed_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "field_accuracy_report", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "field_selection", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "finished_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "instruction_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "passed_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_run_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "started_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_items", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationrun_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "failed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_items", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_var_pop_order_by", "description": "order by var_pop() on columns of table \"ai_evaluationrun\"", "fields": null, "inputFields": [{"name": "binary_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "failed_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fuzzy_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "passed_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_items", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationrun_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "failed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_items", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_var_samp_order_by", "description": "order by var_samp() on columns of table \"ai_evaluationrun\"", "fields": null, "inputFields": [{"name": "binary_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "failed_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fuzzy_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "passed_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_items", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationrun_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "binary_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "failed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fuzzy_accuracy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passed_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_items", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_variance_order_by", "description": "order by variance() on columns of table \"ai_evaluationrun\"", "fields": null, "inputFields": [{"name": "binary_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "failed_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fuzzy_accuracy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "passed_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_items", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationrunitem", "description": "columns and relationships of \"ai_evaluationrunitem\"", "fields": [{"name": "actual_output", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationdatasetitem", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationrun", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationrun", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_item_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "expected_field_count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "matched_field_count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "mismatched_fields", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "run_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "float8", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tool_calls_log", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationrunitem_aggregate", "description": "aggregated selection of \"ai_evaluationrunitem\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationrunitem_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationrunitem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_bool_exp_avg", "ofType": null}, "defaultValue": null}, {"name": "corr", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_bool_exp_corr", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}, {"name": "covar_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_bool_exp_covar_samp", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_bool_exp_max", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_bool_exp_min", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_bool_exp_stddev_samp", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_bool_exp_sum", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_bool_exp_var_samp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_bool_exp_avg", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column_ai_evaluationrunitem_aggregate_bool_exp_avg_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_bool_exp_corr", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_bool_exp_corr_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_bool_exp_corr_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column_ai_evaluationrunitem_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column_ai_evaluationrunitem_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_bool_exp_covar_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_bool_exp_covar_samp_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_bool_exp_covar_samp_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column_ai_evaluationrunitem_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column_ai_evaluationrunitem_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_bool_exp_max", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column_ai_evaluationrunitem_aggregate_bool_exp_max_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_bool_exp_min", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column_ai_evaluationrunitem_aggregate_bool_exp_min_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_bool_exp_stddev_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column_ai_evaluationrunitem_aggregate_bool_exp_stddev_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_bool_exp_sum", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column_ai_evaluationrunitem_aggregate_bool_exp_sum_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_bool_exp_var_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column_ai_evaluationrunitem_aggregate_bool_exp_var_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationrunitem_aggregate_fields", "description": "aggregate fields of \"ai_evaluationrunitem\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationrunitem_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationrunitem_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationrunitem_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationrunitem_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationrunitem_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationrunitem_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationrunitem_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationrunitem_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationrunitem_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_evaluationrunitem_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_order_by", "description": "order by aggregate values of table \"ai_evaluationrunitem\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "actual_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "mismatched_fields", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tool_calls_log", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"ai_evaluationrunitem\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationrunitem_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "expected_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "matched_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_avg_order_by", "description": "order by avg() on columns of table \"ai_evaluationrunitem\"", "fields": null, "inputFields": [{"name": "expected_field_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "matched_field_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_evaluationrunitem\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "actual_output", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdatasetitem", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationrun", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "dataset_item_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "expected_field_count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "matched_field_count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "mismatched_fields", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "run_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tool_calls_log", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationrunitem_constraint", "description": "unique or primary key constraints on table \"ai_evaluationrunitem\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_evaluationrunitem_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationrunitem_run_id_dataset_item_id_8f8004aa_uniq", "description": "unique or primary key constraint on columns \"dataset_item_id\", \"run_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "actual_output", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "mismatched_fields", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "tool_calls_log", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "actual_output", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "mismatched_fields", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tool_calls_log", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "actual_output", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "mismatched_fields", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tool_calls_log", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_inc_input", "description": "input type for incrementing numeric columns in table \"ai_evaluationrunitem\"", "fields": null, "inputFields": [{"name": "expected_field_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "matched_field_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_insert_input", "description": "input type for inserting data into table \"ai_evaluationrunitem\"", "fields": null, "inputFields": [{"name": "actual_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdatasetitem", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationrun", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "dataset_item_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "expected_field_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "matched_field_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "mismatched_fields", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "run_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tool_calls_log", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationrunitem_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_item_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expected_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "matched_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "run_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_max_order_by", "description": "order by max() on columns of table \"ai_evaluationrunitem\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "dataset_item_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expected_field_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "matched_field_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "run_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationrunitem_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_item_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expected_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "matched_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "run_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_min_order_by", "description": "order by min() on columns of table \"ai_evaluationrunitem\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "dataset_item_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expected_field_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "matched_field_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "run_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationrunitem_mutation_response", "description": "response of any mutation on the table \"ai_evaluationrunitem\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationrunitem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_on_conflict", "description": "on_conflict condition type for table \"ai_evaluationrunitem\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrunitem_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrunitem_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_order_by", "description": "Ordering options when selecting data from \"ai_evaluationrunitem\".", "fields": null, "inputFields": [{"name": "actual_output", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdatasetitem", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationrun", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "dataset_item_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expected_field_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "matched_field_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "mismatched_fields", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "run_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tool_calls_log", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_pk_columns_input", "description": "primary key columns input for table: ai_evaluationrunitem", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "actual_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "mismatched_fields", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tool_calls_log", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column", "description": "select columns of table \"ai_evaluationrunitem\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "actual_output", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_item_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expected_field_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "matched_field_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "mismatched_fields", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "run_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tool_calls_log", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column_ai_evaluationrunitem_aggregate_bool_exp_avg_arguments_columns", "description": "select \"ai_evaluationrunitem_aggregate_bool_exp_avg_arguments_columns\" columns of table \"ai_evaluationrunitem\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column_ai_evaluationrunitem_aggregate_bool_exp_corr_arguments_columns", "description": "select \"ai_evaluationrunitem_aggregate_bool_exp_corr_arguments_columns\" columns of table \"ai_evaluationrunitem\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column_ai_evaluationrunitem_aggregate_bool_exp_covar_samp_arguments_columns", "description": "select \"ai_evaluationrunitem_aggregate_bool_exp_covar_samp_arguments_columns\" columns of table \"ai_evaluationrunitem\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column_ai_evaluationrunitem_aggregate_bool_exp_max_arguments_columns", "description": "select \"ai_evaluationrunitem_aggregate_bool_exp_max_arguments_columns\" columns of table \"ai_evaluationrunitem\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column_ai_evaluationrunitem_aggregate_bool_exp_min_arguments_columns", "description": "select \"ai_evaluationrunitem_aggregate_bool_exp_min_arguments_columns\" columns of table \"ai_evaluationrunitem\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column_ai_evaluationrunitem_aggregate_bool_exp_stddev_samp_arguments_columns", "description": "select \"ai_evaluationrunitem_aggregate_bool_exp_stddev_samp_arguments_columns\" columns of table \"ai_evaluationrunitem\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column_ai_evaluationrunitem_aggregate_bool_exp_sum_arguments_columns", "description": "select \"ai_evaluationrunitem_aggregate_bool_exp_sum_arguments_columns\" columns of table \"ai_evaluationrunitem\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column_ai_evaluationrunitem_aggregate_bool_exp_var_samp_arguments_columns", "description": "select \"ai_evaluationrunitem_aggregate_bool_exp_var_samp_arguments_columns\" columns of table \"ai_evaluationrunitem\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_set_input", "description": "input type for updating data in table \"ai_evaluationrunitem\"", "fields": null, "inputFields": [{"name": "actual_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "dataset_item_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "expected_field_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "matched_field_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "mismatched_fields", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "run_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tool_calls_log", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationrunitem_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "expected_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "matched_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_stddev_order_by", "description": "order by stddev() on columns of table \"ai_evaluationrunitem\"", "fields": null, "inputFields": [{"name": "expected_field_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "matched_field_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationrunitem_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "expected_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "matched_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"ai_evaluationrunitem\"", "fields": null, "inputFields": [{"name": "expected_field_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "matched_field_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationrunitem_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "expected_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "matched_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"ai_evaluationrunitem\"", "fields": null, "inputFields": [{"name": "expected_field_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "matched_field_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_stream_cursor_input", "description": "Streaming cursor of the table \"ai_evaluationrunitem\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "actual_output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "dataset_item_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "expected_field_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "matched_field_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "mismatched_fields", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "run_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tool_calls_log", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationrunitem_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "expected_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "matched_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_sum_order_by", "description": "order by sum() on columns of table \"ai_evaluationrunitem\"", "fields": null, "inputFields": [{"name": "expected_field_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "matched_field_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_evaluationrunitem_update_column", "description": "update columns of table \"ai_evaluationrunitem\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "actual_output", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "dataset_item_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expected_field_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "matched_field_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "mismatched_fields", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "run_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tool_calls_log", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationrunitem_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "expected_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "matched_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_var_pop_order_by", "description": "order by var_pop() on columns of table \"ai_evaluationrunitem\"", "fields": null, "inputFields": [{"name": "expected_field_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "matched_field_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationrunitem_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "expected_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "matched_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_var_samp_order_by", "description": "order by var_samp() on columns of table \"ai_evaluationrunitem\"", "fields": null, "inputFields": [{"name": "expected_field_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "matched_field_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_evaluationrunitem_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "expected_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "matched_field_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_variance_order_by", "description": "order by variance() on columns of table \"ai_evaluationrunitem\"", "fields": null, "inputFields": [{"name": "expected_field_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "matched_field_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_extractionmetrics", "description": "columns and relationships of \"ai_extractionmetrics\"", "fields": [{"name": "ai_model", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "artifact_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "document_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "extracted_data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fields_extracted", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fields_missing", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "latency_ms", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile_data_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_fields", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "validation_errors", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_extractionmetrics_aggregate", "description": "aggregated selection of \"ai_extractionmetrics\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_extractionmetrics_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_extractionmetrics", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_extractionmetrics_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_extractionmetrics_aggregate_fields", "description": "aggregate fields of \"ai_extractionmetrics\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_extractionmetrics_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_extractionmetrics_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_extractionmetrics_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_extractionmetrics_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_extractionmetrics_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_extractionmetrics_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_extractionmetrics_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_extractionmetrics_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_extractionmetrics_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_extractionmetrics_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_extractionmetrics_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_aggregate_order_by", "description": "order by aggregate values of table \"ai_extractionmetrics\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "extracted_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "fields_extracted", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "fields_missing", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "updated_fields", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "validation_errors", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"ai_extractionmetrics\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_extractionmetrics_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "latency_ms", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_avg_order_by", "description": "order by avg() on columns of table \"ai_extractionmetrics\"", "fields": null, "inputFields": [{"name": "latency_ms", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_extractionmetrics\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "ai_model", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "artifact_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "document_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "extracted_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "fields_extracted", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "fields_missing", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "latency_ms", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "profile_data_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_fields", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "validation_errors", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_extractionmetrics_constraint", "description": "unique or primary key constraints on table \"ai_extractionmetrics\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_extractionmetrics_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "extracted_data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "fields_extracted", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "fields_missing", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "updated_fields", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "validation_errors", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "extracted_data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "fields_extracted", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "fields_missing", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_fields", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "validation_errors", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "extracted_data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "fields_extracted", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "fields_missing", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_fields", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "validation_errors", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_inc_input", "description": "input type for incrementing numeric columns in table \"ai_extractionmetrics\"", "fields": null, "inputFields": [{"name": "latency_ms", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_insert_input", "description": "input type for inserting data into table \"ai_extractionmetrics\"", "fields": null, "inputFields": [{"name": "ai_model", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "artifact_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "document_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "extracted_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "fields_extracted", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "fields_missing", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "latency_ms", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "profile_data_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_fields", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "validation_errors", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_extractionmetrics_max_fields", "description": "aggregate max on columns", "fields": [{"name": "ai_model", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "artifact_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "document_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latency_ms", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile_data_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_max_order_by", "description": "order by max() on columns of table \"ai_extractionmetrics\"", "fields": null, "inputFields": [{"name": "ai_model", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "artifact_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "document_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "latency_ms", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "profile_data_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_extractionmetrics_min_fields", "description": "aggregate min on columns", "fields": [{"name": "ai_model", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "artifact_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "document_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latency_ms", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile_data_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_min_order_by", "description": "order by min() on columns of table \"ai_extractionmetrics\"", "fields": null, "inputFields": [{"name": "ai_model", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "artifact_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "document_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "latency_ms", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "profile_data_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_extractionmetrics_mutation_response", "description": "response of any mutation on the table \"ai_extractionmetrics\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_extractionmetrics", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_on_conflict", "description": "on_conflict condition type for table \"ai_extractionmetrics\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_extractionmetrics_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_extractionmetrics_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_order_by", "description": "Ordering options when selecting data from \"ai_extractionmetrics\".", "fields": null, "inputFields": [{"name": "ai_model", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "artifact_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "document_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "extracted_data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fields_extracted", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fields_missing", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "latency_ms", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "profile_data_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_fields", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "validation_errors", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_pk_columns_input", "description": "primary key columns input for table: ai_extractionmetrics", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "extracted_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "fields_extracted", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "fields_missing", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "updated_fields", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "validation_errors", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_extractionmetrics_select_column", "description": "select columns of table \"ai_extractionmetrics\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_model", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "artifact_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "document_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "extracted_data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fields_extracted", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fields_missing", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "latency_ms", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "profile_data_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_fields", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "validation_errors", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_set_input", "description": "input type for updating data in table \"ai_extractionmetrics\"", "fields": null, "inputFields": [{"name": "ai_model", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "artifact_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "document_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "extracted_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "fields_extracted", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "fields_missing", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "latency_ms", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "profile_data_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_fields", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "validation_errors", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_extractionmetrics_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "latency_ms", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_stddev_order_by", "description": "order by stddev() on columns of table \"ai_extractionmetrics\"", "fields": null, "inputFields": [{"name": "latency_ms", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_extractionmetrics_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "latency_ms", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"ai_extractionmetrics\"", "fields": null, "inputFields": [{"name": "latency_ms", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_extractionmetrics_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "latency_ms", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"ai_extractionmetrics\"", "fields": null, "inputFields": [{"name": "latency_ms", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_stream_cursor_input", "description": "Streaming cursor of the table \"ai_extractionmetrics\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "ai_model", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "artifact_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "document_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "extracted_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "fields_extracted", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "fields_missing", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "latency_ms", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "profile_data_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_fields", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "validation_errors", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_extractionmetrics_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "latency_ms", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_sum_order_by", "description": "order by sum() on columns of table \"ai_extractionmetrics\"", "fields": null, "inputFields": [{"name": "latency_ms", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_extractionmetrics_update_column", "description": "update columns of table \"ai_extractionmetrics\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_model", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "artifact_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "document_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "extracted_data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fields_extracted", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fields_missing", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "latency_ms", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "profile_data_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_fields", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "validation_errors", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_extractionmetrics_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "latency_ms", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_var_pop_order_by", "description": "order by var_pop() on columns of table \"ai_extractionmetrics\"", "fields": null, "inputFields": [{"name": "latency_ms", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_extractionmetrics_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "latency_ms", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_var_samp_order_by", "description": "order by var_samp() on columns of table \"ai_extractionmetrics\"", "fields": null, "inputFields": [{"name": "latency_ms", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_extractionmetrics_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "latency_ms", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_variance_order_by", "description": "order by variance() on columns of table \"ai_extractionmetrics\"", "fields": null, "inputFields": [{"name": "latency_ms", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_geminiinstruction", "description": "columns and relationships of \"ai_geminiinstruction\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instruction", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "schema", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_geminiinstruction_aggregate", "description": "aggregated selection of \"ai_geminiinstruction\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_geminiinstruction_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_geminiinstruction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_geminiinstruction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_geminiinstruction_aggregate_fields", "description": "aggregate fields of \"ai_geminiinstruction\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_geminiinstruction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_geminiinstruction_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_geminiinstruction_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_aggregate_order_by", "description": "order by aggregate values of table \"ai_geminiinstruction\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"ai_geminiinstruction\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_geminiinstruction\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "instruction", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "schema", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_geminiinstruction_constraint", "description": "unique or primary key constraints on table \"ai_geminiinstruction\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_geminiinstruction_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_insert_input", "description": "input type for inserting data into table \"ai_geminiinstruction\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "instruction", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "schema", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_geminiinstruction_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instruction", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schema", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_max_order_by", "description": "order by max() on columns of table \"ai_geminiinstruction\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "instruction", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schema", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_geminiinstruction_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instruction", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schema", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_min_order_by", "description": "order by min() on columns of table \"ai_geminiinstruction\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "instruction", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schema", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_geminiinstruction_mutation_response", "description": "response of any mutation on the table \"ai_geminiinstruction\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_geminiinstruction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_on_conflict", "description": "on_conflict condition type for table \"ai_geminiinstruction\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_geminiinstruction_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_geminiinstruction_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_order_by", "description": "Ordering options when selecting data from \"ai_geminiinstruction\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "instruction", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schema", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_pk_columns_input", "description": "primary key columns input for table: ai_geminiinstruction", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_geminiinstruction_select_column", "description": "select columns of table \"ai_geminiinstruction\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "instruction", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "schema", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_set_input", "description": "input type for updating data in table \"ai_geminiinstruction\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "instruction", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "schema", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_stream_cursor_input", "description": "Streaming cursor of the table \"ai_geminiinstruction\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "instruction", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "schema", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_geminiinstruction_update_column", "description": "update columns of table \"ai_geminiinstruction\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "instruction", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "schema", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_knowledgebase", "description": "columns and relationships of \"ai_knowledgebase\"", "fields": [{"name": "assignee", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_assignee", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_content_type", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "embedding", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "embedding_text_source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityUserByReviewedById", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityUserByUpdatedById", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "next_review_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reviewed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reviewed_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_knowledgebase_aggregate", "description": "aggregated selection of \"ai_knowledgebase\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_knowledgebase_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_knowledgebase", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_knowledgebase_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_knowledgebase_aggregate_fields", "description": "aggregate fields of \"ai_knowledgebase\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_knowledgebase_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_knowledgebase_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_knowledgebase_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_knowledgebase_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_knowledgebase_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_knowledgebase_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_knowledgebase_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_knowledgebase_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_knowledgebase_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_knowledgebase_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_knowledgebase_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_aggregate_order_by", "description": "order by aggregate values of table \"ai_knowledgebase\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"ai_knowledgebase\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_knowledgebase_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_avg_order_by", "description": "order by avg() on columns of table \"ai_knowledgebase\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_knowledgebase\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "assignee", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "content", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "content_updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "vector_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "embedding_text_source", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identityUserByReviewedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "next_review_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "reviewed_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "reviewed_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_knowledgebase_constraint", "description": "unique or primary key constraints on table \"ai_knowledgebase\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_knowledgebase_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_inc_input", "description": "input type for incrementing numeric columns in table \"ai_knowledgebase\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_insert_input", "description": "input type for inserting data into table \"ai_knowledgebase\"", "fields": null, "inputFields": [{"name": "assignee", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "content", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "content_updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "defaultValue": null}, {"name": "embedding_text_source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identityUserByReviewedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "next_review_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "reviewed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "reviewed_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_knowledgebase_max_fields", "description": "aggregate max on columns", "fields": [{"name": "content", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "embedding_text_source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "next_review_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reviewed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reviewed_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_max_order_by", "description": "order by max() on columns of table \"ai_knowledgebase\"", "fields": null, "inputFields": [{"name": "content", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "content_updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "embedding_text_source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "next_review_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reviewed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reviewed_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_knowledgebase_min_fields", "description": "aggregate min on columns", "fields": [{"name": "content", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "embedding_text_source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "next_review_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reviewed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reviewed_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_min_order_by", "description": "order by min() on columns of table \"ai_knowledgebase\"", "fields": null, "inputFields": [{"name": "content", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "content_updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "embedding_text_source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "next_review_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reviewed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reviewed_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_knowledgebase_mutation_response", "description": "response of any mutation on the table \"ai_knowledgebase\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_knowledgebase", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_on_conflict", "description": "on_conflict condition type for table \"ai_knowledgebase\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_knowledgebase_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_knowledgebase_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_order_by", "description": "Ordering options when selecting data from \"ai_knowledgebase\".", "fields": null, "inputFields": [{"name": "assignee", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_order_by", "ofType": null}, "defaultValue": null}, {"name": "content", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "content_updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "embedding_text_source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identityUserByReviewedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "next_review_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reviewed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reviewed_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_pk_columns_input", "description": "primary key columns input for table: ai_knowledgebase", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_knowledgebase_select_column", "description": "select columns of table \"ai_knowledgebase\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "content", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "content_updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "embedding", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "embedding_text_source", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "next_review_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reviewed_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reviewed_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_set_input", "description": "input type for updating data in table \"ai_knowledgebase\"", "fields": null, "inputFields": [{"name": "content", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "content_updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "defaultValue": null}, {"name": "embedding_text_source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "next_review_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "reviewed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "reviewed_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_knowledgebase_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_stddev_order_by", "description": "order by stddev() on columns of table \"ai_knowledgebase\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_knowledgebase_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"ai_knowledgebase\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_knowledgebase_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"ai_knowledgebase\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_stream_cursor_input", "description": "Streaming cursor of the table \"ai_knowledgebase\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "content", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "content_updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "defaultValue": null}, {"name": "embedding_text_source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "next_review_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "reviewed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "reviewed_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_knowledgebase_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_sum_order_by", "description": "order by sum() on columns of table \"ai_knowledgebase\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_knowledgebase_update_column", "description": "update columns of table \"ai_knowledgebase\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "content", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "content_updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "embedding", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "embedding_text_source", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "next_review_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reviewed_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reviewed_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_knowledgebase_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_var_pop_order_by", "description": "order by var_pop() on columns of table \"ai_knowledgebase\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_knowledgebase_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_var_samp_order_by", "description": "order by var_samp() on columns of table \"ai_knowledgebase\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_knowledgebase_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_variance_order_by", "description": "order by variance() on columns of table \"ai_knowledgebase\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_messageclassification", "description": "columns and relationships of \"ai_messageclassification\"", "fields": [{"name": "agent_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "category", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "classification", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "classified_content", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "confidence", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "float8", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "key_indicators", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "model_used", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "next_action", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "next_action_config", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "next_action_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reasoning", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "summary", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_messageclassification_aggregate", "description": "aggregated selection of \"ai_messageclassification\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_messageclassification_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_messageclassification", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_aggregate_bool_exp_avg", "ofType": null}, "defaultValue": null}, {"name": "corr", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_aggregate_bool_exp_corr", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}, {"name": "covar_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_aggregate_bool_exp_covar_samp", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_aggregate_bool_exp_max", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_aggregate_bool_exp_min", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_aggregate_bool_exp_stddev_samp", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_aggregate_bool_exp_sum", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_aggregate_bool_exp_var_samp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_aggregate_bool_exp_avg", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messageclassification_select_column_ai_messageclassification_aggregate_bool_exp_avg_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_aggregate_bool_exp_corr", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_aggregate_bool_exp_corr_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_aggregate_bool_exp_corr_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messageclassification_select_column_ai_messageclassification_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messageclassification_select_column_ai_messageclassification_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messageclassification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_aggregate_bool_exp_covar_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_aggregate_bool_exp_covar_samp_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_aggregate_bool_exp_covar_samp_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messageclassification_select_column_ai_messageclassification_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messageclassification_select_column_ai_messageclassification_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_aggregate_bool_exp_max", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messageclassification_select_column_ai_messageclassification_aggregate_bool_exp_max_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_aggregate_bool_exp_min", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messageclassification_select_column_ai_messageclassification_aggregate_bool_exp_min_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_aggregate_bool_exp_stddev_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messageclassification_select_column_ai_messageclassification_aggregate_bool_exp_stddev_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_aggregate_bool_exp_sum", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messageclassification_select_column_ai_messageclassification_aggregate_bool_exp_sum_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_aggregate_bool_exp_var_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messageclassification_select_column_ai_messageclassification_aggregate_bool_exp_var_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_messageclassification_aggregate_fields", "description": "aggregate fields of \"ai_messageclassification\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_messageclassification_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messageclassification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_messageclassification_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_messageclassification_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_messageclassification_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_messageclassification_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_messageclassification_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_messageclassification_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_messageclassification_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_messageclassification_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_messageclassification_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_aggregate_order_by", "description": "order by aggregate values of table \"ai_messageclassification\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "key_indicators", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "next_action_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"ai_messageclassification\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_messageclassification_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_avg_order_by", "description": "order by avg() on columns of table \"ai_messageclassification\"", "fields": null, "inputFields": [{"name": "confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_messageclassification\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "agent_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "category", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "classification", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "classified_content", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "confidence", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "key_indicators", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "model_used", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "next_action", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "next_action_config", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "next_action_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "reasoning", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_messageclassification_constraint", "description": "unique or primary key constraints on table \"ai_messageclassification\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_messageclassification_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "unique_event_classification", "description": "unique or primary key constraint on columns \"tenant_id\", \"event_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "key_indicators", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "next_action_config", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "key_indicators", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "next_action_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "key_indicators", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "next_action_config", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_inc_input", "description": "input type for incrementing numeric columns in table \"ai_messageclassification\"", "fields": null, "inputFields": [{"name": "confidence", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_insert_input", "description": "input type for inserting data into table \"ai_messageclassification\"", "fields": null, "inputFields": [{"name": "agent_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "classification", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "classified_content", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "confidence", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "key_indicators", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "model_used", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "next_action", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "next_action_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "next_action_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "reasoning", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_messageclassification_max_fields", "description": "aggregate max on columns", "fields": [{"name": "agent_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "classification", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "classified_content", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "model_used", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "next_action", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "next_action_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reasoning", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "summary", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_max_order_by", "description": "order by max() on columns of table \"ai_messageclassification\"", "fields": null, "inputFields": [{"name": "agent_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "classification", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "classified_content", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "model_used", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "next_action", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "next_action_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reasoning", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_messageclassification_min_fields", "description": "aggregate min on columns", "fields": [{"name": "agent_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "classification", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "classified_content", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "model_used", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "next_action", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "next_action_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reasoning", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "summary", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_min_order_by", "description": "order by min() on columns of table \"ai_messageclassification\"", "fields": null, "inputFields": [{"name": "agent_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "classification", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "classified_content", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "model_used", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "next_action", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "next_action_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reasoning", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_messageclassification_mutation_response", "description": "response of any mutation on the table \"ai_messageclassification\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_messageclassification", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_on_conflict", "description": "on_conflict condition type for table \"ai_messageclassification\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messageclassification_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messageclassification_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_order_by", "description": "Ordering options when selecting data from \"ai_messageclassification\".", "fields": null, "inputFields": [{"name": "agent_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "classification", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "classified_content", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "key_indicators", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "model_used", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "next_action", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "next_action_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "next_action_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reasoning", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_pk_columns_input", "description": "primary key columns input for table: ai_messageclassification", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "key_indicators", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "next_action_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_messageclassification_select_column", "description": "select columns of table \"ai_messageclassification\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "agent_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "classification", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "classified_content", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "key_indicators", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "model_used", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "next_action", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "next_action_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "next_action_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reasoning", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "summary", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_messageclassification_select_column_ai_messageclassification_aggregate_bool_exp_avg_arguments_columns", "description": "select \"ai_messageclassification_aggregate_bool_exp_avg_arguments_columns\" columns of table \"ai_messageclassification\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_messageclassification_select_column_ai_messageclassification_aggregate_bool_exp_corr_arguments_columns", "description": "select \"ai_messageclassification_aggregate_bool_exp_corr_arguments_columns\" columns of table \"ai_messageclassification\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_messageclassification_select_column_ai_messageclassification_aggregate_bool_exp_covar_samp_arguments_columns", "description": "select \"ai_messageclassification_aggregate_bool_exp_covar_samp_arguments_columns\" columns of table \"ai_messageclassification\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_messageclassification_select_column_ai_messageclassification_aggregate_bool_exp_max_arguments_columns", "description": "select \"ai_messageclassification_aggregate_bool_exp_max_arguments_columns\" columns of table \"ai_messageclassification\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_messageclassification_select_column_ai_messageclassification_aggregate_bool_exp_min_arguments_columns", "description": "select \"ai_messageclassification_aggregate_bool_exp_min_arguments_columns\" columns of table \"ai_messageclassification\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_messageclassification_select_column_ai_messageclassification_aggregate_bool_exp_stddev_samp_arguments_columns", "description": "select \"ai_messageclassification_aggregate_bool_exp_stddev_samp_arguments_columns\" columns of table \"ai_messageclassification\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_messageclassification_select_column_ai_messageclassification_aggregate_bool_exp_sum_arguments_columns", "description": "select \"ai_messageclassification_aggregate_bool_exp_sum_arguments_columns\" columns of table \"ai_messageclassification\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ai_messageclassification_select_column_ai_messageclassification_aggregate_bool_exp_var_samp_arguments_columns", "description": "select \"ai_messageclassification_aggregate_bool_exp_var_samp_arguments_columns\" columns of table \"ai_messageclassification\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_set_input", "description": "input type for updating data in table \"ai_messageclassification\"", "fields": null, "inputFields": [{"name": "agent_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "classification", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "classified_content", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "confidence", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "key_indicators", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "model_used", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "next_action", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "next_action_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "next_action_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "reasoning", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_messageclassification_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_stddev_order_by", "description": "order by stddev() on columns of table \"ai_messageclassification\"", "fields": null, "inputFields": [{"name": "confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_messageclassification_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"ai_messageclassification\"", "fields": null, "inputFields": [{"name": "confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_messageclassification_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"ai_messageclassification\"", "fields": null, "inputFields": [{"name": "confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_stream_cursor_input", "description": "Streaming cursor of the table \"ai_messageclassification\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "agent_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "classification", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "classified_content", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "confidence", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "key_indicators", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "model_used", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "next_action", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "next_action_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "next_action_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "reasoning", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_messageclassification_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_sum_order_by", "description": "order by sum() on columns of table \"ai_messageclassification\"", "fields": null, "inputFields": [{"name": "confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_messageclassification_update_column", "description": "update columns of table \"ai_messageclassification\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "agent_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "classification", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "classified_content", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "key_indicators", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "model_used", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "next_action", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "next_action_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "next_action_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reasoning", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "summary", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_messageclassification_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_var_pop_order_by", "description": "order by var_pop() on columns of table \"ai_messageclassification\"", "fields": null, "inputFields": [{"name": "confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_messageclassification_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_var_samp_order_by", "description": "order by var_samp() on columns of table \"ai_messageclassification\"", "fields": null, "inputFields": [{"name": "confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_messageclassification_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_variance_order_by", "description": "order by variance() on columns of table \"ai_messageclassification\"", "fields": null, "inputFields": [{"name": "confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_messagestatustracking", "description": "columns and relationships of \"ai_messagestatustracking\"", "fields": [{"name": "adk_event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "bulk_batch", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "ai_bulknotificationbatch", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "bulk_batch_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel_session_tracker_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "internal_tracking_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "message_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "message_subtype", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "message_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sent_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sent_by_partner_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status_updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_messagestatustracking_aggregate", "description": "aggregated selection of \"ai_messagestatustracking\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_messagestatustracking_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_messagestatustracking", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messagestatustracking_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_messagestatustracking_aggregate_fields", "description": "aggregate fields of \"ai_messagestatustracking\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messagestatustracking_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_messagestatustracking_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_messagestatustracking_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_aggregate_order_by", "description": "order by aggregate values of table \"ai_messagestatustracking\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"ai_messagestatustracking\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_messagestatustracking\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "adk_event_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "bulk_batch", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "bulk_batch_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "channel_session_tracker_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "internal_tracking_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "message_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "message_subtype", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "message_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "sent_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "sent_by_partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status_updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_messagestatustracking_constraint", "description": "unique or primary key constraints on table \"ai_messagestatustracking\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_messagestatustracking_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_insert_input", "description": "input type for inserting data into table \"ai_messagestatustracking\"", "fields": null, "inputFields": [{"name": "adk_event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "bulk_batch", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "bulk_batch_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "channel_session_tracker_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "internal_tracking_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "message_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "message_subtype", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "message_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sent_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sent_by_partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status_updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_messagestatustracking_max_fields", "description": "aggregate max on columns", "fields": [{"name": "adk_event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "bulk_batch_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel_session_tracker_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "internal_tracking_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "message_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "message_subtype", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "message_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sent_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status_updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_max_order_by", "description": "order by max() on columns of table \"ai_messagestatustracking\"", "fields": null, "inputFields": [{"name": "adk_event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "bulk_batch_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "channel_session_tracker_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "internal_tracking_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "message_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "message_subtype", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "message_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sent_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status_updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_messagestatustracking_min_fields", "description": "aggregate min on columns", "fields": [{"name": "adk_event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "bulk_batch_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel_session_tracker_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "internal_tracking_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "message_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "message_subtype", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "message_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sent_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status_updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_min_order_by", "description": "order by min() on columns of table \"ai_messagestatustracking\"", "fields": null, "inputFields": [{"name": "adk_event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "bulk_batch_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "channel_session_tracker_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "internal_tracking_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "message_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "message_subtype", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "message_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sent_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status_updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_messagestatustracking_mutation_response", "description": "response of any mutation on the table \"ai_messagestatustracking\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_messagestatustracking", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_on_conflict", "description": "on_conflict condition type for table \"ai_messagestatustracking\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messagestatustracking_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messagestatustracking_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_order_by", "description": "Ordering options when selecting data from \"ai_messagestatustracking\".", "fields": null, "inputFields": [{"name": "adk_event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "bulk_batch", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_order_by", "ofType": null}, "defaultValue": null}, {"name": "bulk_batch_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "channel_session_tracker_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "internal_tracking_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "message_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "message_subtype", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "message_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sent_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sent_by_partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status_updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_pk_columns_input", "description": "primary key columns input for table: ai_messagestatustracking", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_messagestatustracking_select_column", "description": "select columns of table \"ai_messagestatustracking\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "adk_event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "bulk_batch_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "channel_session_tracker_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "internal_tracking_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "message_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "message_subtype", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "message_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "sent_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status_updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_set_input", "description": "input type for updating data in table \"ai_messagestatustracking\"", "fields": null, "inputFields": [{"name": "adk_event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "bulk_batch_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "channel_session_tracker_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "internal_tracking_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "message_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "message_subtype", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "message_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sent_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status_updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_stream_cursor_input", "description": "Streaming cursor of the table \"ai_messagestatustracking\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "adk_event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "bulk_batch_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "channel_session_tracker_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "internal_tracking_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "message_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "message_subtype", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "message_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sent_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status_updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_messagestatustracking_update_column", "description": "update columns of table \"ai_messagestatustracking\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "adk_event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "bulk_batch_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "channel_session_tracker_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "internal_tracking_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "message_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "message_subtype", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "message_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "sent_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status_updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_samplevector", "description": "columns and relationships of \"ai_samplevector\"", "fields": [{"name": "embedding", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "vector", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_samplevector_aggregate", "description": "aggregated selection of \"ai_samplevector\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_samplevector_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_samplevector", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_samplevector_aggregate_fields", "description": "aggregate fields of \"ai_samplevector\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_samplevector_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_samplevector_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_samplevector_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_samplevector_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_samplevector_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_samplevector_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_samplevector_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_samplevector_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_samplevector_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_samplevector_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_samplevector_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_samplevector_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_samplevector_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_samplevector\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "vector_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_samplevector_constraint", "description": "unique or primary key constraints on table \"ai_samplevector\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_samplevector_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_samplevector_inc_input", "description": "input type for incrementing numeric columns in table \"ai_samplevector\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_samplevector_insert_input", "description": "input type for inserting data into table \"ai_samplevector\"", "fields": null, "inputFields": [{"name": "embedding", "description": null, "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_samplevector_max_fields", "description": "aggregate max on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_samplevector_min_fields", "description": "aggregate min on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_samplevector_mutation_response", "description": "response of any mutation on the table \"ai_samplevector\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_samplevector", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_samplevector_on_conflict", "description": "on_conflict condition type for table \"ai_samplevector\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_samplevector_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_samplevector_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_samplevector_order_by", "description": "Ordering options when selecting data from \"ai_samplevector\".", "fields": null, "inputFields": [{"name": "embedding", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_samplevector_pk_columns_input", "description": "primary key columns input for table: ai_samplevector", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_samplevector_select_column", "description": "select columns of table \"ai_samplevector\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "embedding", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_samplevector_set_input", "description": "input type for updating data in table \"ai_samplevector\"", "fields": null, "inputFields": [{"name": "embedding", "description": null, "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_samplevector_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_samplevector_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_samplevector_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_samplevector_stream_cursor_input", "description": "Streaming cursor of the table \"ai_samplevector\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_samplevector_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "embedding", "description": null, "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_samplevector_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_samplevector_update_column", "description": "update columns of table \"ai_samplevector\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "embedding", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_samplevector_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_samplevector_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_samplevector_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_samplevector_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_sessionevent", "description": "columns and relationships of \"ai_sessionevent\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_event", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "events", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_event_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_session", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "sessions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_session_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_session", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "sessions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_session_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_sessionevent_aggregate", "description": "aggregated selection of \"ai_sessionevent\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_sessionevent_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_sessionevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_sessionevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_sessionevent_aggregate_fields", "description": "aggregate fields of \"ai_sessionevent\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_sessionevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_sessionevent_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_sessionevent_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_aggregate_order_by", "description": "order by aggregate values of table \"ai_sessionevent\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"ai_sessionevent\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_sessionevent\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "source_event", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "source_event_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "source_session", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "source_session_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_session", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "target_session_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_sessionevent_constraint", "description": "unique or primary key constraints on table \"ai_sessionevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_sessionevent_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_insert_input", "description": "input type for inserting data into table \"ai_sessionevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "source_event", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "source_event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_session", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "source_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_session", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "target_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_sessionevent_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_max_order_by", "description": "order by max() on columns of table \"ai_sessionevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_sessionevent_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_min_order_by", "description": "order by min() on columns of table \"ai_sessionevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_sessionevent_mutation_response", "description": "response of any mutation on the table \"ai_sessionevent\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_sessionevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_on_conflict", "description": "on_conflict condition type for table \"ai_sessionevent\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_sessionevent_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_sessionevent_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_order_by", "description": "Ordering options when selecting data from \"ai_sessionevent\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "source_event", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_order_by", "ofType": null}, "defaultValue": null}, {"name": "source_event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_session", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_order_by", "ofType": null}, "defaultValue": null}, {"name": "source_session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_session", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_order_by", "ofType": null}, "defaultValue": null}, {"name": "target_session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_pk_columns_input", "description": "primary key columns input for table: ai_sessionevent", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_sessionevent_select_column", "description": "select columns of table \"ai_sessionevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_set_input", "description": "input type for updating data in table \"ai_sessionevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_stream_cursor_input", "description": "Streaming cursor of the table \"ai_sessionevent\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_sessionevent_update_column", "description": "update columns of table \"ai_sessionevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_sessionrating", "description": "columns and relationships of \"ai_sessionrating\"", "fields": [{"name": "anchor_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "category", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "comment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "evaluator", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "feedback_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rating", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "session", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "sessions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_sessionrating_aggregate", "description": "aggregated selection of \"ai_sessionrating\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_sessionrating_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_sessionrating", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_sessionrating_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_sessionrating_aggregate_fields", "description": "aggregate fields of \"ai_sessionrating\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_sessionrating_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_sessionrating_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_sessionrating_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_sessionrating_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_sessionrating_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_sessionrating_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_sessionrating_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_sessionrating_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_sessionrating_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_sessionrating_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ai_sessionrating_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_aggregate_order_by", "description": "order by aggregate values of table \"ai_sessionrating\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"ai_sessionrating\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_sessionrating_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rating", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_avg_order_by", "description": "order by avg() on columns of table \"ai_sessionrating\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rating", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_bool_exp", "description": "Boolean expression to filter rows from the table \"ai_sessionrating\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "anchor_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "category", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_array_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "comment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "evaluator", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "feedback_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "rating", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "session", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_sessionrating_constraint", "description": "unique or primary key constraints on table \"ai_sessionrating\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_sessionrating_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "unique_session_rating_per_user_category", "description": "unique or primary key constraint on columns \"feedback_type\", \"session_id\", \"tenant_id\", \"created_by\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_inc_input", "description": "input type for incrementing numeric columns in table \"ai_sessionrating\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "rating", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_insert_input", "description": "input type for inserting data into table \"ai_sessionrating\"", "fields": null, "inputFields": [{"name": "anchor_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "category", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "comment", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "evaluator", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "feedback_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "rating", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "session", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_sessionrating_max_fields", "description": "aggregate max on columns", "fields": [{"name": "anchor_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "category", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "comment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "feedback_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rating", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_max_order_by", "description": "order by max() on columns of table \"ai_sessionrating\"", "fields": null, "inputFields": [{"name": "anchor_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "comment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "feedback_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rating", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_sessionrating_min_fields", "description": "aggregate min on columns", "fields": [{"name": "anchor_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "category", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "comment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "feedback_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rating", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_min_order_by", "description": "order by min() on columns of table \"ai_sessionrating\"", "fields": null, "inputFields": [{"name": "anchor_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "comment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "feedback_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rating", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_sessionrating_mutation_response", "description": "response of any mutation on the table \"ai_sessionrating\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_sessionrating", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_on_conflict", "description": "on_conflict condition type for table \"ai_sessionrating\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_sessionrating_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_sessionrating_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_order_by", "description": "Ordering options when selecting data from \"ai_sessionrating\".", "fields": null, "inputFields": [{"name": "anchor_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "comment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "evaluator", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "feedback_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rating", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "session", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_order_by", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_pk_columns_input", "description": "primary key columns input for table: ai_sessionrating", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_sessionrating_select_column", "description": "select columns of table \"ai_sessionrating\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "anchor_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "comment", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "feedback_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "rating", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_set_input", "description": "input type for updating data in table \"ai_sessionrating\"", "fields": null, "inputFields": [{"name": "anchor_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "category", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "comment", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "feedback_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "rating", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_sessionrating_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rating", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_stddev_order_by", "description": "order by stddev() on columns of table \"ai_sessionrating\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rating", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_sessionrating_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rating", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"ai_sessionrating\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rating", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_sessionrating_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rating", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"ai_sessionrating\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rating", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_stream_cursor_input", "description": "Streaming cursor of the table \"ai_sessionrating\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "anchor_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "category", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "comment", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "feedback_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "rating", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_sessionrating_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rating", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_sum_order_by", "description": "order by sum() on columns of table \"ai_sessionrating\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rating", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ai_sessionrating_update_column", "description": "update columns of table \"ai_sessionrating\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "anchor_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "comment", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "feedback_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "rating", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_sessionrating_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rating", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_var_pop_order_by", "description": "order by var_pop() on columns of table \"ai_sessionrating\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rating", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_sessionrating_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rating", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_var_samp_order_by", "description": "order by var_samp() on columns of table \"ai_sessionrating\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rating", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ai_sessionrating_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rating", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_variance_order_by", "description": "order by variance() on columns of table \"ai_sessionrating\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rating", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "app_states", "description": "columns and relationships of \"app_states\"", "fields": [{"name": "app_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_time", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamp", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "app_states_aggregate", "description": "aggregated selection of \"app_states\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "app_states_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "app_states", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "app_states_aggregate_fields", "description": "aggregate fields of \"app_states\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "app_states_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "app_states_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "app_states_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "app_states_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "app_states_bool_exp", "description": "Boolean expression to filter rows from the table \"app_states\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "app_states_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "app_states_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "app_states_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "app_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "update_time", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamp_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "app_states_constraint", "description": "unique or primary key constraints on table \"app_states\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "app_states_pkey", "description": "unique or primary key constraint on columns \"app_name\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "app_states_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "state", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "app_states_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "app_states_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "app_states_insert_input", "description": "input type for inserting data into table \"app_states\"", "fields": null, "inputFields": [{"name": "app_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "update_time", "description": null, "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "app_states_max_fields", "description": "aggregate max on columns", "fields": [{"name": "app_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "app_states_min_fields", "description": "aggregate min on columns", "fields": [{"name": "app_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "app_states_mutation_response", "description": "response of any mutation on the table \"app_states\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "app_states", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "app_states_on_conflict", "description": "on_conflict condition type for table \"app_states\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "app_states_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "app_states_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "app_states_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "app_states_order_by", "description": "Ordering options when selecting data from \"app_states\".", "fields": null, "inputFields": [{"name": "app_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "update_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "app_states_pk_columns_input", "description": "primary key columns input for table: app_states", "fields": null, "inputFields": [{"name": "app_name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "app_states_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "app_states_select_column", "description": "select columns of table \"app_states\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "app_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "update_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "app_states_set_input", "description": "input type for updating data in table \"app_states\"", "fields": null, "inputFields": [{"name": "app_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "update_time", "description": null, "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "app_states_stream_cursor_input", "description": "Streaming cursor of the table \"app_states\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "app_states_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "app_states_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "app_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "update_time", "description": null, "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "app_states_update_column", "description": "update columns of table \"app_states\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "app_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "update_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "app_states_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "app_states_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "app_states_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "app_states_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "app_states_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "app_states_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "app_states_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "app_states_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_group", "description": "columns and relationships of \"auth_group\"", "fields": [{"name": "auth_group_permissions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_group_permissions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_group_permissions", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_group_permissions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_group_permissions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_group_permissions_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_groups", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_groups_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_groups", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_groups_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_groups_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_groups_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_group_aggregate", "description": "aggregated selection of \"auth_group\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_group_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_group", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_group_aggregate_fields", "description": "aggregate fields of \"auth_group\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_group_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_group_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_group_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_group_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_group_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_group_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_group_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_group_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_group_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_group_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_group_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_group_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_bool_exp", "description": "Boolean expression to filter rows from the table \"auth_group\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "auth_group_permissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "auth_group_permissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user_groups", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user_groups_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "auth_group_constraint", "description": "unique or primary key constraints on table \"auth_group\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "auth_group_name_key", "description": "unique or primary key constraint on columns \"name\"", "isDeprecated": false, "deprecationReason": null}, {"name": "auth_group_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_inc_input", "description": "input type for incrementing numeric columns in table \"auth_group\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_insert_input", "description": "input type for inserting data into table \"auth_group\"", "fields": null, "inputFields": [{"name": "auth_group_permissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "identity_user_groups", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_group_max_fields", "description": "aggregate max on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_group_min_fields", "description": "aggregate min on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_group_mutation_response", "description": "response of any mutation on the table \"auth_group\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_group", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"auth_group\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_on_conflict", "description": "on_conflict condition type for table \"auth_group\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_group_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_group_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_order_by", "description": "Ordering options when selecting data from \"auth_group\".", "fields": null, "inputFields": [{"name": "auth_group_permissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user_groups_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_group_permissions", "description": "columns and relationships of \"auth_group_permissions\"", "fields": [{"name": "group", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_group", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "group_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "permission", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_permission", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "permission_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_group_permissions_aggregate", "description": "aggregated selection of \"auth_group_permissions\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_group_permissions_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_group_permissions", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_group_permissions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_group_permissions_aggregate_fields", "description": "aggregate fields of \"auth_group_permissions\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_group_permissions_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_group_permissions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_group_permissions_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_group_permissions_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_group_permissions_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_group_permissions_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_group_permissions_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_group_permissions_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_group_permissions_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_group_permissions_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_group_permissions_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_aggregate_order_by", "description": "order by aggregate values of table \"auth_group_permissions\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"auth_group_permissions\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_group_permissions_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "permission_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_avg_order_by", "description": "order by avg() on columns of table \"auth_group_permissions\"", "fields": null, "inputFields": [{"name": "group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_bool_exp", "description": "Boolean expression to filter rows from the table \"auth_group_permissions\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "group", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "group_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "permission", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "auth_group_permissions_constraint", "description": "unique or primary key constraints on table \"auth_group_permissions\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "auth_group_permissions_group_id_permission_id_0cd325b0_uniq", "description": "unique or primary key constraint on columns \"permission_id\", \"group_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "auth_group_permissions_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_inc_input", "description": "input type for incrementing numeric columns in table \"auth_group_permissions\"", "fields": null, "inputFields": [{"name": "group_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_insert_input", "description": "input type for inserting data into table \"auth_group_permissions\"", "fields": null, "inputFields": [{"name": "group", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "group_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "permission", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_group_permissions_max_fields", "description": "aggregate max on columns", "fields": [{"name": "group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "permission_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_max_order_by", "description": "order by max() on columns of table \"auth_group_permissions\"", "fields": null, "inputFields": [{"name": "group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_group_permissions_min_fields", "description": "aggregate min on columns", "fields": [{"name": "group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "permission_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_min_order_by", "description": "order by min() on columns of table \"auth_group_permissions\"", "fields": null, "inputFields": [{"name": "group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_group_permissions_mutation_response", "description": "response of any mutation on the table \"auth_group_permissions\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_group_permissions", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_on_conflict", "description": "on_conflict condition type for table \"auth_group_permissions\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_group_permissions_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_group_permissions_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_order_by", "description": "Ordering options when selecting data from \"auth_group_permissions\".", "fields": null, "inputFields": [{"name": "group", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_order_by", "ofType": null}, "defaultValue": null}, {"name": "group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "permission", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_order_by", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_pk_columns_input", "description": "primary key columns input for table: auth_group_permissions", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "auth_group_permissions_select_column", "description": "select columns of table \"auth_group_permissions\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "group_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "permission_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_set_input", "description": "input type for updating data in table \"auth_group_permissions\"", "fields": null, "inputFields": [{"name": "group_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_group_permissions_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "permission_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_stddev_order_by", "description": "order by stddev() on columns of table \"auth_group_permissions\"", "fields": null, "inputFields": [{"name": "group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_group_permissions_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "permission_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"auth_group_permissions\"", "fields": null, "inputFields": [{"name": "group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_group_permissions_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "permission_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"auth_group_permissions\"", "fields": null, "inputFields": [{"name": "group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_stream_cursor_input", "description": "Streaming cursor of the table \"auth_group_permissions\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "group_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_group_permissions_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "permission_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_sum_order_by", "description": "order by sum() on columns of table \"auth_group_permissions\"", "fields": null, "inputFields": [{"name": "group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "auth_group_permissions_update_column", "description": "update columns of table \"auth_group_permissions\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "group_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "permission_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_group_permissions_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "permission_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_var_pop_order_by", "description": "order by var_pop() on columns of table \"auth_group_permissions\"", "fields": null, "inputFields": [{"name": "group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_group_permissions_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "permission_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_var_samp_order_by", "description": "order by var_samp() on columns of table \"auth_group_permissions\"", "fields": null, "inputFields": [{"name": "group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_group_permissions_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "permission_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_variance_order_by", "description": "order by variance() on columns of table \"auth_group_permissions\"", "fields": null, "inputFields": [{"name": "group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_pk_columns_input", "description": "primary key columns input for table: auth_group", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "auth_group_select_column", "description": "select columns of table \"auth_group\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_set_input", "description": "input type for updating data in table \"auth_group\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_group_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_group_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_group_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_stream_cursor_input", "description": "Streaming cursor of the table \"auth_group\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_group_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "auth_group_update_column", "description": "update columns of table \"auth_group\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_group_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_group_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_group_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_group_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_permission", "description": "columns and relationships of \"auth_permission\"", "fields": [{"name": "auth_group_permissions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_group_permissions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_group_permissions", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_group_permissions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_group_permissions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_group_permissions_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "codename", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_type", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_type_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_user_permissions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_user_permissions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_user_permissions", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_user_permissions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_user_permissions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_user_permissions_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_permission_aggregate", "description": "aggregated selection of \"auth_permission\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_permission_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_permission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_permission_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_permission_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_permission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_permission_aggregate_fields", "description": "aggregate fields of \"auth_permission\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_permission_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_permission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_permission_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_permission_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_permission_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_permission_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_permission_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_permission_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_permission_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_permission_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "auth_permission_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_permission_aggregate_order_by", "description": "order by aggregate values of table \"auth_permission\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_permission_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"auth_permission\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_permission_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_permission_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_permission_avg_order_by", "description": "order by avg() on columns of table \"auth_permission\"", "fields": null, "inputFields": [{"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_permission_bool_exp", "description": "Boolean expression to filter rows from the table \"auth_permission\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_permission_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_permission_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "auth_group_permissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "auth_group_permissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "codename", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "content_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user_user_permissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user_user_permissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "auth_permission_constraint", "description": "unique or primary key constraints on table \"auth_permission\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "auth_permission_content_type_id_codename_01ab375a_uniq", "description": "unique or primary key constraint on columns \"codename\", \"content_type_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "auth_permission_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_permission_inc_input", "description": "input type for incrementing numeric columns in table \"auth_permission\"", "fields": null, "inputFields": [{"name": "content_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_permission_insert_input", "description": "input type for inserting data into table \"auth_permission\"", "fields": null, "inputFields": [{"name": "auth_group_permissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "codename", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "content_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "identity_user_user_permissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_permission_max_fields", "description": "aggregate max on columns", "fields": [{"name": "codename", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_permission_max_order_by", "description": "order by max() on columns of table \"auth_permission\"", "fields": null, "inputFields": [{"name": "codename", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_permission_min_fields", "description": "aggregate min on columns", "fields": [{"name": "codename", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_permission_min_order_by", "description": "order by min() on columns of table \"auth_permission\"", "fields": null, "inputFields": [{"name": "codename", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_permission_mutation_response", "description": "response of any mutation on the table \"auth_permission\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_permission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_permission_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"auth_permission\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_permission_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_permission_on_conflict", "description": "on_conflict condition type for table \"auth_permission\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_permission_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_permission_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_permission_order_by", "description": "Ordering options when selecting data from \"auth_permission\".", "fields": null, "inputFields": [{"name": "auth_group_permissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "codename", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}, "defaultValue": null}, {"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user_user_permissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_permission_pk_columns_input", "description": "primary key columns input for table: auth_permission", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "auth_permission_select_column", "description": "select columns of table \"auth_permission\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "codename", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "content_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_permission_set_input", "description": "input type for updating data in table \"auth_permission\"", "fields": null, "inputFields": [{"name": "codename", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "content_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_permission_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_permission_stddev_order_by", "description": "order by stddev() on columns of table \"auth_permission\"", "fields": null, "inputFields": [{"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_permission_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_permission_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"auth_permission\"", "fields": null, "inputFields": [{"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_permission_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_permission_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"auth_permission\"", "fields": null, "inputFields": [{"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_permission_stream_cursor_input", "description": "Streaming cursor of the table \"auth_permission\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_permission_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_permission_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "codename", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "content_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_permission_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_permission_sum_order_by", "description": "order by sum() on columns of table \"auth_permission\"", "fields": null, "inputFields": [{"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "auth_permission_update_column", "description": "update columns of table \"auth_permission\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "codename", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "content_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_permission_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_permission_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_permission_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_permission_var_pop_order_by", "description": "order by var_pop() on columns of table \"auth_permission\"", "fields": null, "inputFields": [{"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_permission_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_permission_var_samp_order_by", "description": "order by var_samp() on columns of table \"auth_permission\"", "fields": null, "inputFields": [{"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "auth_permission_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "auth_permission_variance_order_by", "description": "order by variance() on columns of table \"auth_permission\"", "fields": null, "inputFields": [{"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "bigint", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "description": "Boolean expression to compare columns of type \"bigint\". All fields are combined with logical 'AND'.", "fields": null, "inputFields": [{"name": "_eq", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "_gt", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "_gte", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "_in", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}}, "defaultValue": null}, {"name": "_is_null", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "_lt", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "_lte", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "_neq", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "_nin", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "bytea", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "bytea_comparison_exp", "description": "Boolean expression to compare columns of type \"bytea\". All fields are combined with logical 'AND'.", "fields": null, "inputFields": [{"name": "_eq", "description": null, "type": {"kind": "SCALAR", "name": "bytea", "ofType": null}, "defaultValue": null}, {"name": "_gt", "description": null, "type": {"kind": "SCALAR", "name": "bytea", "ofType": null}, "defaultValue": null}, {"name": "_gte", "description": null, "type": {"kind": "SCALAR", "name": "bytea", "ofType": null}, "defaultValue": null}, {"name": "_in", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bytea", "ofType": null}}}, "defaultValue": null}, {"name": "_is_null", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "_lt", "description": null, "type": {"kind": "SCALAR", "name": "bytea", "ofType": null}, "defaultValue": null}, {"name": "_lte", "description": null, "type": {"kind": "SCALAR", "name": "bytea", "ofType": null}, "defaultValue": null}, {"name": "_neq", "description": null, "type": {"kind": "SCALAR", "name": "bytea", "ofType": null}, "defaultValue": null}, {"name": "_nin", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bytea", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_botconversation", "description": "columns and relationships of \"communications_botconversation\"", "fields": [{"name": "communications_botmessages", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_botmessage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_botmessage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_botmessages_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_botmessage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_botmessage_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_completed", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_telegram_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_botconversation_aggregate", "description": "aggregated selection of \"communications_botconversation\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_botconversation_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_botconversation", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botconversation_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botconversation_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_botconversation_select_column_communications_botconversation_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botconversation_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_botconversation_select_column_communications_botconversation_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botconversation_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_botconversation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_botconversation_aggregate_fields", "description": "aggregate fields of \"communications_botconversation\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_botconversation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_botconversation_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_botconversation_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botconversation_aggregate_order_by", "description": "order by aggregate values of table \"communications_botconversation\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botconversation_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"communications_botconversation\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botconversation_bool_exp", "description": "Boolean expression to filter rows from the table \"communications_botconversation\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "communications_botmessages", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_botmessages_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "is_completed", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_telegram_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_botconversation_constraint", "description": "unique or primary key constraints on table \"communications_botconversation\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "communications_botconversation_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botconversation_insert_input", "description": "input type for inserting data into table \"communications_botconversation\"", "fields": null, "inputFields": [{"name": "communications_botmessages", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "is_completed", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_telegram_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_botconversation_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_telegram_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botconversation_max_order_by", "description": "order by max() on columns of table \"communications_botconversation\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_telegram_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_botconversation_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_telegram_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botconversation_min_order_by", "description": "order by min() on columns of table \"communications_botconversation\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_telegram_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_botconversation_mutation_response", "description": "response of any mutation on the table \"communications_botconversation\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_botconversation", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botconversation_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"communications_botconversation\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botconversation_on_conflict", "description": "on_conflict condition type for table \"communications_botconversation\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_botconversation_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_botconversation_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botconversation_order_by", "description": "Ordering options when selecting data from \"communications_botconversation\".", "fields": null, "inputFields": [{"name": "communications_botmessages_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "is_completed", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_telegram_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botconversation_pk_columns_input", "description": "primary key columns input for table: communications_botconversation", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_botconversation_select_column", "description": "select columns of table \"communications_botconversation\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_completed", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_telegram_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "communications_botconversation_select_column_communications_botconversation_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"communications_botconversation_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"communications_botconversation\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_completed", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "communications_botconversation_select_column_communications_botconversation_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"communications_botconversation_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"communications_botconversation\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_completed", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botconversation_set_input", "description": "input type for updating data in table \"communications_botconversation\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_completed", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_telegram_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botconversation_stream_cursor_input", "description": "Streaming cursor of the table \"communications_botconversation\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botconversation_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_completed", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_telegram_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_botconversation_update_column", "description": "update columns of table \"communications_botconversation\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_completed", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_telegram_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botconversation_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_botmessage", "description": "columns and relationships of \"communications_botmessage\"", "fields": [{"name": "communications_botconversation", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_botconversation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "content", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sender", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timestamp", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_botmessage_aggregate", "description": "aggregated selection of \"communications_botmessage\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_botmessage_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_botmessage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botmessage_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botmessage_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_botmessage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_botmessage_aggregate_fields", "description": "aggregate fields of \"communications_botmessage\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_botmessage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_botmessage_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_botmessage_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botmessage_aggregate_order_by", "description": "order by aggregate values of table \"communications_botmessage\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botmessage_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"communications_botmessage\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botmessage_bool_exp", "description": "Boolean expression to filter rows from the table \"communications_botmessage\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "communications_botconversation", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "content", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "conversation_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "sender", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "timestamp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_botmessage_constraint", "description": "unique or primary key constraints on table \"communications_botmessage\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "communications_botmessage_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botmessage_insert_input", "description": "input type for inserting data into table \"communications_botmessage\"", "fields": null, "inputFields": [{"name": "communications_botconversation", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "content", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "conversation_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "sender", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "timestamp", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_botmessage_max_fields", "description": "aggregate max on columns", "fields": [{"name": "content", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sender", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timestamp", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botmessage_max_order_by", "description": "order by max() on columns of table \"communications_botmessage\"", "fields": null, "inputFields": [{"name": "content", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "conversation_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sender", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "timestamp", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_botmessage_min_fields", "description": "aggregate min on columns", "fields": [{"name": "content", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sender", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timestamp", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botmessage_min_order_by", "description": "order by min() on columns of table \"communications_botmessage\"", "fields": null, "inputFields": [{"name": "content", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "conversation_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sender", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "timestamp", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_botmessage_mutation_response", "description": "response of any mutation on the table \"communications_botmessage\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_botmessage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botmessage_on_conflict", "description": "on_conflict condition type for table \"communications_botmessage\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_botmessage_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_botmessage_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botmessage_order_by", "description": "Ordering options when selecting data from \"communications_botmessage\".", "fields": null, "inputFields": [{"name": "communications_botconversation", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_order_by", "ofType": null}, "defaultValue": null}, {"name": "content", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "conversation_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "sender", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "timestamp", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botmessage_pk_columns_input", "description": "primary key columns input for table: communications_botmessage", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_botmessage_select_column", "description": "select columns of table \"communications_botmessage\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "content", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "sender", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "timestamp", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botmessage_set_input", "description": "input type for updating data in table \"communications_botmessage\"", "fields": null, "inputFields": [{"name": "content", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "conversation_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sender", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "timestamp", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botmessage_stream_cursor_input", "description": "Streaming cursor of the table \"communications_botmessage\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botmessage_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "content", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "conversation_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sender", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "timestamp", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_botmessage_update_column", "description": "update columns of table \"communications_botmessage\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "content", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "sender", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "timestamp", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_botmessage_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_calllog", "description": "columns and relationships of \"communications_calllog\"", "fields": [{"name": "ai_summary", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "call_sid", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "call_status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "called_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "called_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "caller_partner_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "caller_partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "from_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "price_usd", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "provider", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recording_file_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recording_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "suggested_partner_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "suggested_partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "to_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "transcript", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_calllog_aggregate", "description": "aggregated selection of \"communications_calllog\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_calllog_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_calllog", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_calllog_aggregate_fields", "description": "aggregate fields of \"communications_calllog\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_calllog_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_calllog_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_calllog_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_calllog_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_calllog_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_calllog_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_calllog_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_calllog_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_calllog_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_calllog_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_calllog_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_calllog_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_calllog_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "duration_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "price_usd", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_calllog_bool_exp", "description": "Boolean expression to filter rows from the table \"communications_calllog\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_calllog_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_calllog_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "ai_summary", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "call_sid", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "call_status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "called_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "called_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "caller_partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "caller_partner_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "direction", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "duration_seconds", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "from_number", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "price_usd", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "provider", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "recording_file_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "recording_url", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "suggested_partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "suggested_partner_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "to_number", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "transcript", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_calllog_constraint", "description": "unique or primary key constraints on table \"communications_calllog\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "communications_calllog_call_sid_key", "description": "unique or primary key constraint on columns \"call_sid\"", "isDeprecated": false, "deprecationReason": null}, {"name": "communications_calllog_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_calllog_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_calllog_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_calllog_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_calllog_inc_input", "description": "input type for incrementing numeric columns in table \"communications_calllog\"", "fields": null, "inputFields": [{"name": "duration_seconds", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "price_usd", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_calllog_insert_input", "description": "input type for inserting data into table \"communications_calllog\"", "fields": null, "inputFields": [{"name": "ai_summary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "call_sid", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "call_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "called_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "called_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "caller_partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "caller_partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "direction", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "duration_seconds", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "from_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "price_usd", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "provider", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "recording_file_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "recording_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "suggested_partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "suggested_partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "to_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "transcript", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_calllog_max_fields", "description": "aggregate max on columns", "fields": [{"name": "ai_summary", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "call_sid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "call_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "called_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "caller_partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "from_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "price_usd", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "provider", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recording_file_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recording_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "suggested_partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "to_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "transcript", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_calllog_min_fields", "description": "aggregate min on columns", "fields": [{"name": "ai_summary", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "call_sid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "call_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "called_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "caller_partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "from_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "price_usd", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "provider", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recording_file_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recording_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "suggested_partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "to_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "transcript", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_calllog_mutation_response", "description": "response of any mutation on the table \"communications_calllog\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_calllog", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_calllog_on_conflict", "description": "on_conflict condition type for table \"communications_calllog\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_calllog_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_calllog_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_calllog_order_by", "description": "Ordering options when selecting data from \"communications_calllog\".", "fields": null, "inputFields": [{"name": "ai_summary", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "call_sid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "call_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "called_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "called_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "caller_partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}, "defaultValue": null}, {"name": "caller_partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "direction", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_seconds", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "from_number", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "price_usd", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "provider", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "recording_file_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "recording_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "suggested_partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}, "defaultValue": null}, {"name": "suggested_partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "to_number", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "transcript", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_calllog_pk_columns_input", "description": "primary key columns input for table: communications_calllog", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_calllog_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_calllog_select_column", "description": "select columns of table \"communications_calllog\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_summary", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "call_sid", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "call_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "called_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "caller_partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "duration_seconds", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "from_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "price_usd", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "provider", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "recording_file_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "recording_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "suggested_partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "to_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "transcript", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_calllog_set_input", "description": "input type for updating data in table \"communications_calllog\"", "fields": null, "inputFields": [{"name": "ai_summary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "call_sid", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "call_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "called_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "caller_partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "direction", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "duration_seconds", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "from_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "price_usd", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "provider", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "recording_file_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "recording_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "suggested_partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "to_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "transcript", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_calllog_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "duration_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "price_usd", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_calllog_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "duration_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "price_usd", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_calllog_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "duration_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "price_usd", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_calllog_stream_cursor_input", "description": "Streaming cursor of the table \"communications_calllog\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_calllog_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_calllog_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "ai_summary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "call_sid", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "call_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "called_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "caller_partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "direction", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "duration_seconds", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "from_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "price_usd", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "provider", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "recording_file_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "recording_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "suggested_partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "to_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "transcript", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_calllog_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "duration_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "price_usd", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_calllog_update_column", "description": "update columns of table \"communications_calllog\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_summary", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "call_sid", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "call_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "called_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "caller_partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "duration_seconds", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "from_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "price_usd", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "provider", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "recording_file_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "recording_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "suggested_partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "to_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "transcript", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_calllog_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_calllog_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_calllog_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "duration_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "price_usd", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_calllog_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "duration_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "price_usd", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_calllog_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "duration_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "price_usd", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_channelinitiationrequest", "description": "columns and relationships of \"communications_channelinitiationrequest\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_channelinitiationrequest_aggregate", "description": "aggregated selection of \"communications_channelinitiationrequest\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_channelinitiationrequest_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_channelinitiationrequest", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_channelinitiationrequest_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_channelinitiationrequest_aggregate_fields", "description": "aggregate fields of \"communications_channelinitiationrequest\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_channelinitiationrequest_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_channelinitiationrequest_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_channelinitiationrequest_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_aggregate_order_by", "description": "order by aggregate values of table \"communications_channelinitiationrequest\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"communications_channelinitiationrequest\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_bool_exp", "description": "Boolean expression to filter rows from the table \"communications_channelinitiationrequest\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_channelinitiationrequest_constraint", "description": "unique or primary key constraints on table \"communications_channelinitiationrequest\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "communications_channelin_type_data_tenant_id_f05cbd93_uniq", "description": "unique or primary key constraint on columns \"data\", \"type\", \"tenant_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "communications_channelinitiationrequest_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_insert_input", "description": "input type for inserting data into table \"communications_channelinitiationrequest\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_channelinitiationrequest_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_max_order_by", "description": "order by max() on columns of table \"communications_channelinitiationrequest\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_channelinitiationrequest_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_min_order_by", "description": "order by min() on columns of table \"communications_channelinitiationrequest\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_channelinitiationrequest_mutation_response", "description": "response of any mutation on the table \"communications_channelinitiationrequest\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_channelinitiationrequest", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_on_conflict", "description": "on_conflict condition type for table \"communications_channelinitiationrequest\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_channelinitiationrequest_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_channelinitiationrequest_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_order_by", "description": "Ordering options when selecting data from \"communications_channelinitiationrequest\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_pk_columns_input", "description": "primary key columns input for table: communications_channelinitiationrequest", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_channelinitiationrequest_select_column", "description": "select columns of table \"communications_channelinitiationrequest\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_set_input", "description": "input type for updating data in table \"communications_channelinitiationrequest\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_stream_cursor_input", "description": "Streaming cursor of the table \"communications_channelinitiationrequest\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_channelinitiationrequest_update_column", "description": "update columns of table \"communications_channelinitiationrequest\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_commmessage", "description": "columns and relationships of \"communications_commmessage\"", "fields": [{"name": "author_kind", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "author_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "author_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversation", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "communications_conversation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "delivery_status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "file_ids", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "occurred_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "preview", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reply_to_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_commmessage_aggregate", "description": "aggregated selection of \"communications_commmessage\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_commmessage_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_commmessage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_commmessage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_commmessage_aggregate_fields", "description": "aggregate fields of \"communications_commmessage\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_commmessage_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_commmessage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_commmessage_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_commmessage_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_commmessage_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_commmessage_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_commmessage_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_commmessage_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_commmessage_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_commmessage_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_commmessage_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_aggregate_order_by", "description": "order by aggregate values of table \"communications_commmessage\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"communications_commmessage\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_commmessage_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "source_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_avg_order_by", "description": "order by avg() on columns of table \"communications_commmessage\"", "fields": null, "inputFields": [{"name": "source_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_bool_exp", "description": "Boolean expression to filter rows from the table \"communications_commmessage\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "author_kind", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "author_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "author_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "conversation", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "conversation_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "delivery_status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "direction", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "occurred_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "preview", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "reply_to_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "source_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "source_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_commmessage_constraint", "description": "unique or primary key constraints on table \"communications_commmessage\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "communications_commmessage_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_commmessage_source", "description": "unique or primary key constraint on columns \"source_id\", \"source_type_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_inc_input", "description": "input type for incrementing numeric columns in table \"communications_commmessage\"", "fields": null, "inputFields": [{"name": "source_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_insert_input", "description": "input type for inserting data into table \"communications_commmessage\"", "fields": null, "inputFields": [{"name": "author_kind", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "author_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "author_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "conversation", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "conversation_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "delivery_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "direction", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "occurred_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "preview", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reply_to_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_commmessage_max_fields", "description": "aggregate max on columns", "fields": [{"name": "author_kind", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "author_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delivery_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "occurred_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "preview", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reply_to_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_max_order_by", "description": "order by max() on columns of table \"communications_commmessage\"", "fields": null, "inputFields": [{"name": "author_kind", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "author_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "conversation_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "delivery_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "direction", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "occurred_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "preview", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reply_to_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_commmessage_min_fields", "description": "aggregate min on columns", "fields": [{"name": "author_kind", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "author_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delivery_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "occurred_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "preview", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reply_to_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_min_order_by", "description": "order by min() on columns of table \"communications_commmessage\"", "fields": null, "inputFields": [{"name": "author_kind", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "author_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "conversation_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "delivery_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "direction", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "occurred_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "preview", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reply_to_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_commmessage_mutation_response", "description": "response of any mutation on the table \"communications_commmessage\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_commmessage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_on_conflict", "description": "on_conflict condition type for table \"communications_commmessage\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_commmessage_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_commmessage_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_order_by", "description": "Ordering options when selecting data from \"communications_commmessage\".", "fields": null, "inputFields": [{"name": "author_kind", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "author_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "author_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "conversation", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_order_by", "ofType": null}, "defaultValue": null}, {"name": "conversation_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "delivery_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "direction", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "occurred_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "preview", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reply_to_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_pk_columns_input", "description": "primary key columns input for table: communications_commmessage", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_commmessage_select_column", "description": "select columns of table \"communications_commmessage\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "author_kind", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "author_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "delivery_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "file_ids", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "occurred_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "preview", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reply_to_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_set_input", "description": "input type for updating data in table \"communications_commmessage\"", "fields": null, "inputFields": [{"name": "author_kind", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "author_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "conversation_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "delivery_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "direction", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "occurred_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "preview", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reply_to_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_commmessage_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "source_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_stddev_order_by", "description": "order by stddev() on columns of table \"communications_commmessage\"", "fields": null, "inputFields": [{"name": "source_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_commmessage_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "source_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"communications_commmessage\"", "fields": null, "inputFields": [{"name": "source_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_commmessage_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "source_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"communications_commmessage\"", "fields": null, "inputFields": [{"name": "source_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_stream_cursor_input", "description": "Streaming cursor of the table \"communications_commmessage\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "author_kind", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "author_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "conversation_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "delivery_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "direction", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "occurred_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "preview", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reply_to_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_commmessage_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "source_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_sum_order_by", "description": "order by sum() on columns of table \"communications_commmessage\"", "fields": null, "inputFields": [{"name": "source_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_commmessage_update_column", "description": "update columns of table \"communications_commmessage\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "author_kind", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "author_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "delivery_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "file_ids", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "occurred_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "preview", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reply_to_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_commmessage_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "source_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_var_pop_order_by", "description": "order by var_pop() on columns of table \"communications_commmessage\"", "fields": null, "inputFields": [{"name": "source_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_commmessage_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "source_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_var_samp_order_by", "description": "order by var_samp() on columns of table \"communications_commmessage\"", "fields": null, "inputFields": [{"name": "source_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_commmessage_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "source_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_commmessage_variance_order_by", "description": "order by variance() on columns of table \"communications_commmessage\"", "fields": null, "inputFields": [{"name": "source_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_conversation", "description": "columns and relationships of \"communications_conversation\"", "fields": [{"name": "channel", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_ref", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "first_message_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_message_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "messages", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_commmessage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_commmessage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "messages_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_commmessage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_commmessage_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "summary", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_conversation_aggregate", "description": "aggregated selection of \"communications_conversation\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_conversation_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_conversation", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_conversation_aggregate_fields", "description": "aggregate fields of \"communications_conversation\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_conversation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_conversation_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_conversation_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_conversation_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_conversation_bool_exp", "description": "Boolean expression to filter rows from the table \"communications_conversation\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_conversation_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_conversation_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "external_ref", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "first_message_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "last_message_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "messages", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "messages_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_conversation_constraint", "description": "unique or primary key constraints on table \"communications_conversation\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "communications_conversation_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_conversation_external_ref", "description": "unique or primary key constraint on columns \"external_ref\", \"channel\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_conversation_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_conversation_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_conversation_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_conversation_insert_input", "description": "input type for inserting data into table \"communications_conversation\"", "fields": null, "inputFields": [{"name": "channel", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "external_ref", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first_message_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_message_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "messages", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_conversation_max_fields", "description": "aggregate max on columns", "fields": [{"name": "channel", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_ref", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "first_message_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_message_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "summary", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_conversation_min_fields", "description": "aggregate min on columns", "fields": [{"name": "channel", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_ref", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "first_message_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_message_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "summary", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_conversation_mutation_response", "description": "response of any mutation on the table \"communications_conversation\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_conversation", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_conversation_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"communications_conversation\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_conversation_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_conversation_on_conflict", "description": "on_conflict condition type for table \"communications_conversation\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_conversation_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_conversation_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_conversation_order_by", "description": "Ordering options when selecting data from \"communications_conversation\".", "fields": null, "inputFields": [{"name": "channel", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_ref", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "first_message_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_message_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "messages_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_conversation_pk_columns_input", "description": "primary key columns input for table: communications_conversation", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_conversation_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_conversation_select_column", "description": "select columns of table \"communications_conversation\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "channel", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_ref", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "first_message_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_message_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "summary", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_conversation_set_input", "description": "input type for updating data in table \"communications_conversation\"", "fields": null, "inputFields": [{"name": "channel", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "external_ref", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first_message_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_message_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_conversation_stream_cursor_input", "description": "Streaming cursor of the table \"communications_conversation\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_conversation_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_conversation_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "channel", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "external_ref", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first_message_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_message_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_conversation_update_column", "description": "update columns of table \"communications_conversation\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "channel", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_ref", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "first_message_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_message_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "summary", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_conversation_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_conversation_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_emailunsubscribe", "description": "columns and relationships of \"communications_emailunsubscribe\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_emailunsubscribe_aggregate", "description": "aggregated selection of \"communications_emailunsubscribe\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_emailunsubscribe_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_emailunsubscribe", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_emailunsubscribe_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_emailunsubscribe_aggregate_fields", "description": "aggregate fields of \"communications_emailunsubscribe\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_emailunsubscribe_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_emailunsubscribe_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_emailunsubscribe_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_aggregate_order_by", "description": "order by aggregate values of table \"communications_emailunsubscribe\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"communications_emailunsubscribe\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_bool_exp", "description": "Boolean expression to filter rows from the table \"communications_emailunsubscribe\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_emailunsubscribe_constraint", "description": "unique or primary key constraints on table \"communications_emailunsubscribe\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "communications_emailunsubscribe_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "communications_emailunsubscribe_token_tenant_key", "description": "unique or primary key constraint on columns \"tenant_id\", \"token\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_insert_input", "description": "input type for inserting data into table \"communications_emailunsubscribe\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_emailunsubscribe_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_max_order_by", "description": "order by max() on columns of table \"communications_emailunsubscribe\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_emailunsubscribe_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_min_order_by", "description": "order by min() on columns of table \"communications_emailunsubscribe\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_emailunsubscribe_mutation_response", "description": "response of any mutation on the table \"communications_emailunsubscribe\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_emailunsubscribe", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_on_conflict", "description": "on_conflict condition type for table \"communications_emailunsubscribe\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_emailunsubscribe_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_emailunsubscribe_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_order_by", "description": "Ordering options when selecting data from \"communications_emailunsubscribe\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_pk_columns_input", "description": "primary key columns input for table: communications_emailunsubscribe", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_emailunsubscribe_select_column", "description": "select columns of table \"communications_emailunsubscribe\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_set_input", "description": "input type for updating data in table \"communications_emailunsubscribe\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_stream_cursor_input", "description": "Streaming cursor of the table \"communications_emailunsubscribe\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_emailunsubscribe_update_column", "description": "update columns of table \"communications_emailunsubscribe\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_inboundemail", "description": "columns and relationships of \"communications_inboundemail\"", "fields": [{"name": "body_text", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemailschooldata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailschooldata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailschooldata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemailschooldata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailschooldata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailschooldata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "email_from", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email_to", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "file_ids", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_ai_process_status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_ai_processed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_decision", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_post_process_status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_post_processed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "processing_runs", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailprocessingrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailprocessingrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "processing_runs_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailprocessingrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailprocessingrun_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "school_data_history", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailschooldatahistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "school_data_history_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailschooldatahistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_inboundemail_aggregate", "description": "aggregated selection of \"communications_inboundemail\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_inboundemail_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemail", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemail_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_inboundemail_aggregate_fields", "description": "aggregate fields of \"communications_inboundemail\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemail_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_inboundemail_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_inboundemail_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_aggregate_order_by", "description": "order by aggregate values of table \"communications_inboundemail\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"communications_inboundemail\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_bool_exp", "description": "Boolean expression to filter rows from the table \"communications_inboundemail\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "body_text", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemailschooldata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemailschooldata_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "email_from", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "email_to", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "last_ai_process_status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "last_ai_processed_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "last_decision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "last_post_process_status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "last_post_processed_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "processing_runs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "processing_runs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "school_data_history", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "school_data_history_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_inboundemail_constraint", "description": "unique or primary key constraints on table \"communications_inboundemail\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "communications_inboundemail_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_insert_input", "description": "input type for inserting data into table \"communications_inboundemail\"", "fields": null, "inputFields": [{"name": "communications_inboundemailschooldata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "email_from", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email_to", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_ai_process_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_ai_processed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "last_decision", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_post_process_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_post_processed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "processing_runs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "school_data_history", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_inboundemail_max_fields", "description": "aggregate max on columns", "fields": [{"name": "body_text", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email_from", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email_to", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_ai_process_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_ai_processed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_decision", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_post_process_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_post_processed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_max_order_by", "description": "order by max() on columns of table \"communications_inboundemail\"", "fields": null, "inputFields": [{"name": "body_text", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email_from", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email_to", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_ai_process_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_ai_processed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_decision", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_post_process_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_post_processed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_inboundemail_min_fields", "description": "aggregate min on columns", "fields": [{"name": "body_text", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email_from", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email_to", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_ai_process_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_ai_processed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_decision", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_post_process_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_post_processed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_min_order_by", "description": "order by min() on columns of table \"communications_inboundemail\"", "fields": null, "inputFields": [{"name": "body_text", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email_from", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email_to", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_ai_process_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_ai_processed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_decision", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_post_process_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_post_processed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_inboundemail_mutation_response", "description": "response of any mutation on the table \"communications_inboundemail\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemail", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"communications_inboundemail\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_on_conflict", "description": "on_conflict condition type for table \"communications_inboundemail\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemail_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemail_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_order_by", "description": "Ordering options when selecting data from \"communications_inboundemail\".", "fields": null, "inputFields": [{"name": "body_text", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemailschooldata_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email_from", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email_to", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_ai_process_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_ai_processed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_decision", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_post_process_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_post_processed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "processing_runs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "school_data_history_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_pk_columns_input", "description": "primary key columns input for table: communications_inboundemail", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_inboundemail_select_column", "description": "select columns of table \"communications_inboundemail\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "body_text", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email_from", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email_to", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "file_ids", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_ai_process_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_ai_processed_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_decision", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_post_process_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_post_processed_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_set_input", "description": "input type for updating data in table \"communications_inboundemail\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "email_from", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email_to", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_ai_process_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_ai_processed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "last_decision", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_post_process_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_post_processed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_stream_cursor_input", "description": "Streaming cursor of the table \"communications_inboundemail\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "body_text", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "email_from", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email_to", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_ai_process_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_ai_processed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "last_decision", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_post_process_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_post_processed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_inboundemail_update_column", "description": "update columns of table \"communications_inboundemail\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email_from", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email_to", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "file_ids", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_ai_process_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_ai_processed_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_decision", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_post_process_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_post_processed_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_inboundemailprocessingrun", "description": "columns and relationships of \"communications_inboundemailprocessingrun\"", "fields": [{"name": "adk_workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemail", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemail", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemailschooldatahistory", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailschooldatahistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemailschooldatahistory_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailschooldatahistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "decision", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "finished_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "inbound_email_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instruction_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instruction_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "started_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_inboundemailprocessingrun_aggregate", "description": "aggregated selection of \"communications_inboundemailprocessingrun\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_inboundemailprocessingrun_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailprocessingrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailprocessingrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_inboundemailprocessingrun_aggregate_fields", "description": "aggregate fields of \"communications_inboundemailprocessingrun\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailprocessingrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_inboundemailprocessingrun_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_inboundemailprocessingrun_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_aggregate_order_by", "description": "order by aggregate values of table \"communications_inboundemailprocessingrun\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "error_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"communications_inboundemailprocessingrun\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_bool_exp", "description": "Boolean expression to filter rows from the table \"communications_inboundemailprocessingrun\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "adk_workflow_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemail", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemailschooldatahistory", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemailschooldatahistory_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "decision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "error", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "error_category", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "error_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "inbound_email_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "instruction_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "instruction_version", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_inboundemailprocessingrun_constraint", "description": "unique or primary key constraints on table \"communications_inboundemailprocessingrun\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "communications_inboundemailprocessingrun_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "error_data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "error_data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "error_data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_insert_input", "description": "input type for inserting data into table \"communications_inboundemailprocessingrun\"", "fields": null, "inputFields": [{"name": "adk_workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemail", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemailschooldatahistory", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "decision", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error_category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "inbound_email_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "instruction_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "instruction_version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_inboundemailprocessingrun_max_fields", "description": "aggregate max on columns", "fields": [{"name": "adk_workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decision", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "finished_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "inbound_email_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instruction_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instruction_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "started_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_max_order_by", "description": "order by max() on columns of table \"communications_inboundemailprocessingrun\"", "fields": null, "inputFields": [{"name": "adk_workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decision", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "inbound_email_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "instruction_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "instruction_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_inboundemailprocessingrun_min_fields", "description": "aggregate min on columns", "fields": [{"name": "adk_workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decision", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "finished_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "inbound_email_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instruction_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instruction_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "started_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_min_order_by", "description": "order by min() on columns of table \"communications_inboundemailprocessingrun\"", "fields": null, "inputFields": [{"name": "adk_workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decision", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "inbound_email_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "instruction_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "instruction_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_inboundemailprocessingrun_mutation_response", "description": "response of any mutation on the table \"communications_inboundemailprocessingrun\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailprocessingrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"communications_inboundemailprocessingrun\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_on_conflict", "description": "on_conflict condition type for table \"communications_inboundemailprocessingrun\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailprocessingrun_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailprocessingrun_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_order_by", "description": "Ordering options when selecting data from \"communications_inboundemailprocessingrun\".", "fields": null, "inputFields": [{"name": "adk_workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemail", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_order_by", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemailschooldatahistory_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decision", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "inbound_email_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "instruction_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "instruction_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_pk_columns_input", "description": "primary key columns input for table: communications_inboundemailprocessingrun", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "error_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_inboundemailprocessingrun_select_column", "description": "select columns of table \"communications_inboundemailprocessingrun\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "adk_workflow_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "decision", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "finished_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "inbound_email_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "instruction_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "instruction_version", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "started_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_set_input", "description": "input type for updating data in table \"communications_inboundemailprocessingrun\"", "fields": null, "inputFields": [{"name": "adk_workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "decision", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error_category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "inbound_email_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "instruction_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "instruction_version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_stream_cursor_input", "description": "Streaming cursor of the table \"communications_inboundemailprocessingrun\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "adk_workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "decision", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error_category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "inbound_email_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "instruction_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "instruction_version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_inboundemailprocessingrun_update_column", "description": "update columns of table \"communications_inboundemailprocessingrun\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "adk_workflow_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "decision", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "finished_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "inbound_email_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "instruction_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "instruction_version", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "started_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_inboundemailschooldata", "description": "columns and relationships of \"communications_inboundemailschooldata\"", "fields": [{"name": "category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemail", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemail", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "inbound_email_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_inboundemailschooldata_aggregate", "description": "aggregated selection of \"communications_inboundemailschooldata\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_inboundemailschooldata_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailschooldata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailschooldata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_inboundemailschooldata_aggregate_fields", "description": "aggregate fields of \"communications_inboundemailschooldata\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailschooldata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_inboundemailschooldata_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_inboundemailschooldata_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_aggregate_order_by", "description": "order by aggregate values of table \"communications_inboundemailschooldata\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"communications_inboundemailschooldata\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_bool_exp", "description": "Boolean expression to filter rows from the table \"communications_inboundemailschooldata\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "category", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemail", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "external_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "external_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "inbound_email_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "program_code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "program_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "program_start_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "student_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_inboundemailschooldata_constraint", "description": "unique or primary key constraints on table \"communications_inboundemailschooldata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "communications_inboundemailschooldata_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_insert_input", "description": "input type for inserting data into table \"communications_inboundemailschooldata\"", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemail", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "external_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "inbound_email_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "student_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_inboundemailschooldata_max_fields", "description": "aggregate max on columns", "fields": [{"name": "category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "inbound_email_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_max_order_by", "description": "order by max() on columns of table \"communications_inboundemailschooldata\"", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "inbound_email_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "student_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_inboundemailschooldata_min_fields", "description": "aggregate min on columns", "fields": [{"name": "category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "inbound_email_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_min_order_by", "description": "order by min() on columns of table \"communications_inboundemailschooldata\"", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "inbound_email_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "student_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_inboundemailschooldata_mutation_response", "description": "response of any mutation on the table \"communications_inboundemailschooldata\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailschooldata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_on_conflict", "description": "on_conflict condition type for table \"communications_inboundemailschooldata\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailschooldata_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailschooldata_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_order_by", "description": "Ordering options when selecting data from \"communications_inboundemailschooldata\".", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemail", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "inbound_email_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "student_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_pk_columns_input", "description": "primary key columns input for table: communications_inboundemailschooldata", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_inboundemailschooldata_select_column", "description": "select columns of table \"communications_inboundemailschooldata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "inbound_email_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_start_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "student_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_set_input", "description": "input type for updating data in table \"communications_inboundemailschooldata\"", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "external_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "inbound_email_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "student_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_stream_cursor_input", "description": "Streaming cursor of the table \"communications_inboundemailschooldata\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "external_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "inbound_email_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "student_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_inboundemailschooldata_update_column", "description": "update columns of table \"communications_inboundemailschooldata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "inbound_email_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_start_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "student_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory", "description": "columns and relationships of \"communications_inboundemailschooldatahistory\"", "fields": [{"name": "category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemail", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemail", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemailprocessingrun", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailprocessingrun", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "inbound_email_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "processing_run_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory_aggregate", "description": "aggregated selection of \"communications_inboundemailschooldatahistory\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailschooldatahistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory_aggregate_fields", "description": "aggregate fields of \"communications_inboundemailschooldatahistory\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailschooldatahistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_aggregate_order_by", "description": "order by aggregate values of table \"communications_inboundemailschooldatahistory\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"communications_inboundemailschooldatahistory\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_bool_exp", "description": "Boolean expression to filter rows from the table \"communications_inboundemailschooldatahistory\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "category", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemail", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemailprocessingrun", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "external_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "external_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "inbound_email_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "processing_run_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "program_code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "program_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "program_start_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "student_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_inboundemailschooldatahistory_constraint", "description": "unique or primary key constraints on table \"communications_inboundemailschooldatahistory\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "communications_inboundemailschooldatahistory_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_insert_input", "description": "input type for inserting data into table \"communications_inboundemailschooldatahistory\"", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemail", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemailprocessingrun", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "external_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "inbound_email_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "processing_run_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "student_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory_max_fields", "description": "aggregate max on columns", "fields": [{"name": "category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "inbound_email_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "processing_run_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_max_order_by", "description": "order by max() on columns of table \"communications_inboundemailschooldatahistory\"", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "inbound_email_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "processing_run_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "student_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory_min_fields", "description": "aggregate min on columns", "fields": [{"name": "category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "inbound_email_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "processing_run_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_min_order_by", "description": "order by min() on columns of table \"communications_inboundemailschooldatahistory\"", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "inbound_email_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "processing_run_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "student_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory_mutation_response", "description": "response of any mutation on the table \"communications_inboundemailschooldatahistory\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_on_conflict", "description": "on_conflict condition type for table \"communications_inboundemailschooldatahistory\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailschooldatahistory_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailschooldatahistory_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_order_by", "description": "Ordering options when selecting data from \"communications_inboundemailschooldatahistory\".", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemail", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_order_by", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemailprocessingrun", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "inbound_email_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "processing_run_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "student_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_pk_columns_input", "description": "primary key columns input for table: communications_inboundemailschooldatahistory", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_inboundemailschooldatahistory_select_column", "description": "select columns of table \"communications_inboundemailschooldatahistory\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "inbound_email_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "processing_run_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_start_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "student_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_set_input", "description": "input type for updating data in table \"communications_inboundemailschooldatahistory\"", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "external_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "inbound_email_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "processing_run_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "student_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_stream_cursor_input", "description": "Streaming cursor of the table \"communications_inboundemailschooldatahistory\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "external_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "inbound_email_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "processing_run_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "student_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_inboundemailschooldatahistory_update_column", "description": "update columns of table \"communications_inboundemailschooldatahistory\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "inbound_email_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "processing_run_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_start_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "student_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_intercomwebhook", "description": "columns and relationships of \"communications_intercomwebhook\"", "fields": [{"name": "conversation_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "intercom_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "topic", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_intercomwebhook_aggregate", "description": "aggregated selection of \"communications_intercomwebhook\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_intercomwebhook_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_intercomwebhook", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_intercomwebhook_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_intercomwebhook_aggregate_fields", "description": "aggregate fields of \"communications_intercomwebhook\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_intercomwebhook_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_intercomwebhook_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_intercomwebhook_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_aggregate_order_by", "description": "order by aggregate values of table \"communications_intercomwebhook\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"communications_intercomwebhook\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_bool_exp", "description": "Boolean expression to filter rows from the table \"communications_intercomwebhook\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "conversation_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "intercom_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "topic", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_intercomwebhook_constraint", "description": "unique or primary key constraints on table \"communications_intercomwebhook\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "communications_intercomwebhook_intercom_id_key", "description": "unique or primary key constraint on columns \"intercom_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "communications_intercomwebhook_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_insert_input", "description": "input type for inserting data into table \"communications_intercomwebhook\"", "fields": null, "inputFields": [{"name": "conversation_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "intercom_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "topic", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_intercomwebhook_max_fields", "description": "aggregate max on columns", "fields": [{"name": "conversation_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "intercom_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "topic", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_max_order_by", "description": "order by max() on columns of table \"communications_intercomwebhook\"", "fields": null, "inputFields": [{"name": "conversation_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "intercom_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "topic", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_intercomwebhook_min_fields", "description": "aggregate min on columns", "fields": [{"name": "conversation_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "intercom_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "topic", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_min_order_by", "description": "order by min() on columns of table \"communications_intercomwebhook\"", "fields": null, "inputFields": [{"name": "conversation_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "intercom_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "topic", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_intercomwebhook_mutation_response", "description": "response of any mutation on the table \"communications_intercomwebhook\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_intercomwebhook", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_on_conflict", "description": "on_conflict condition type for table \"communications_intercomwebhook\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_intercomwebhook_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_intercomwebhook_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_order_by", "description": "Ordering options when selecting data from \"communications_intercomwebhook\".", "fields": null, "inputFields": [{"name": "conversation_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "intercom_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "topic", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_pk_columns_input", "description": "primary key columns input for table: communications_intercomwebhook", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_intercomwebhook_select_column", "description": "select columns of table \"communications_intercomwebhook\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "conversation_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "intercom_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "topic", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_set_input", "description": "input type for updating data in table \"communications_intercomwebhook\"", "fields": null, "inputFields": [{"name": "conversation_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "intercom_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "topic", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_stream_cursor_input", "description": "Streaming cursor of the table \"communications_intercomwebhook\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "conversation_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "intercom_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "topic", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_intercomwebhook_update_column", "description": "update columns of table \"communications_intercomwebhook\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "conversation_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "intercom_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "topic", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_journeyfeatures", "description": "columns and relationships of \"communications_journeyfeatures\"", "fields": [{"name": "assistance_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "canada_visa_reject_history", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_of_birth", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dependents_count_accompanying", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "education_level", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "education_level_country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "education_level_graduation_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email_address", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "english_proficiency_level", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "foreign_work_experience", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "french_proficiency_level", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "guarantor_in_canada", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "immigration_preferred_timeline", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "immigration_status_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "interested_tags", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "marital_status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "nationality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "telegram_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_journeyfeatures_aggregate", "description": "aggregated selection of \"communications_journeyfeatures\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_journeyfeatures_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_journeyfeatures", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_journeyfeatures_aggregate_fields", "description": "aggregate fields of \"communications_journeyfeatures\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_journeyfeatures_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_journeyfeatures_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_journeyfeatures_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_journeyfeatures_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_journeyfeatures_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_journeyfeatures_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_journeyfeatures_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_journeyfeatures_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_journeyfeatures_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_journeyfeatures_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_journeyfeatures_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_journeyfeatures_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_bool_exp", "description": "Boolean expression to filter rows from the table \"communications_journeyfeatures\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "assistance_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "canada_visa_reject_history", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "date_of_birth", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "dependents_count_accompanying", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "education_level", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "education_level_country", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "education_level_graduation_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "email_address", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "english_proficiency_level", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "foreign_work_experience", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "french_proficiency_level", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "guarantor_in_canada", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "immigration_preferred_timeline", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "immigration_status_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "interested_tags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "marital_status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "telegram_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_number", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_journeyfeatures_constraint", "description": "unique or primary key constraints on table \"communications_journeyfeatures\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "communications_journeyfeatures_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_inc_input", "description": "input type for incrementing numeric columns in table \"communications_journeyfeatures\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_insert_input", "description": "input type for inserting data into table \"communications_journeyfeatures\"", "fields": null, "inputFields": [{"name": "assistance_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "canada_visa_reject_history", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "date_of_birth", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "dependents_count_accompanying", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "education_level", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "education_level_country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "education_level_graduation_date", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email_address", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "english_proficiency_level", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "foreign_work_experience", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "french_proficiency_level", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "guarantor_in_canada", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "immigration_preferred_timeline", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "immigration_status_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "interested_tags", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "marital_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "telegram_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_journeyfeatures_max_fields", "description": "aggregate max on columns", "fields": [{"name": "assistance_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_of_birth", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dependents_count_accompanying", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "education_level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "education_level_country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "education_level_graduation_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email_address", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "english_proficiency_level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "foreign_work_experience", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "french_proficiency_level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "immigration_preferred_timeline", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "immigration_status_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interested_tags", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "marital_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nationality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "telegram_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_journeyfeatures_min_fields", "description": "aggregate min on columns", "fields": [{"name": "assistance_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_of_birth", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dependents_count_accompanying", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "education_level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "education_level_country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "education_level_graduation_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email_address", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "english_proficiency_level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "foreign_work_experience", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "french_proficiency_level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "immigration_preferred_timeline", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "immigration_status_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interested_tags", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "marital_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nationality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "telegram_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_journeyfeatures_mutation_response", "description": "response of any mutation on the table \"communications_journeyfeatures\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_journeyfeatures", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_on_conflict", "description": "on_conflict condition type for table \"communications_journeyfeatures\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_journeyfeatures_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_journeyfeatures_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_order_by", "description": "Ordering options when selecting data from \"communications_journeyfeatures\".", "fields": null, "inputFields": [{"name": "assistance_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "canada_visa_reject_history", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date_of_birth", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "dependents_count_accompanying", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "education_level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "education_level_country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "education_level_graduation_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email_address", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "english_proficiency_level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "foreign_work_experience", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "french_proficiency_level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "guarantor_in_canada", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "immigration_preferred_timeline", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "immigration_status_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interested_tags", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "marital_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "telegram_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_number", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_pk_columns_input", "description": "primary key columns input for table: communications_journeyfeatures", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_journeyfeatures_select_column", "description": "select columns of table \"communications_journeyfeatures\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "assistance_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "canada_visa_reject_history", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date_of_birth", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "dependents_count_accompanying", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "education_level", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "education_level_country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "education_level_graduation_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email_address", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "english_proficiency_level", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "foreign_work_experience", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "french_proficiency_level", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "guarantor_in_canada", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "immigration_preferred_timeline", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "immigration_status_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "interested_tags", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "marital_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "nationality", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "telegram_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_set_input", "description": "input type for updating data in table \"communications_journeyfeatures\"", "fields": null, "inputFields": [{"name": "assistance_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "canada_visa_reject_history", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "date_of_birth", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "dependents_count_accompanying", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "education_level", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "education_level_country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "education_level_graduation_date", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email_address", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "english_proficiency_level", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "foreign_work_experience", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "french_proficiency_level", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "guarantor_in_canada", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "immigration_preferred_timeline", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "immigration_status_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "interested_tags", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "marital_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "telegram_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_journeyfeatures_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_journeyfeatures_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_journeyfeatures_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_stream_cursor_input", "description": "Streaming cursor of the table \"communications_journeyfeatures\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "assistance_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "canada_visa_reject_history", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "date_of_birth", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "dependents_count_accompanying", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "education_level", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "education_level_country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "education_level_graduation_date", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email_address", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "english_proficiency_level", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "foreign_work_experience", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "french_proficiency_level", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "guarantor_in_canada", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "immigration_preferred_timeline", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "immigration_status_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "interested_tags", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "marital_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "telegram_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_journeyfeatures_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_journeyfeatures_update_column", "description": "update columns of table \"communications_journeyfeatures\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "assistance_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "canada_visa_reject_history", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date_of_birth", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "dependents_count_accompanying", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "education_level", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "education_level_country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "education_level_graduation_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email_address", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "english_proficiency_level", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "foreign_work_experience", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "french_proficiency_level", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "guarantor_in_canada", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "immigration_preferred_timeline", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "immigration_status_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "interested_tags", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "marital_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "nationality", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "telegram_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_journeyfeatures_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_journeyfeatures_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_journeyfeatures_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_message", "description": "columns and relationships of \"communications_message\"", "fields": [{"name": "body", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "file_ids", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "from_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reply_to_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sent_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "template_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "to_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_message_aggregate", "description": "aggregated selection of \"communications_message\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_message_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_message", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_message_aggregate_fields", "description": "aggregate fields of \"communications_message\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_message_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_message_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_message_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_message_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_message_bool_exp", "description": "Boolean expression to filter rows from the table \"communications_message\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_message_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_message_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_message_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "direction", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "error", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "from_number", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "reply_to_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "sent_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "template_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "to_number", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_message_constraint", "description": "unique or primary key constraints on table \"communications_message\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "communications_message_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_message_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_message_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_message_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_message_insert_input", "description": "input type for inserting data into table \"communications_message\"", "fields": null, "inputFields": [{"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "direction", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "from_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reply_to_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sent_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "template_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "to_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_message_max_fields", "description": "aggregate max on columns", "fields": [{"name": "body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "from_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reply_to_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sent_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "template_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "to_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_message_min_fields", "description": "aggregate min on columns", "fields": [{"name": "body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "from_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reply_to_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sent_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "template_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "to_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_message_mutation_response", "description": "response of any mutation on the table \"communications_message\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_message", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_message_on_conflict", "description": "on_conflict condition type for table \"communications_message\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_message_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_message_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_message_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_message_order_by", "description": "Ordering options when selecting data from \"communications_message\".", "fields": null, "inputFields": [{"name": "body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "direction", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "from_number", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reply_to_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sent_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "template_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "to_number", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_message_pk_columns_input", "description": "primary key columns input for table: communications_message", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_message_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_message_select_column", "description": "select columns of table \"communications_message\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "file_ids", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "from_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reply_to_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "sent_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "template_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "to_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_message_set_input", "description": "input type for updating data in table \"communications_message\"", "fields": null, "inputFields": [{"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "direction", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "from_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reply_to_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sent_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "template_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "to_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_message_stream_cursor_input", "description": "Streaming cursor of the table \"communications_message\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_message_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_message_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "direction", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "from_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reply_to_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sent_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "template_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "to_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_message_update_column", "description": "update columns of table \"communications_message\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "file_ids", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "from_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reply_to_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "sent_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "template_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "to_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_message_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_message_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_message_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_message_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_message_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_message_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_message_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_message_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_messagetemplate", "description": "columns and relationships of \"communications_messagetemplate\"", "fields": [{"name": "approval_status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_sid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "language", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "staff_sendable", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variables", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_messagetemplate_aggregate", "description": "aggregated selection of \"communications_messagetemplate\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_messagetemplate_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_messagetemplate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_messagetemplate_aggregate_fields", "description": "aggregate fields of \"communications_messagetemplate\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_messagetemplate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_messagetemplate_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_messagetemplate_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "variables", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_bool_exp", "description": "Boolean expression to filter rows from the table \"communications_messagetemplate\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "approval_status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "content_sid", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "language", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "staff_sendable", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "variables", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_messagetemplate_constraint", "description": "unique or primary key constraints on table \"communications_messagetemplate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "communications_messagetemplate_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_messagetemplate_content_sid", "description": "unique or primary key constraint on columns \"tenant_id\", \"content_sid\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_messagetemplate_slug", "description": "unique or primary key constraint on columns \"slug\", \"channel\", \"tenant_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "variables", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "variables", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "variables", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_insert_input", "description": "input type for inserting data into table \"communications_messagetemplate\"", "fields": null, "inputFields": [{"name": "approval_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "content_sid", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "language", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "staff_sendable", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "variables", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_messagetemplate_max_fields", "description": "aggregate max on columns", "fields": [{"name": "approval_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_sid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "language", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_messagetemplate_min_fields", "description": "aggregate min on columns", "fields": [{"name": "approval_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_sid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "language", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_messagetemplate_mutation_response", "description": "response of any mutation on the table \"communications_messagetemplate\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_messagetemplate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_on_conflict", "description": "on_conflict condition type for table \"communications_messagetemplate\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_messagetemplate_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_messagetemplate_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_order_by", "description": "Ordering options when selecting data from \"communications_messagetemplate\".", "fields": null, "inputFields": [{"name": "approval_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "content_sid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "language", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "staff_sendable", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "variables", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_pk_columns_input", "description": "primary key columns input for table: communications_messagetemplate", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "variables", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_messagetemplate_select_column", "description": "select columns of table \"communications_messagetemplate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "approval_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "content_sid", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "language", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "staff_sendable", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "variables", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_set_input", "description": "input type for updating data in table \"communications_messagetemplate\"", "fields": null, "inputFields": [{"name": "approval_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "content_sid", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "language", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "staff_sendable", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "variables", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_stream_cursor_input", "description": "Streaming cursor of the table \"communications_messagetemplate\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "approval_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "content_sid", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "language", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "staff_sendable", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "variables", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_messagetemplate_update_column", "description": "update columns of table \"communications_messagetemplate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "approval_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "channel", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "content_sid", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "language", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "staff_sendable", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "variables", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_notification", "description": "columns and relationships of \"communications_notification\"", "fields": [{"name": "app_context", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cause_content_type", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cause_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cause_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_notification_aggregate", "description": "aggregated selection of \"communications_notification\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_notification_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_notification", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_notification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_notification_aggregate_fields", "description": "aggregate fields of \"communications_notification\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_notification_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_notification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_notification_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_notification_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_notification_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_notification_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_notification_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_notification_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_notification_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_notification_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_notification_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_aggregate_order_by", "description": "order by aggregate values of table \"communications_notification\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"communications_notification\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_notification_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_notification_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "cause_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_avg_order_by", "description": "order by avg() on columns of table \"communications_notification\"", "fields": null, "inputFields": [{"name": "cause_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_bool_exp", "description": "Boolean expression to filter rows from the table \"communications_notification\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_notification_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_notification_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "app_context", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "cause_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "cause_content_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "cause_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_notification_constraint", "description": "unique or primary key constraints on table \"communications_notification\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "communications_notificat_user_id_type_cause_id_ca_bf61a779_uniq", "description": "unique or primary key constraint on columns \"cause_content_type_id\", \"user_id\", \"data\", \"type\", \"cause_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "communications_notification_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_inc_input", "description": "input type for incrementing numeric columns in table \"communications_notification\"", "fields": null, "inputFields": [{"name": "cause_content_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_insert_input", "description": "input type for inserting data into table \"communications_notification\"", "fields": null, "inputFields": [{"name": "app_context", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "cause_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "cause_content_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "cause_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_notification_max_fields", "description": "aggregate max on columns", "fields": [{"name": "app_context", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cause_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cause_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_max_order_by", "description": "order by max() on columns of table \"communications_notification\"", "fields": null, "inputFields": [{"name": "app_context", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cause_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cause_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_notification_min_fields", "description": "aggregate min on columns", "fields": [{"name": "app_context", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cause_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cause_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_min_order_by", "description": "order by min() on columns of table \"communications_notification\"", "fields": null, "inputFields": [{"name": "app_context", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cause_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cause_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_notification_mutation_response", "description": "response of any mutation on the table \"communications_notification\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_notification", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_on_conflict", "description": "on_conflict condition type for table \"communications_notification\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_notification_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_notification_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_order_by", "description": "Ordering options when selecting data from \"communications_notification\".", "fields": null, "inputFields": [{"name": "app_context", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cause_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}, "defaultValue": null}, {"name": "cause_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cause_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_pk_columns_input", "description": "primary key columns input for table: communications_notification", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_notification_select_column", "description": "select columns of table \"communications_notification\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "app_context", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cause_content_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cause_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_set_input", "description": "input type for updating data in table \"communications_notification\"", "fields": null, "inputFields": [{"name": "app_context", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "cause_content_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "cause_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_notification_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "cause_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_stddev_order_by", "description": "order by stddev() on columns of table \"communications_notification\"", "fields": null, "inputFields": [{"name": "cause_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_notification_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "cause_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"communications_notification\"", "fields": null, "inputFields": [{"name": "cause_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_notification_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "cause_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"communications_notification\"", "fields": null, "inputFields": [{"name": "cause_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_stream_cursor_input", "description": "Streaming cursor of the table \"communications_notification\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_notification_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "app_context", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "cause_content_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "cause_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_notification_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "cause_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_sum_order_by", "description": "order by sum() on columns of table \"communications_notification\"", "fields": null, "inputFields": [{"name": "cause_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_notification_update_column", "description": "update columns of table \"communications_notification\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "app_context", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cause_content_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cause_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_notification_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_notification_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "cause_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_var_pop_order_by", "description": "order by var_pop() on columns of table \"communications_notification\"", "fields": null, "inputFields": [{"name": "cause_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_notification_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "cause_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_var_samp_order_by", "description": "order by var_samp() on columns of table \"communications_notification\"", "fields": null, "inputFields": [{"name": "cause_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_notification_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "cause_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_notification_variance_order_by", "description": "order by variance() on columns of table \"communications_notification\"", "fields": null, "inputFields": [{"name": "cause_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramevent", "description": "columns and relationships of \"communications_telegramevent\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramevent_aggregate", "description": "aggregated selection of \"communications_telegramevent\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_telegramevent_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_telegramevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_telegramevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramevent_aggregate_fields", "description": "aggregate fields of \"communications_telegramevent\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_telegramevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_telegramevent_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_telegramevent_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_aggregate_order_by", "description": "order by aggregate values of table \"communications_telegramevent\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"communications_telegramevent\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_bool_exp", "description": "Boolean expression to filter rows from the table \"communications_telegramevent\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_telegramevent_constraint", "description": "unique or primary key constraints on table \"communications_telegramevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "communications_telegramevent_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_insert_input", "description": "input type for inserting data into table \"communications_telegramevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramevent_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_max_order_by", "description": "order by max() on columns of table \"communications_telegramevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramevent_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_min_order_by", "description": "order by min() on columns of table \"communications_telegramevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramevent_mutation_response", "description": "response of any mutation on the table \"communications_telegramevent\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_telegramevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_on_conflict", "description": "on_conflict condition type for table \"communications_telegramevent\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_telegramevent_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_telegramevent_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_order_by", "description": "Ordering options when selecting data from \"communications_telegramevent\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_pk_columns_input", "description": "primary key columns input for table: communications_telegramevent", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_telegramevent_select_column", "description": "select columns of table \"communications_telegramevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_set_input", "description": "input type for updating data in table \"communications_telegramevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_stream_cursor_input", "description": "Streaming cursor of the table \"communications_telegramevent\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_telegramevent_update_column", "description": "update columns of table \"communications_telegramevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramimage", "description": "columns and relationships of \"communications_telegramimage\"", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "image", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bytea", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "uploaded_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramimage_aggregate", "description": "aggregated selection of \"communications_telegramimage\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_telegramimage_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_telegramimage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramimage_aggregate_fields", "description": "aggregate fields of \"communications_telegramimage\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_telegramimage_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_telegramimage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_telegramimage_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_telegramimage_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_telegramimage_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_telegramimage_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_telegramimage_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_telegramimage_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_telegramimage_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_telegramimage_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_telegramimage_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramimage_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_bool_exp", "description": "Boolean expression to filter rows from the table \"communications_telegramimage\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "image", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bytea_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "uploaded_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_telegramimage_constraint", "description": "unique or primary key constraints on table \"communications_telegramimage\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "communications_telegramimage_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_inc_input", "description": "input type for incrementing numeric columns in table \"communications_telegramimage\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_insert_input", "description": "input type for inserting data into table \"communications_telegramimage\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "image", "description": null, "type": {"kind": "SCALAR", "name": "bytea", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "uploaded_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramimage_max_fields", "description": "aggregate max on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "uploaded_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramimage_min_fields", "description": "aggregate min on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "uploaded_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramimage_mutation_response", "description": "response of any mutation on the table \"communications_telegramimage\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_telegramimage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_on_conflict", "description": "on_conflict condition type for table \"communications_telegramimage\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_telegramimage_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_telegramimage_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_order_by", "description": "Ordering options when selecting data from \"communications_telegramimage\".", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "image", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "uploaded_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_pk_columns_input", "description": "primary key columns input for table: communications_telegramimage", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_telegramimage_select_column", "description": "select columns of table \"communications_telegramimage\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "image", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "uploaded_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_set_input", "description": "input type for updating data in table \"communications_telegramimage\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "image", "description": null, "type": {"kind": "SCALAR", "name": "bytea", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "uploaded_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramimage_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramimage_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramimage_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_stream_cursor_input", "description": "Streaming cursor of the table \"communications_telegramimage\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "image", "description": null, "type": {"kind": "SCALAR", "name": "bytea", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "uploaded_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramimage_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_telegramimage_update_column", "description": "update columns of table \"communications_telegramimage\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "image", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "uploaded_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramimage_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramimage_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramimage_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramprofile", "description": "columns and relationships of \"communications_telegramprofile\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "telegram_chat_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramprofile_aggregate", "description": "aggregated selection of \"communications_telegramprofile\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_telegramprofile_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_telegramprofile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_telegramprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramprofile_aggregate_fields", "description": "aggregate fields of \"communications_telegramprofile\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_telegramprofile_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_telegramprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_telegramprofile_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_telegramprofile_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_telegramprofile_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_telegramprofile_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_telegramprofile_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_telegramprofile_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_telegramprofile_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_telegramprofile_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_telegramprofile_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_aggregate_order_by", "description": "order by aggregate values of table \"communications_telegramprofile\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"communications_telegramprofile\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramprofile_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "telegram_chat_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_avg_order_by", "description": "order by avg() on columns of table \"communications_telegramprofile\"", "fields": null, "inputFields": [{"name": "telegram_chat_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_bool_exp", "description": "Boolean expression to filter rows from the table \"communications_telegramprofile\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "telegram_chat_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_telegramprofile_constraint", "description": "unique or primary key constraints on table \"communications_telegramprofile\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "communications_telegramprofile_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "communications_telegramprofile_token_tenant_key", "description": "unique or primary key constraint on columns \"tenant_id\", \"token\"", "isDeprecated": false, "deprecationReason": null}, {"name": "communications_telegramprofile_user_tenant_key", "description": "unique or primary key constraint on columns \"user_id\", \"tenant_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_inc_input", "description": "input type for incrementing numeric columns in table \"communications_telegramprofile\"", "fields": null, "inputFields": [{"name": "telegram_chat_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_insert_input", "description": "input type for inserting data into table \"communications_telegramprofile\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "telegram_chat_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramprofile_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "telegram_chat_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_max_order_by", "description": "order by max() on columns of table \"communications_telegramprofile\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "telegram_chat_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramprofile_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "telegram_chat_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_min_order_by", "description": "order by min() on columns of table \"communications_telegramprofile\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "telegram_chat_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramprofile_mutation_response", "description": "response of any mutation on the table \"communications_telegramprofile\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_telegramprofile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"communications_telegramprofile\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_on_conflict", "description": "on_conflict condition type for table \"communications_telegramprofile\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_telegramprofile_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_telegramprofile_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_order_by", "description": "Ordering options when selecting data from \"communications_telegramprofile\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "telegram_chat_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_pk_columns_input", "description": "primary key columns input for table: communications_telegramprofile", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_telegramprofile_select_column", "description": "select columns of table \"communications_telegramprofile\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "telegram_chat_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_set_input", "description": "input type for updating data in table \"communications_telegramprofile\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "telegram_chat_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramprofile_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "telegram_chat_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_stddev_order_by", "description": "order by stddev() on columns of table \"communications_telegramprofile\"", "fields": null, "inputFields": [{"name": "telegram_chat_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramprofile_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "telegram_chat_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"communications_telegramprofile\"", "fields": null, "inputFields": [{"name": "telegram_chat_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramprofile_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "telegram_chat_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"communications_telegramprofile\"", "fields": null, "inputFields": [{"name": "telegram_chat_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_stream_cursor_input", "description": "Streaming cursor of the table \"communications_telegramprofile\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "telegram_chat_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramprofile_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "telegram_chat_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_sum_order_by", "description": "order by sum() on columns of table \"communications_telegramprofile\"", "fields": null, "inputFields": [{"name": "telegram_chat_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_telegramprofile_update_column", "description": "update columns of table \"communications_telegramprofile\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "telegram_chat_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramprofile_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "telegram_chat_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_var_pop_order_by", "description": "order by var_pop() on columns of table \"communications_telegramprofile\"", "fields": null, "inputFields": [{"name": "telegram_chat_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramprofile_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "telegram_chat_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_var_samp_order_by", "description": "order by var_samp() on columns of table \"communications_telegramprofile\"", "fields": null, "inputFields": [{"name": "telegram_chat_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_telegramprofile_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "telegram_chat_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_variance_order_by", "description": "order by variance() on columns of table \"communications_telegramprofile\"", "fields": null, "inputFields": [{"name": "telegram_chat_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_whatsappevent", "description": "columns and relationships of \"communications_whatsappevent\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_whatsappevent_aggregate", "description": "aggregated selection of \"communications_whatsappevent\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_whatsappevent_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_whatsappevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_whatsappevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_whatsappevent_aggregate_fields", "description": "aggregate fields of \"communications_whatsappevent\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_whatsappevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_whatsappevent_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_whatsappevent_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_aggregate_order_by", "description": "order by aggregate values of table \"communications_whatsappevent\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"communications_whatsappevent\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_bool_exp", "description": "Boolean expression to filter rows from the table \"communications_whatsappevent\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_whatsappevent_constraint", "description": "unique or primary key constraints on table \"communications_whatsappevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "communications_whatsappevent_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_insert_input", "description": "input type for inserting data into table \"communications_whatsappevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_whatsappevent_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_max_order_by", "description": "order by max() on columns of table \"communications_whatsappevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_whatsappevent_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_min_order_by", "description": "order by min() on columns of table \"communications_whatsappevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_whatsappevent_mutation_response", "description": "response of any mutation on the table \"communications_whatsappevent\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_whatsappevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_on_conflict", "description": "on_conflict condition type for table \"communications_whatsappevent\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_whatsappevent_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_whatsappevent_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_order_by", "description": "Ordering options when selecting data from \"communications_whatsappevent\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_pk_columns_input", "description": "primary key columns input for table: communications_whatsappevent", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_whatsappevent_select_column", "description": "select columns of table \"communications_whatsappevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_set_input", "description": "input type for updating data in table \"communications_whatsappevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_stream_cursor_input", "description": "Streaming cursor of the table \"communications_whatsappevent\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_whatsappevent_update_column", "description": "update columns of table \"communications_whatsappevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_whatsappprofile", "description": "columns and relationships of \"communications_whatsappprofile\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_phone_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_whatsappprofile_aggregate", "description": "aggregated selection of \"communications_whatsappprofile\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_whatsappprofile_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_whatsappprofile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_whatsappprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_whatsappprofile_aggregate_fields", "description": "aggregate fields of \"communications_whatsappprofile\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_whatsappprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_whatsappprofile_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "communications_whatsappprofile_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_aggregate_order_by", "description": "order by aggregate values of table \"communications_whatsappprofile\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"communications_whatsappprofile\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_bool_exp", "description": "Boolean expression to filter rows from the table \"communications_whatsappprofile\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_phone_number", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_whatsappprofile_constraint", "description": "unique or primary key constraints on table \"communications_whatsappprofile\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "communications_whatsappprofile_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "communications_whatsappprofile_token_tenant_key", "description": "unique or primary key constraint on columns \"tenant_id\", \"token\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_insert_input", "description": "input type for inserting data into table \"communications_whatsappprofile\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_phone_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_whatsappprofile_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_phone_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_max_order_by", "description": "order by max() on columns of table \"communications_whatsappprofile\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_phone_number", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_whatsappprofile_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_phone_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_min_order_by", "description": "order by min() on columns of table \"communications_whatsappprofile\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_phone_number", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "communications_whatsappprofile_mutation_response", "description": "response of any mutation on the table \"communications_whatsappprofile\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_whatsappprofile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_on_conflict", "description": "on_conflict condition type for table \"communications_whatsappprofile\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_whatsappprofile_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_whatsappprofile_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_order_by", "description": "Ordering options when selecting data from \"communications_whatsappprofile\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_phone_number", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_pk_columns_input", "description": "primary key columns input for table: communications_whatsappprofile", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_whatsappprofile_select_column", "description": "select columns of table \"communications_whatsappprofile\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_phone_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_set_input", "description": "input type for updating data in table \"communications_whatsappprofile\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_phone_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_stream_cursor_input", "description": "Streaming cursor of the table \"communications_whatsappprofile\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_phone_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "communications_whatsappprofile_update_column", "description": "update columns of table \"communications_whatsappprofile\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_phone_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "cursor_ordering", "description": "ordering argument of a cursor", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ASC", "description": "ascending ordering of the cursor", "isDeprecated": false, "deprecationReason": null}, {"name": "DESC", "description": "descending ordering of the cursor", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "data_cache", "description": "columns and relationships of \"data_cache\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "key", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_cache_aggregate", "description": "aggregated selection of \"data_cache\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_cache_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_cache", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cache_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cache_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cache_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_cache_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cache_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_cache_aggregate_fields", "description": "aggregate fields of \"data_cache\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_cache_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_cache_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_cache_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cache_aggregate_order_by", "description": "order by aggregate values of table \"data_cache\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cache_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cache_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cache_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"data_cache\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cache_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_cache_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cache_bool_exp", "description": "Boolean expression to filter rows from the table \"data_cache\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cache_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cache_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cache_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_cache_constraint", "description": "unique or primary key constraints on table \"data_cache\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_cache_key_key", "description": "unique or primary key constraint on columns \"key\"", "isDeprecated": false, "deprecationReason": null}, {"name": "data_cache_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cache_insert_input", "description": "input type for inserting data into table \"data_cache\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_cache_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "key", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cache_max_order_by", "description": "order by max() on columns of table \"data_cache\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_cache_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "key", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cache_min_order_by", "description": "order by min() on columns of table \"data_cache\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_cache_mutation_response", "description": "response of any mutation on the table \"data_cache\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_cache", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cache_on_conflict", "description": "on_conflict condition type for table \"data_cache\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_cache_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_cache_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cache_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cache_order_by", "description": "Ordering options when selecting data from \"data_cache\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cache_pk_columns_input", "description": "primary key columns input for table: data_cache", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_cache_select_column", "description": "select columns of table \"data_cache\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "key", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cache_set_input", "description": "input type for updating data in table \"data_cache\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cache_stream_cursor_input", "description": "Streaming cursor of the table \"data_cache\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cache_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cache_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_cache_update_column", "description": "update columns of table \"data_cache\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "key", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cache_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_cache_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cache_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_cip", "description": "columns and relationships of \"data_cip\"", "fields": [{"name": "class_definition", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "class_title", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "code", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_ciptonocs", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ciptonoc_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_ciptonoc", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_ciptonocs_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ciptonoc_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_ciptonoc_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programs", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_program", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programs_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_program_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "embedding", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hierarchical_structure", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "level", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_cip_aggregate", "description": "aggregated selection of \"data_cip\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_cip_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_cip", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cip_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cip_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cip_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_cip_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cip_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_cip_aggregate_fields", "description": "aggregate fields of \"data_cip\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_cip_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_cip_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_cip_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_cip_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_cip_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_cip_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_cip_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_cip_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_cip_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_cip_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_cip_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cip_aggregate_order_by", "description": "order by aggregate values of table \"data_cip\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cip_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cip_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cip_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cip_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cip_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cip_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cip_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cip_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cip_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cip_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cip_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"data_cip\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cip_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_cip_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_cip_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cip_avg_order_by", "description": "order by avg() on columns of table \"data_cip\"", "fields": null, "inputFields": [{"name": "level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cip_bool_exp", "description": "Boolean expression to filter rows from the table \"data_cip\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cip_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cip_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cip_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "class_definition", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "class_title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data_ciptonocs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_ciptonocs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_programs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_programs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "vector_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "hierarchical_structure", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "parent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_cip_constraint", "description": "unique or primary key constraints on table \"data_cip\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_cip_code_key", "description": "unique or primary key constraint on columns \"code\"", "isDeprecated": false, "deprecationReason": null}, {"name": "data_cip_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cip_inc_input", "description": "input type for incrementing numeric columns in table \"data_cip\"", "fields": null, "inputFields": [{"name": "level", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cip_insert_input", "description": "input type for inserting data into table \"data_cip\"", "fields": null, "inputFields": [{"name": "class_definition", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "class_title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data_ciptonocs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "data_programs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "defaultValue": null}, {"name": "hierarchical_structure", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "parent", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_cip_max_fields", "description": "aggregate max on columns", "fields": [{"name": "class_definition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "class_title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hierarchical_structure", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cip_max_order_by", "description": "order by max() on columns of table \"data_cip\"", "fields": null, "inputFields": [{"name": "class_definition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "class_title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "hierarchical_structure", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_cip_min_fields", "description": "aggregate min on columns", "fields": [{"name": "class_definition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "class_title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hierarchical_structure", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cip_min_order_by", "description": "order by min() on columns of table \"data_cip\"", "fields": null, "inputFields": [{"name": "class_definition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "class_title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "hierarchical_structure", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_cip_mutation_response", "description": "response of any mutation on the table \"data_cip\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_cip", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cip_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"data_cip\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cip_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_cip_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cip_on_conflict", "description": "on_conflict condition type for table \"data_cip\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_cip_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_cip_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cip_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cip_order_by", "description": "Ordering options when selecting data from \"data_cip\".", "fields": null, "inputFields": [{"name": "class_definition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "class_title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data_ciptonocs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "data_programs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "hierarchical_structure", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cip_pk_columns_input", "description": "primary key columns input for table: data_cip", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_cip_select_column", "description": "select columns of table \"data_cip\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "class_definition", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "class_title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "embedding", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "hierarchical_structure", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "level", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parent", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cip_set_input", "description": "input type for updating data in table \"data_cip\"", "fields": null, "inputFields": [{"name": "class_definition", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "class_title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "defaultValue": null}, {"name": "hierarchical_structure", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "parent", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_cip_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cip_stddev_order_by", "description": "order by stddev() on columns of table \"data_cip\"", "fields": null, "inputFields": [{"name": "level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_cip_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cip_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"data_cip\"", "fields": null, "inputFields": [{"name": "level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_cip_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cip_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"data_cip\"", "fields": null, "inputFields": [{"name": "level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cip_stream_cursor_input", "description": "Streaming cursor of the table \"data_cip\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cip_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cip_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "class_definition", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "class_title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "defaultValue": null}, {"name": "hierarchical_structure", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "parent", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_cip_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cip_sum_order_by", "description": "order by sum() on columns of table \"data_cip\"", "fields": null, "inputFields": [{"name": "level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_cip_update_column", "description": "update columns of table \"data_cip\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "class_definition", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "class_title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "embedding", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "hierarchical_structure", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "level", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parent", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cip_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_cip_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_cip_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cip_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_cip_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cip_var_pop_order_by", "description": "order by var_pop() on columns of table \"data_cip\"", "fields": null, "inputFields": [{"name": "level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_cip_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cip_var_samp_order_by", "description": "order by var_samp() on columns of table \"data_cip\"", "fields": null, "inputFields": [{"name": "level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_cip_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_cip_variance_order_by", "description": "order by variance() on columns of table \"data_cip\"", "fields": null, "inputFields": [{"name": "level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_ciptonoc", "description": "columns and relationships of \"data_ciptonoc\"", "fields": [{"name": "cip", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_cip", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cip_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "degree", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "hourly_wage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "noc", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_noc", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "noc_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "percentage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_ciptonoc_aggregate", "description": "aggregated selection of \"data_ciptonoc\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_ciptonoc_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_ciptonoc", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_bool_exp_avg", "ofType": null}, "defaultValue": null}, {"name": "corr", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_bool_exp_corr", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}, {"name": "covar_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_bool_exp_covar_samp", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_bool_exp_max", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_bool_exp_min", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_bool_exp_stddev_samp", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_bool_exp_sum", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_bool_exp_var_samp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_bool_exp_avg", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ciptonoc_select_column_data_ciptonoc_aggregate_bool_exp_avg_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_bool_exp_corr", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_bool_exp_corr_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_bool_exp_corr_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ciptonoc_select_column_data_ciptonoc_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ciptonoc_select_column_data_ciptonoc_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ciptonoc_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_bool_exp_covar_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_bool_exp_covar_samp_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_bool_exp_covar_samp_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ciptonoc_select_column_data_ciptonoc_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ciptonoc_select_column_data_ciptonoc_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_bool_exp_max", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ciptonoc_select_column_data_ciptonoc_aggregate_bool_exp_max_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_bool_exp_min", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ciptonoc_select_column_data_ciptonoc_aggregate_bool_exp_min_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_bool_exp_stddev_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ciptonoc_select_column_data_ciptonoc_aggregate_bool_exp_stddev_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_bool_exp_sum", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ciptonoc_select_column_data_ciptonoc_aggregate_bool_exp_sum_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_bool_exp_var_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ciptonoc_select_column_data_ciptonoc_aggregate_bool_exp_var_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_ciptonoc_aggregate_fields", "description": "aggregate fields of \"data_ciptonoc\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_ciptonoc_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ciptonoc_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_ciptonoc_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_ciptonoc_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_ciptonoc_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_ciptonoc_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_ciptonoc_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_ciptonoc_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_ciptonoc_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_ciptonoc_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_ciptonoc_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_order_by", "description": "order by aggregate values of table \"data_ciptonoc\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"data_ciptonoc\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_ciptonoc_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "hourly_wage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "percentage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_avg_order_by", "description": "order by avg() on columns of table \"data_ciptonoc\"", "fields": null, "inputFields": [{"name": "hourly_wage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "percentage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "description": "Boolean expression to filter rows from the table \"data_ciptonoc\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "cip", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cip_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "cip_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "degree", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "hourly_wage", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "noc", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_noc_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "noc_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "percentage", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_ciptonoc_constraint", "description": "unique or primary key constraints on table \"data_ciptonoc\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_ciptonoc_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_inc_input", "description": "input type for incrementing numeric columns in table \"data_ciptonoc\"", "fields": null, "inputFields": [{"name": "hourly_wage", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "percentage", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_insert_input", "description": "input type for inserting data into table \"data_ciptonoc\"", "fields": null, "inputFields": [{"name": "cip", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cip_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "cip_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "degree", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "hourly_wage", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "noc", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_noc_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "noc_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "percentage", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_ciptonoc_max_fields", "description": "aggregate max on columns", "fields": [{"name": "cip_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "degree", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hourly_wage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "noc_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "percentage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_max_order_by", "description": "order by max() on columns of table \"data_ciptonoc\"", "fields": null, "inputFields": [{"name": "cip_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "degree", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "hourly_wage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "noc_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "percentage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_ciptonoc_min_fields", "description": "aggregate min on columns", "fields": [{"name": "cip_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "degree", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hourly_wage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "noc_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "percentage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_min_order_by", "description": "order by min() on columns of table \"data_ciptonoc\"", "fields": null, "inputFields": [{"name": "cip_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "degree", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "hourly_wage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "noc_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "percentage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_ciptonoc_mutation_response", "description": "response of any mutation on the table \"data_ciptonoc\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_ciptonoc", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_on_conflict", "description": "on_conflict condition type for table \"data_ciptonoc\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ciptonoc_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ciptonoc_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_order_by", "description": "Ordering options when selecting data from \"data_ciptonoc\".", "fields": null, "inputFields": [{"name": "cip", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cip_order_by", "ofType": null}, "defaultValue": null}, {"name": "cip_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "degree", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "hourly_wage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "noc", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_noc_order_by", "ofType": null}, "defaultValue": null}, {"name": "noc_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "percentage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_pk_columns_input", "description": "primary key columns input for table: data_ciptonoc", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_ciptonoc_select_column", "description": "select columns of table \"data_ciptonoc\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "cip_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "degree", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "hourly_wage", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "noc_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "percentage", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_ciptonoc_select_column_data_ciptonoc_aggregate_bool_exp_avg_arguments_columns", "description": "select \"data_ciptonoc_aggregate_bool_exp_avg_arguments_columns\" columns of table \"data_ciptonoc\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "hourly_wage", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "percentage", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_ciptonoc_select_column_data_ciptonoc_aggregate_bool_exp_corr_arguments_columns", "description": "select \"data_ciptonoc_aggregate_bool_exp_corr_arguments_columns\" columns of table \"data_ciptonoc\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "hourly_wage", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "percentage", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_ciptonoc_select_column_data_ciptonoc_aggregate_bool_exp_covar_samp_arguments_columns", "description": "select \"data_ciptonoc_aggregate_bool_exp_covar_samp_arguments_columns\" columns of table \"data_ciptonoc\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "hourly_wage", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "percentage", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_ciptonoc_select_column_data_ciptonoc_aggregate_bool_exp_max_arguments_columns", "description": "select \"data_ciptonoc_aggregate_bool_exp_max_arguments_columns\" columns of table \"data_ciptonoc\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "hourly_wage", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "percentage", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_ciptonoc_select_column_data_ciptonoc_aggregate_bool_exp_min_arguments_columns", "description": "select \"data_ciptonoc_aggregate_bool_exp_min_arguments_columns\" columns of table \"data_ciptonoc\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "hourly_wage", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "percentage", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_ciptonoc_select_column_data_ciptonoc_aggregate_bool_exp_stddev_samp_arguments_columns", "description": "select \"data_ciptonoc_aggregate_bool_exp_stddev_samp_arguments_columns\" columns of table \"data_ciptonoc\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "hourly_wage", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "percentage", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_ciptonoc_select_column_data_ciptonoc_aggregate_bool_exp_sum_arguments_columns", "description": "select \"data_ciptonoc_aggregate_bool_exp_sum_arguments_columns\" columns of table \"data_ciptonoc\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "hourly_wage", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "percentage", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_ciptonoc_select_column_data_ciptonoc_aggregate_bool_exp_var_samp_arguments_columns", "description": "select \"data_ciptonoc_aggregate_bool_exp_var_samp_arguments_columns\" columns of table \"data_ciptonoc\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "hourly_wage", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "percentage", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_set_input", "description": "input type for updating data in table \"data_ciptonoc\"", "fields": null, "inputFields": [{"name": "cip_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "degree", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "hourly_wage", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "noc_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "percentage", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_ciptonoc_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "hourly_wage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "percentage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_stddev_order_by", "description": "order by stddev() on columns of table \"data_ciptonoc\"", "fields": null, "inputFields": [{"name": "hourly_wage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "percentage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_ciptonoc_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "hourly_wage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "percentage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"data_ciptonoc\"", "fields": null, "inputFields": [{"name": "hourly_wage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "percentage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_ciptonoc_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "hourly_wage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "percentage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"data_ciptonoc\"", "fields": null, "inputFields": [{"name": "hourly_wage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "percentage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_stream_cursor_input", "description": "Streaming cursor of the table \"data_ciptonoc\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "cip_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "degree", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "hourly_wage", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "noc_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "percentage", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_ciptonoc_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "hourly_wage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "percentage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_sum_order_by", "description": "order by sum() on columns of table \"data_ciptonoc\"", "fields": null, "inputFields": [{"name": "hourly_wage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "percentage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_ciptonoc_update_column", "description": "update columns of table \"data_ciptonoc\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "cip_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "degree", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "hourly_wage", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "noc_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "percentage", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_ciptonoc_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "hourly_wage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "percentage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_var_pop_order_by", "description": "order by var_pop() on columns of table \"data_ciptonoc\"", "fields": null, "inputFields": [{"name": "hourly_wage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "percentage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_ciptonoc_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "hourly_wage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "percentage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_var_samp_order_by", "description": "order by var_samp() on columns of table \"data_ciptonoc\"", "fields": null, "inputFields": [{"name": "hourly_wage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "percentage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_ciptonoc_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "hourly_wage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "percentage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_variance_order_by", "description": "order by variance() on columns of table \"data_ciptonoc\"", "fields": null, "inputFields": [{"name": "hourly_wage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "percentage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_course", "description": "columns and relationships of \"data_course\"", "fields": [{"name": "code", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "credits", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "curriculum_entries", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculummapentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculummapentry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "curriculum_entries_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculummapentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculummapentry_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_unit", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partnerunit", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_unit_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prerequisite_links", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculummapentryprerequisite_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prerequisite_links_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculummapentryprerequisite_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_course_aggregate", "description": "aggregated selection of \"data_course\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_course_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_course", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_course_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_course_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_course_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_course_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_course_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_course_aggregate_fields", "description": "aggregate fields of \"data_course\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_course_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_course_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_course_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_course_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_course_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_course_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_course_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_course_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_course_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_course_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_course_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_course_aggregate_order_by", "description": "order by aggregate values of table \"data_course\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_course_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_course_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_course_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_course_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_course_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_course_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_course_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_course_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_course_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_course_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_course_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"data_course\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_course_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_course_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_course_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "credits", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_course_avg_order_by", "description": "order by avg() on columns of table \"data_course\"", "fields": null, "inputFields": [{"name": "credits", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_course_bool_exp", "description": "Boolean expression to filter rows from the table \"data_course\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_course_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_course_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_course_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "credits", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "curriculum_entries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "curriculum_entries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_unit_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "prerequisite_links", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "prerequisite_links_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_course_constraint", "description": "unique or primary key constraints on table \"data_course\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_course_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_course_partner_code", "description": "unique or primary key constraint on columns \"partner_id\", \"code\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_course_inc_input", "description": "input type for incrementing numeric columns in table \"data_course\"", "fields": null, "inputFields": [{"name": "credits", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_course_insert_input", "description": "input type for inserting data into table \"data_course\"", "fields": null, "inputFields": [{"name": "code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credits", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "curriculum_entries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_unit_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "prerequisite_links", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_course_max_fields", "description": "aggregate max on columns", "fields": [{"name": "code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credits", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_unit_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_course_max_order_by", "description": "order by max() on columns of table \"data_course\"", "fields": null, "inputFields": [{"name": "code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credits", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_unit_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_course_min_fields", "description": "aggregate min on columns", "fields": [{"name": "code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credits", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_unit_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_course_min_order_by", "description": "order by min() on columns of table \"data_course\"", "fields": null, "inputFields": [{"name": "code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credits", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_unit_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_course_mutation_response", "description": "response of any mutation on the table \"data_course\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_course", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_course_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"data_course\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_course_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_course_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_course_on_conflict", "description": "on_conflict condition type for table \"data_course\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_course_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_course_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_course_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_course_order_by", "description": "Ordering options when selecting data from \"data_course\".", "fields": null, "inputFields": [{"name": "code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credits", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "curriculum_entries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_unit_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "prerequisite_links_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_course_pk_columns_input", "description": "primary key columns input for table: data_course", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_course_select_column", "description": "select columns of table \"data_course\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "credits", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_unit_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_course_set_input", "description": "input type for updating data in table \"data_course\"", "fields": null, "inputFields": [{"name": "code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credits", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_unit_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_course_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "credits", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_course_stddev_order_by", "description": "order by stddev() on columns of table \"data_course\"", "fields": null, "inputFields": [{"name": "credits", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_course_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "credits", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_course_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"data_course\"", "fields": null, "inputFields": [{"name": "credits", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_course_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "credits", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_course_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"data_course\"", "fields": null, "inputFields": [{"name": "credits", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_course_stream_cursor_input", "description": "Streaming cursor of the table \"data_course\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_course_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_course_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credits", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_unit_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_course_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "credits", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_course_sum_order_by", "description": "order by sum() on columns of table \"data_course\"", "fields": null, "inputFields": [{"name": "credits", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_course_update_column", "description": "update columns of table \"data_course\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "credits", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_unit_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_course_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_course_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_course_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_course_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_course_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "credits", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_course_var_pop_order_by", "description": "order by var_pop() on columns of table \"data_course\"", "fields": null, "inputFields": [{"name": "credits", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_course_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "credits", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_course_var_samp_order_by", "description": "order by var_samp() on columns of table \"data_course\"", "fields": null, "inputFields": [{"name": "credits", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_course_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "credits", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_course_variance_order_by", "description": "order by variance() on columns of table \"data_course\"", "fields": null, "inputFields": [{"name": "credits", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_curriculummapentry", "description": "columns and relationships of \"data_curriculummapentry\"", "fields": [{"name": "course", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "data_course", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "course_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "curriculum_version", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculumversion", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "curriculum_version_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "display_order", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prerequisite_links", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculummapentryprerequisite_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prerequisite_links_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculummapentryprerequisite_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "suggested_term_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_curriculummapentry_aggregate", "description": "aggregated selection of \"data_curriculummapentry\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_curriculummapentry_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculummapentry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculummapentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_curriculummapentry_aggregate_fields", "description": "aggregate fields of \"data_curriculummapentry\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_curriculummapentry_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculummapentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_curriculummapentry_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_curriculummapentry_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_curriculummapentry_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_curriculummapentry_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_curriculummapentry_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_curriculummapentry_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_curriculummapentry_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_curriculummapentry_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_curriculummapentry_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_aggregate_order_by", "description": "order by aggregate values of table \"data_curriculummapentry\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"data_curriculummapentry\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_curriculummapentry_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "display_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "suggested_term_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_avg_order_by", "description": "order by avg() on columns of table \"data_curriculummapentry\"", "fields": null, "inputFields": [{"name": "display_order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "suggested_term_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_bool_exp", "description": "Boolean expression to filter rows from the table \"data_curriculummapentry\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "course", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_course_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "course_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "curriculum_version", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "curriculum_version_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "display_order", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "prerequisite_links", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "prerequisite_links_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "suggested_term_no", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_curriculummapentry_constraint", "description": "unique or primary key constraints on table \"data_curriculummapentry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_curriculummapentry_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_inc_input", "description": "input type for incrementing numeric columns in table \"data_curriculummapentry\"", "fields": null, "inputFields": [{"name": "display_order", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "suggested_term_no", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_insert_input", "description": "input type for inserting data into table \"data_curriculummapentry\"", "fields": null, "inputFields": [{"name": "course", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_course_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "course_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "curriculum_version", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "curriculum_version_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "display_order", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "prerequisite_links", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "suggested_term_no", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_curriculummapentry_max_fields", "description": "aggregate max on columns", "fields": [{"name": "course_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "curriculum_version_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "display_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "suggested_term_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_max_order_by", "description": "order by max() on columns of table \"data_curriculummapentry\"", "fields": null, "inputFields": [{"name": "course_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "curriculum_version_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "display_order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "suggested_term_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_curriculummapentry_min_fields", "description": "aggregate min on columns", "fields": [{"name": "course_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "curriculum_version_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "display_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "suggested_term_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_min_order_by", "description": "order by min() on columns of table \"data_curriculummapentry\"", "fields": null, "inputFields": [{"name": "course_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "curriculum_version_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "display_order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "suggested_term_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_curriculummapentry_mutation_response", "description": "response of any mutation on the table \"data_curriculummapentry\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculummapentry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"data_curriculummapentry\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_on_conflict", "description": "on_conflict condition type for table \"data_curriculummapentry\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculummapentry_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculummapentry_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_order_by", "description": "Ordering options when selecting data from \"data_curriculummapentry\".", "fields": null, "inputFields": [{"name": "course", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_course_order_by", "ofType": null}, "defaultValue": null}, {"name": "course_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "curriculum_version", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_order_by", "ofType": null}, "defaultValue": null}, {"name": "curriculum_version_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "display_order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "prerequisite_links_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "suggested_term_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_pk_columns_input", "description": "primary key columns input for table: data_curriculummapentry", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_curriculummapentry_select_column", "description": "select columns of table \"data_curriculummapentry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "course_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "curriculum_version_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "display_order", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "suggested_term_no", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_set_input", "description": "input type for updating data in table \"data_curriculummapentry\"", "fields": null, "inputFields": [{"name": "course_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "curriculum_version_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "display_order", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "suggested_term_no", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_curriculummapentry_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "display_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "suggested_term_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_stddev_order_by", "description": "order by stddev() on columns of table \"data_curriculummapentry\"", "fields": null, "inputFields": [{"name": "display_order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "suggested_term_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_curriculummapentry_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "display_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "suggested_term_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"data_curriculummapentry\"", "fields": null, "inputFields": [{"name": "display_order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "suggested_term_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_curriculummapentry_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "display_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "suggested_term_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"data_curriculummapentry\"", "fields": null, "inputFields": [{"name": "display_order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "suggested_term_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_stream_cursor_input", "description": "Streaming cursor of the table \"data_curriculummapentry\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "course_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "curriculum_version_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "display_order", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "suggested_term_no", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_curriculummapentry_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "display_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "suggested_term_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_sum_order_by", "description": "order by sum() on columns of table \"data_curriculummapentry\"", "fields": null, "inputFields": [{"name": "display_order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "suggested_term_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_curriculummapentry_update_column", "description": "update columns of table \"data_curriculummapentry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "course_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "curriculum_version_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "display_order", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "suggested_term_no", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_curriculummapentry_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "display_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "suggested_term_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_var_pop_order_by", "description": "order by var_pop() on columns of table \"data_curriculummapentry\"", "fields": null, "inputFields": [{"name": "display_order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "suggested_term_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_curriculummapentry_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "display_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "suggested_term_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_var_samp_order_by", "description": "order by var_samp() on columns of table \"data_curriculummapentry\"", "fields": null, "inputFields": [{"name": "display_order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "suggested_term_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_curriculummapentry_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "display_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "suggested_term_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_variance_order_by", "description": "order by variance() on columns of table \"data_curriculummapentry\"", "fields": null, "inputFields": [{"name": "display_order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "suggested_term_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite", "description": "columns and relationships of \"data_curriculummapentryprerequisite\"", "fields": [{"name": "course", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_course", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "course_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entry", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculummapentry", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entry_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite_aggregate", "description": "aggregated selection of \"data_curriculummapentryprerequisite\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculummapentryprerequisite_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite_aggregate_fields", "description": "aggregate fields of \"data_curriculummapentryprerequisite\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculummapentryprerequisite_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_aggregate_order_by", "description": "order by aggregate values of table \"data_curriculummapentryprerequisite\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"data_curriculummapentryprerequisite\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_bool_exp", "description": "Boolean expression to filter rows from the table \"data_curriculummapentryprerequisite\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "course", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_course_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "course_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "entry", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "entry_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_curriculummapentryprerequisite_constraint", "description": "unique or primary key constraints on table \"data_curriculummapentryprerequisite\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_curriculummapentryprerequisite_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_curriculumentry_prereq", "description": "unique or primary key constraint on columns \"entry_id\", \"course_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_insert_input", "description": "input type for inserting data into table \"data_curriculummapentryprerequisite\"", "fields": null, "inputFields": [{"name": "course", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_course_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "course_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "entry", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "entry_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite_max_fields", "description": "aggregate max on columns", "fields": [{"name": "course_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entry_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_max_order_by", "description": "order by max() on columns of table \"data_curriculummapentryprerequisite\"", "fields": null, "inputFields": [{"name": "course_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "entry_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite_min_fields", "description": "aggregate min on columns", "fields": [{"name": "course_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entry_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_min_order_by", "description": "order by min() on columns of table \"data_curriculummapentryprerequisite\"", "fields": null, "inputFields": [{"name": "course_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "entry_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite_mutation_response", "description": "response of any mutation on the table \"data_curriculummapentryprerequisite\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_on_conflict", "description": "on_conflict condition type for table \"data_curriculummapentryprerequisite\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculummapentryprerequisite_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculummapentryprerequisite_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_order_by", "description": "Ordering options when selecting data from \"data_curriculummapentryprerequisite\".", "fields": null, "inputFields": [{"name": "course", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_course_order_by", "ofType": null}, "defaultValue": null}, {"name": "course_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "entry", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_order_by", "ofType": null}, "defaultValue": null}, {"name": "entry_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_pk_columns_input", "description": "primary key columns input for table: data_curriculummapentryprerequisite", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_curriculummapentryprerequisite_select_column", "description": "select columns of table \"data_curriculummapentryprerequisite\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "course_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "entry_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_set_input", "description": "input type for updating data in table \"data_curriculummapentryprerequisite\"", "fields": null, "inputFields": [{"name": "course_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "entry_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_stream_cursor_input", "description": "Streaming cursor of the table \"data_curriculummapentryprerequisite\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "course_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "entry_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_curriculummapentryprerequisite_update_column", "description": "update columns of table \"data_curriculummapentryprerequisite\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "course_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "entry_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_curriculumversion", "description": "columns and relationships of \"data_curriculumversion\"", "fields": [{"name": "completion_config", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "effective_term_partner", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "data_termpartner", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "effective_term_partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entries", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculummapentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculummapentry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entries_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculummapentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculummapentry_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "overriding_offerings", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programoffering_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programoffering_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programoffering", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "overriding_offerings_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programoffering_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programoffering_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programoffering_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "program", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_program", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "retrieved_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_curriculumversion_aggregate", "description": "aggregated selection of \"data_curriculumversion\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_curriculumversion_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculumversion", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculumversion_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_curriculumversion_aggregate_fields", "description": "aggregate fields of \"data_curriculumversion\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculumversion_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_curriculumversion_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_curriculumversion_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_aggregate_order_by", "description": "order by aggregate values of table \"data_curriculumversion\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "completion_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"data_curriculumversion\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_bool_exp", "description": "Boolean expression to filter rows from the table \"data_curriculumversion\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "completion_config", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "effective_term_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "effective_term_partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "entries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "entries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "overriding_offerings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "overriding_offerings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "program", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "retrieved_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_curriculumversion_constraint", "description": "unique or primary key constraints on table \"data_curriculumversion\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_curriculumversion_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_curriculumver_published_term", "description": "unique or primary key constraint on columns \"program_id\", \"effective_term_partner_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "completion_config", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "completion_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "completion_config", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_insert_input", "description": "input type for inserting data into table \"data_curriculumversion\"", "fields": null, "inputFields": [{"name": "completion_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "effective_term_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "effective_term_partner_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "entries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "overriding_offerings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "program", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "retrieved_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_curriculumversion_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "effective_term_partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "retrieved_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_max_order_by", "description": "order by max() on columns of table \"data_curriculumversion\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "effective_term_partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "retrieved_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_curriculumversion_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "effective_term_partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "retrieved_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_min_order_by", "description": "order by min() on columns of table \"data_curriculumversion\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "effective_term_partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "retrieved_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_curriculumversion_mutation_response", "description": "response of any mutation on the table \"data_curriculumversion\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculumversion", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"data_curriculumversion\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_on_conflict", "description": "on_conflict condition type for table \"data_curriculumversion\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculumversion_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculumversion_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_order_by", "description": "Ordering options when selecting data from \"data_curriculumversion\".", "fields": null, "inputFields": [{"name": "completion_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "effective_term_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_order_by", "ofType": null}, "defaultValue": null}, {"name": "effective_term_partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "entries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "overriding_offerings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "program", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_order_by", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "retrieved_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_pk_columns_input", "description": "primary key columns input for table: data_curriculumversion", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "completion_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_curriculumversion_select_column", "description": "select columns of table \"data_curriculumversion\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "completion_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "effective_term_partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "retrieved_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_set_input", "description": "input type for updating data in table \"data_curriculumversion\"", "fields": null, "inputFields": [{"name": "completion_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "effective_term_partner_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "retrieved_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_stream_cursor_input", "description": "Streaming cursor of the table \"data_curriculumversion\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "completion_config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "effective_term_partner_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "retrieved_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_curriculumversion_update_column", "description": "update columns of table \"data_curriculumversion\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "completion_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "effective_term_partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "retrieved_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_entitystats", "description": "columns and relationships of \"data_entitystats\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_entitystats_aggregate", "description": "aggregated selection of \"data_entitystats\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_entitystats_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_entitystats", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_entitystats_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_entitystats_aggregate_fields", "description": "aggregate fields of \"data_entitystats\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_entitystats_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_entitystats_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_entitystats_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_entitystats_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_entitystats_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_entitystats_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_entitystats_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_entitystats_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_entitystats_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_entitystats_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_entitystats_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_aggregate_order_by", "description": "order by aggregate values of table \"data_entitystats\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"data_entitystats\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_entitystats_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_entitystats_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_avg_order_by", "description": "order by avg() on columns of table \"data_entitystats\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_bool_exp", "description": "Boolean expression to filter rows from the table \"data_entitystats\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_entitystats_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_entitystats_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_entitystats_constraint", "description": "unique or primary key constraints on table \"data_entitystats\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_entitystats_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_entitystats_target", "description": "unique or primary key constraint on columns \"target_type_id\", \"target_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_inc_input", "description": "input type for incrementing numeric columns in table \"data_entitystats\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_insert_input", "description": "input type for inserting data into table \"data_entitystats\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_entitystats_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_max_order_by", "description": "order by max() on columns of table \"data_entitystats\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_entitystats_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_min_order_by", "description": "order by min() on columns of table \"data_entitystats\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_entitystats_mutation_response", "description": "response of any mutation on the table \"data_entitystats\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_entitystats", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_on_conflict", "description": "on_conflict condition type for table \"data_entitystats\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_entitystats_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_entitystats_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_order_by", "description": "Ordering options when selecting data from \"data_entitystats\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_pk_columns_input", "description": "primary key columns input for table: data_entitystats", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_entitystats_select_column", "description": "select columns of table \"data_entitystats\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_set_input", "description": "input type for updating data in table \"data_entitystats\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_entitystats_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_stddev_order_by", "description": "order by stddev() on columns of table \"data_entitystats\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_entitystats_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"data_entitystats\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_entitystats_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"data_entitystats\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_stream_cursor_input", "description": "Streaming cursor of the table \"data_entitystats\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_entitystats_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_entitystats_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_sum_order_by", "description": "order by sum() on columns of table \"data_entitystats\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_entitystats_update_column", "description": "update columns of table \"data_entitystats\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_entitystats_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_entitystats_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_var_pop_order_by", "description": "order by var_pop() on columns of table \"data_entitystats\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_entitystats_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_var_samp_order_by", "description": "order by var_samp() on columns of table \"data_entitystats\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_entitystats_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_entitystats_variance_order_by", "description": "order by variance() on columns of table \"data_entitystats\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_grade", "description": "columns and relationships of \"data_grade\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "normalized", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheme", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradescheme", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheme_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_grade_aggregate", "description": "aggregated selection of \"data_grade\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_grade_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_grade", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_aggregate_bool_exp_avg", "ofType": null}, "defaultValue": null}, {"name": "corr", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_aggregate_bool_exp_corr", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}, {"name": "covar_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_aggregate_bool_exp_covar_samp", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_aggregate_bool_exp_max", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_aggregate_bool_exp_min", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_aggregate_bool_exp_stddev_samp", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_aggregate_bool_exp_sum", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_aggregate_bool_exp_var_samp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_aggregate_bool_exp_avg", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_grade_select_column_data_grade_aggregate_bool_exp_avg_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_aggregate_bool_exp_corr", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_grade_aggregate_bool_exp_corr_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_aggregate_bool_exp_corr_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_grade_select_column_data_grade_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_grade_select_column_data_grade_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_grade_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_aggregate_bool_exp_covar_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_grade_aggregate_bool_exp_covar_samp_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_aggregate_bool_exp_covar_samp_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_grade_select_column_data_grade_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_grade_select_column_data_grade_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_aggregate_bool_exp_max", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_grade_select_column_data_grade_aggregate_bool_exp_max_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_aggregate_bool_exp_min", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_grade_select_column_data_grade_aggregate_bool_exp_min_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_aggregate_bool_exp_stddev_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_grade_select_column_data_grade_aggregate_bool_exp_stddev_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_aggregate_bool_exp_sum", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_grade_select_column_data_grade_aggregate_bool_exp_sum_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_aggregate_bool_exp_var_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_grade_select_column_data_grade_aggregate_bool_exp_var_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_grade_aggregate_fields", "description": "aggregate fields of \"data_grade\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_grade_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_grade_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_grade_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_grade_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_grade_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_grade_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_grade_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_grade_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_grade_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_grade_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_grade_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_aggregate_order_by", "description": "order by aggregate values of table \"data_grade\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"data_grade\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_grade_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_grade_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_grade_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "normalized", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_avg_order_by", "description": "order by avg() on columns of table \"data_grade\"", "fields": null, "inputFields": [{"name": "normalized", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_bool_exp", "description": "Boolean expression to filter rows from the table \"data_grade\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_grade_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_grade_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "normalized", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "scheme", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "scheme_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_grade_constraint", "description": "unique or primary key constraints on table \"data_grade\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_grade_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_inc_input", "description": "input type for incrementing numeric columns in table \"data_grade\"", "fields": null, "inputFields": [{"name": "normalized", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_insert_input", "description": "input type for inserting data into table \"data_grade\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "normalized", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "scheme", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "scheme_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_grade_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "normalized", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheme_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_max_order_by", "description": "order by max() on columns of table \"data_grade\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "normalized", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheme_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_grade_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "normalized", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheme_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_min_order_by", "description": "order by min() on columns of table \"data_grade\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "normalized", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheme_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_grade_mutation_response", "description": "response of any mutation on the table \"data_grade\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_grade", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_on_conflict", "description": "on_conflict condition type for table \"data_grade\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_grade_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_grade_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_order_by", "description": "Ordering options when selecting data from \"data_grade\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "normalized", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheme", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_order_by", "ofType": null}, "defaultValue": null}, {"name": "scheme_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_pk_columns_input", "description": "primary key columns input for table: data_grade", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_grade_select_column", "description": "select columns of table \"data_grade\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "normalized", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scheme_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_grade_select_column_data_grade_aggregate_bool_exp_avg_arguments_columns", "description": "select \"data_grade_aggregate_bool_exp_avg_arguments_columns\" columns of table \"data_grade\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "normalized", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_grade_select_column_data_grade_aggregate_bool_exp_corr_arguments_columns", "description": "select \"data_grade_aggregate_bool_exp_corr_arguments_columns\" columns of table \"data_grade\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "normalized", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_grade_select_column_data_grade_aggregate_bool_exp_covar_samp_arguments_columns", "description": "select \"data_grade_aggregate_bool_exp_covar_samp_arguments_columns\" columns of table \"data_grade\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "normalized", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_grade_select_column_data_grade_aggregate_bool_exp_max_arguments_columns", "description": "select \"data_grade_aggregate_bool_exp_max_arguments_columns\" columns of table \"data_grade\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "normalized", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_grade_select_column_data_grade_aggregate_bool_exp_min_arguments_columns", "description": "select \"data_grade_aggregate_bool_exp_min_arguments_columns\" columns of table \"data_grade\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "normalized", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_grade_select_column_data_grade_aggregate_bool_exp_stddev_samp_arguments_columns", "description": "select \"data_grade_aggregate_bool_exp_stddev_samp_arguments_columns\" columns of table \"data_grade\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "normalized", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_grade_select_column_data_grade_aggregate_bool_exp_sum_arguments_columns", "description": "select \"data_grade_aggregate_bool_exp_sum_arguments_columns\" columns of table \"data_grade\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "normalized", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_grade_select_column_data_grade_aggregate_bool_exp_var_samp_arguments_columns", "description": "select \"data_grade_aggregate_bool_exp_var_samp_arguments_columns\" columns of table \"data_grade\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "normalized", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_set_input", "description": "input type for updating data in table \"data_grade\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "normalized", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "scheme_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_grade_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "normalized", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_stddev_order_by", "description": "order by stddev() on columns of table \"data_grade\"", "fields": null, "inputFields": [{"name": "normalized", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_grade_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "normalized", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"data_grade\"", "fields": null, "inputFields": [{"name": "normalized", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_grade_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "normalized", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"data_grade\"", "fields": null, "inputFields": [{"name": "normalized", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_stream_cursor_input", "description": "Streaming cursor of the table \"data_grade\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_grade_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "normalized", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "scheme_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_grade_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "normalized", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_sum_order_by", "description": "order by sum() on columns of table \"data_grade\"", "fields": null, "inputFields": [{"name": "normalized", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_grade_update_column", "description": "update columns of table \"data_grade\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "normalized", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scheme_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_grade_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_grade_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_grade_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_grade_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "normalized", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_var_pop_order_by", "description": "order by var_pop() on columns of table \"data_grade\"", "fields": null, "inputFields": [{"name": "normalized", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_grade_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "normalized", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_var_samp_order_by", "description": "order by var_samp() on columns of table \"data_grade\"", "fields": null, "inputFields": [{"name": "normalized", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_grade_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "normalized", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_grade_variance_order_by", "description": "order by variance() on columns of table \"data_grade\"", "fields": null, "inputFields": [{"name": "normalized", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradecountry", "description": "columns and relationships of \"data_gradecountry\"", "fields": [{"name": "country", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradecountry_schemes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradecountry_schemes_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradecountry_schemes", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradecountry_schemes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradecountry_schemes_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradecountry_schemes_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradecountry_aggregate", "description": "aggregated selection of \"data_gradecountry\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_gradecountry_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradecountry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradecountry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradecountry_aggregate_fields", "description": "aggregate fields of \"data_gradecountry\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradecountry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_gradecountry_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_gradecountry_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_aggregate_order_by", "description": "order by aggregate values of table \"data_gradecountry\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"data_gradecountry\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_bool_exp", "description": "Boolean expression to filter rows from the table \"data_gradecountry\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data_gradecountry_schemes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_gradecountry_schemes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_gradecountry_constraint", "description": "unique or primary key constraints on table \"data_gradecountry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_gradecountry_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_insert_input", "description": "input type for inserting data into table \"data_gradecountry\"", "fields": null, "inputFields": [{"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data_gradecountry_schemes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradecountry_max_fields", "description": "aggregate max on columns", "fields": [{"name": "country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_max_order_by", "description": "order by max() on columns of table \"data_gradecountry\"", "fields": null, "inputFields": [{"name": "country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradecountry_min_fields", "description": "aggregate min on columns", "fields": [{"name": "country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_min_order_by", "description": "order by min() on columns of table \"data_gradecountry\"", "fields": null, "inputFields": [{"name": "country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradecountry_mutation_response", "description": "response of any mutation on the table \"data_gradecountry\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradecountry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"data_gradecountry\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_on_conflict", "description": "on_conflict condition type for table \"data_gradecountry\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradecountry_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradecountry_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_order_by", "description": "Ordering options when selecting data from \"data_gradecountry\".", "fields": null, "inputFields": [{"name": "country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data_gradecountry_schemes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_pk_columns_input", "description": "primary key columns input for table: data_gradecountry", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradecountry_schemes", "description": "columns and relationships of \"data_gradecountry_schemes\"", "fields": [{"name": "gradecountry", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradecountry", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "gradecountry_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "gradescheme", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradescheme", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "gradescheme_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradecountry_schemes_aggregate", "description": "aggregated selection of \"data_gradecountry_schemes\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_gradecountry_schemes_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradecountry_schemes", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradecountry_schemes_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradecountry_schemes_aggregate_fields", "description": "aggregate fields of \"data_gradecountry_schemes\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_gradecountry_schemes_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradecountry_schemes_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_gradecountry_schemes_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_gradecountry_schemes_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_gradecountry_schemes_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_gradecountry_schemes_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_gradecountry_schemes_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_gradecountry_schemes_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_gradecountry_schemes_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_gradecountry_schemes_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_gradecountry_schemes_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_aggregate_order_by", "description": "order by aggregate values of table \"data_gradecountry_schemes\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"data_gradecountry_schemes\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradecountry_schemes_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_avg_order_by", "description": "order by avg() on columns of table \"data_gradecountry_schemes\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_bool_exp", "description": "Boolean expression to filter rows from the table \"data_gradecountry_schemes\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "gradecountry", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "gradecountry_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "gradescheme", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "gradescheme_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_gradecountry_schemes_constraint", "description": "unique or primary key constraints on table \"data_gradecountry_schemes\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_gradecountry_scheme_gradecountry_id_gradesch_740deba3_uniq", "description": "unique or primary key constraint on columns \"gradescheme_id\", \"gradecountry_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradecountry_schemes_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_inc_input", "description": "input type for incrementing numeric columns in table \"data_gradecountry_schemes\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_insert_input", "description": "input type for inserting data into table \"data_gradecountry_schemes\"", "fields": null, "inputFields": [{"name": "gradecountry", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "gradecountry_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "gradescheme", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "gradescheme_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradecountry_schemes_max_fields", "description": "aggregate max on columns", "fields": [{"name": "gradecountry_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gradescheme_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_max_order_by", "description": "order by max() on columns of table \"data_gradecountry_schemes\"", "fields": null, "inputFields": [{"name": "gradecountry_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "gradescheme_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradecountry_schemes_min_fields", "description": "aggregate min on columns", "fields": [{"name": "gradecountry_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gradescheme_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_min_order_by", "description": "order by min() on columns of table \"data_gradecountry_schemes\"", "fields": null, "inputFields": [{"name": "gradecountry_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "gradescheme_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradecountry_schemes_mutation_response", "description": "response of any mutation on the table \"data_gradecountry_schemes\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradecountry_schemes", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_on_conflict", "description": "on_conflict condition type for table \"data_gradecountry_schemes\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradecountry_schemes_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradecountry_schemes_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_order_by", "description": "Ordering options when selecting data from \"data_gradecountry_schemes\".", "fields": null, "inputFields": [{"name": "gradecountry", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_order_by", "ofType": null}, "defaultValue": null}, {"name": "gradecountry_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "gradescheme", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_order_by", "ofType": null}, "defaultValue": null}, {"name": "gradescheme_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_pk_columns_input", "description": "primary key columns input for table: data_gradecountry_schemes", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_gradecountry_schemes_select_column", "description": "select columns of table \"data_gradecountry_schemes\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "gradecountry_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "gradescheme_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_set_input", "description": "input type for updating data in table \"data_gradecountry_schemes\"", "fields": null, "inputFields": [{"name": "gradecountry_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "gradescheme_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradecountry_schemes_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_stddev_order_by", "description": "order by stddev() on columns of table \"data_gradecountry_schemes\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradecountry_schemes_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"data_gradecountry_schemes\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradecountry_schemes_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"data_gradecountry_schemes\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_stream_cursor_input", "description": "Streaming cursor of the table \"data_gradecountry_schemes\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "gradecountry_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "gradescheme_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradecountry_schemes_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_sum_order_by", "description": "order by sum() on columns of table \"data_gradecountry_schemes\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_gradecountry_schemes_update_column", "description": "update columns of table \"data_gradecountry_schemes\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "gradecountry_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "gradescheme_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradecountry_schemes_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_var_pop_order_by", "description": "order by var_pop() on columns of table \"data_gradecountry_schemes\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradecountry_schemes_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_var_samp_order_by", "description": "order by var_samp() on columns of table \"data_gradecountry_schemes\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradecountry_schemes_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_variance_order_by", "description": "order by variance() on columns of table \"data_gradecountry_schemes\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_gradecountry_select_column", "description": "select columns of table \"data_gradecountry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_set_input", "description": "input type for updating data in table \"data_gradecountry\"", "fields": null, "inputFields": [{"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_stream_cursor_input", "description": "Streaming cursor of the table \"data_gradecountry\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_gradecountry_update_column", "description": "update columns of table \"data_gradecountry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradecountry_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradescheme", "description": "columns and relationships of \"data_gradescheme\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradecountry_schemes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradecountry_schemes_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradecountry_schemes", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradecountry_schemes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradecountry_schemes_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradecountry_schemes_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_grades", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_grade_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_grade_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_grade_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_grade", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_grades_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_grade_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_grade_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_grade_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_grade_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rank", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradescheme_aggregate", "description": "aggregated selection of \"data_gradescheme\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_gradescheme_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradescheme", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_aggregate_bool_exp_avg", "ofType": null}, "defaultValue": null}, {"name": "corr", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_aggregate_bool_exp_corr", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}, {"name": "covar_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_aggregate_bool_exp_covar_samp", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_aggregate_bool_exp_max", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_aggregate_bool_exp_min", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_aggregate_bool_exp_stddev_samp", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_aggregate_bool_exp_sum", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_aggregate_bool_exp_var_samp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_aggregate_bool_exp_avg", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradescheme_select_column_data_gradescheme_aggregate_bool_exp_avg_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_aggregate_bool_exp_corr", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_aggregate_bool_exp_corr_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_aggregate_bool_exp_corr_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradescheme_select_column_data_gradescheme_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradescheme_select_column_data_gradescheme_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradescheme_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_aggregate_bool_exp_covar_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_aggregate_bool_exp_covar_samp_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_aggregate_bool_exp_covar_samp_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradescheme_select_column_data_gradescheme_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradescheme_select_column_data_gradescheme_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_aggregate_bool_exp_max", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradescheme_select_column_data_gradescheme_aggregate_bool_exp_max_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_aggregate_bool_exp_min", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradescheme_select_column_data_gradescheme_aggregate_bool_exp_min_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_aggregate_bool_exp_stddev_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradescheme_select_column_data_gradescheme_aggregate_bool_exp_stddev_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_aggregate_bool_exp_sum", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradescheme_select_column_data_gradescheme_aggregate_bool_exp_sum_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_aggregate_bool_exp_var_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradescheme_select_column_data_gradescheme_aggregate_bool_exp_var_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradescheme_aggregate_fields", "description": "aggregate fields of \"data_gradescheme\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_gradescheme_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradescheme_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_gradescheme_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_gradescheme_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_gradescheme_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_gradescheme_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_gradescheme_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_gradescheme_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_gradescheme_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_gradescheme_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_gradescheme_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_aggregate_order_by", "description": "order by aggregate values of table \"data_gradescheme\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"data_gradescheme\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradescheme_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rank", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_avg_order_by", "description": "order by avg() on columns of table \"data_gradescheme\"", "fields": null, "inputFields": [{"name": "max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rank", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_bool_exp", "description": "Boolean expression to filter rows from the table \"data_gradescheme\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data_gradecountry_schemes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_gradecountry_schemes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_grades", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_grades_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "rank", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_gradescheme_constraint", "description": "unique or primary key constraints on table \"data_gradescheme\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_gradescheme_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradescheme_slug_key", "description": "unique or primary key constraint on columns \"slug\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_inc_input", "description": "input type for incrementing numeric columns in table \"data_gradescheme\"", "fields": null, "inputFields": [{"name": "max", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "rank", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_insert_input", "description": "input type for inserting data into table \"data_gradescheme\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data_gradecountry_schemes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "data_grades", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "rank", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradescheme_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rank", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_max_order_by", "description": "order by max() on columns of table \"data_gradescheme\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rank", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradescheme_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rank", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_min_order_by", "description": "order by min() on columns of table \"data_gradescheme\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rank", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradescheme_mutation_response", "description": "response of any mutation on the table \"data_gradescheme\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradescheme", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"data_gradescheme\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_on_conflict", "description": "on_conflict condition type for table \"data_gradescheme\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradescheme_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradescheme_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_order_by", "description": "Ordering options when selecting data from \"data_gradescheme\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data_gradecountry_schemes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "data_grades_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rank", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_pk_columns_input", "description": "primary key columns input for table: data_gradescheme", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_gradescheme_select_column", "description": "select columns of table \"data_gradescheme\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "rank", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_gradescheme_select_column_data_gradescheme_aggregate_bool_exp_avg_arguments_columns", "description": "select \"data_gradescheme_aggregate_bool_exp_avg_arguments_columns\" columns of table \"data_gradescheme\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "rank", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_gradescheme_select_column_data_gradescheme_aggregate_bool_exp_corr_arguments_columns", "description": "select \"data_gradescheme_aggregate_bool_exp_corr_arguments_columns\" columns of table \"data_gradescheme\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "rank", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_gradescheme_select_column_data_gradescheme_aggregate_bool_exp_covar_samp_arguments_columns", "description": "select \"data_gradescheme_aggregate_bool_exp_covar_samp_arguments_columns\" columns of table \"data_gradescheme\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "rank", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_gradescheme_select_column_data_gradescheme_aggregate_bool_exp_max_arguments_columns", "description": "select \"data_gradescheme_aggregate_bool_exp_max_arguments_columns\" columns of table \"data_gradescheme\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "rank", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_gradescheme_select_column_data_gradescheme_aggregate_bool_exp_min_arguments_columns", "description": "select \"data_gradescheme_aggregate_bool_exp_min_arguments_columns\" columns of table \"data_gradescheme\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "rank", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_gradescheme_select_column_data_gradescheme_aggregate_bool_exp_stddev_samp_arguments_columns", "description": "select \"data_gradescheme_aggregate_bool_exp_stddev_samp_arguments_columns\" columns of table \"data_gradescheme\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "rank", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_gradescheme_select_column_data_gradescheme_aggregate_bool_exp_sum_arguments_columns", "description": "select \"data_gradescheme_aggregate_bool_exp_sum_arguments_columns\" columns of table \"data_gradescheme\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "rank", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_gradescheme_select_column_data_gradescheme_aggregate_bool_exp_var_samp_arguments_columns", "description": "select \"data_gradescheme_aggregate_bool_exp_var_samp_arguments_columns\" columns of table \"data_gradescheme\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "rank", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_set_input", "description": "input type for updating data in table \"data_gradescheme\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "rank", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradescheme_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rank", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_stddev_order_by", "description": "order by stddev() on columns of table \"data_gradescheme\"", "fields": null, "inputFields": [{"name": "max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rank", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradescheme_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rank", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"data_gradescheme\"", "fields": null, "inputFields": [{"name": "max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rank", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradescheme_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rank", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"data_gradescheme\"", "fields": null, "inputFields": [{"name": "max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rank", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_stream_cursor_input", "description": "Streaming cursor of the table \"data_gradescheme\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "rank", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradescheme_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rank", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_sum_order_by", "description": "order by sum() on columns of table \"data_gradescheme\"", "fields": null, "inputFields": [{"name": "max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rank", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_gradescheme_update_column", "description": "update columns of table \"data_gradescheme\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "rank", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradescheme_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rank", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_var_pop_order_by", "description": "order by var_pop() on columns of table \"data_gradescheme\"", "fields": null, "inputFields": [{"name": "max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rank", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradescheme_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rank", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_var_samp_order_by", "description": "order by var_samp() on columns of table \"data_gradescheme\"", "fields": null, "inputFields": [{"name": "max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rank", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_gradescheme_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rank", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_gradescheme_variance_order_by", "description": "order by variance() on columns of table \"data_gradescheme\"", "fields": null, "inputFields": [{"name": "max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rank", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_institution", "description": "columns and relationships of \"data_institution\"", "fields": [{"name": "city", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programs", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_program", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programs_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_program_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity_stats", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_entitystats_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_entitystats_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_entitystats", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity_stats_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_entitystats_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_entitystats_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_entitystats_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "monthly_living_cost", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "float8", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "province", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_institution_aggregate", "description": "aggregated selection of \"data_institution\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_institution_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_institution", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_aggregate_bool_exp_avg", "ofType": null}, "defaultValue": null}, {"name": "corr", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_aggregate_bool_exp_corr", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}, {"name": "covar_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_aggregate_bool_exp_covar_samp", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_aggregate_bool_exp_max", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_aggregate_bool_exp_min", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_aggregate_bool_exp_stddev_samp", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_aggregate_bool_exp_sum", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_aggregate_bool_exp_var_samp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_aggregate_bool_exp_avg", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_institution_select_column_data_institution_aggregate_bool_exp_avg_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_aggregate_bool_exp_corr", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institution_aggregate_bool_exp_corr_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_aggregate_bool_exp_corr_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_institution_select_column_data_institution_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_institution_select_column_data_institution_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_institution_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_aggregate_bool_exp_covar_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institution_aggregate_bool_exp_covar_samp_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_aggregate_bool_exp_covar_samp_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_institution_select_column_data_institution_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_institution_select_column_data_institution_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_aggregate_bool_exp_max", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_institution_select_column_data_institution_aggregate_bool_exp_max_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_aggregate_bool_exp_min", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_institution_select_column_data_institution_aggregate_bool_exp_min_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_aggregate_bool_exp_stddev_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_institution_select_column_data_institution_aggregate_bool_exp_stddev_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_aggregate_bool_exp_sum", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_institution_select_column_data_institution_aggregate_bool_exp_sum_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_aggregate_bool_exp_var_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_institution_select_column_data_institution_aggregate_bool_exp_var_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_institution_aggregate_fields", "description": "aggregate fields of \"data_institution\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_institution_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_institution_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_institution_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_institution_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_institution_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_institution_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_institution_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_institution_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_institution_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_institution_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_institution_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_aggregate_order_by", "description": "order by aggregate values of table \"data_institution\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"data_institution\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institution_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_institution_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_institution_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "monthly_living_cost", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_avg_order_by", "description": "order by avg() on columns of table \"data_institution\"", "fields": null, "inputFields": [{"name": "monthly_living_cost", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_bool_exp", "description": "Boolean expression to filter rows from the table \"data_institution\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institution_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institution_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data_programs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_programs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "entity_stats", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "entity_stats_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "monthly_living_cost", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "province", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_institution_constraint", "description": "unique or primary key constraints on table \"data_institution\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_institution_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_inc_input", "description": "input type for incrementing numeric columns in table \"data_institution\"", "fields": null, "inputFields": [{"name": "monthly_living_cost", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_insert_input", "description": "input type for inserting data into table \"data_institution\"", "fields": null, "inputFields": [{"name": "city", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data_programs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "entity_stats", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "monthly_living_cost", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "province", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_institution_max_fields", "description": "aggregate max on columns", "fields": [{"name": "city", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "monthly_living_cost", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "province", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_max_order_by", "description": "order by max() on columns of table \"data_institution\"", "fields": null, "inputFields": [{"name": "city", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "monthly_living_cost", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "province", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_institution_min_fields", "description": "aggregate min on columns", "fields": [{"name": "city", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "monthly_living_cost", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "province", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_min_order_by", "description": "order by min() on columns of table \"data_institution\"", "fields": null, "inputFields": [{"name": "city", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "monthly_living_cost", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "province", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_institution_mutation_response", "description": "response of any mutation on the table \"data_institution\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_institution", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"data_institution\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institution_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_institution_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_on_conflict", "description": "on_conflict condition type for table \"data_institution\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_institution_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_institution_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_order_by", "description": "Ordering options when selecting data from \"data_institution\".", "fields": null, "inputFields": [{"name": "city", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data_programs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "entity_stats_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "monthly_living_cost", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "province", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_pk_columns_input", "description": "primary key columns input for table: data_institution", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_institution_select_column", "description": "select columns of table \"data_institution\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "city", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "monthly_living_cost", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "province", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_institution_select_column_data_institution_aggregate_bool_exp_avg_arguments_columns", "description": "select \"data_institution_aggregate_bool_exp_avg_arguments_columns\" columns of table \"data_institution\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "monthly_living_cost", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_institution_select_column_data_institution_aggregate_bool_exp_corr_arguments_columns", "description": "select \"data_institution_aggregate_bool_exp_corr_arguments_columns\" columns of table \"data_institution\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "monthly_living_cost", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_institution_select_column_data_institution_aggregate_bool_exp_covar_samp_arguments_columns", "description": "select \"data_institution_aggregate_bool_exp_covar_samp_arguments_columns\" columns of table \"data_institution\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "monthly_living_cost", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_institution_select_column_data_institution_aggregate_bool_exp_max_arguments_columns", "description": "select \"data_institution_aggregate_bool_exp_max_arguments_columns\" columns of table \"data_institution\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "monthly_living_cost", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_institution_select_column_data_institution_aggregate_bool_exp_min_arguments_columns", "description": "select \"data_institution_aggregate_bool_exp_min_arguments_columns\" columns of table \"data_institution\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "monthly_living_cost", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_institution_select_column_data_institution_aggregate_bool_exp_stddev_samp_arguments_columns", "description": "select \"data_institution_aggregate_bool_exp_stddev_samp_arguments_columns\" columns of table \"data_institution\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "monthly_living_cost", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_institution_select_column_data_institution_aggregate_bool_exp_sum_arguments_columns", "description": "select \"data_institution_aggregate_bool_exp_sum_arguments_columns\" columns of table \"data_institution\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "monthly_living_cost", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_institution_select_column_data_institution_aggregate_bool_exp_var_samp_arguments_columns", "description": "select \"data_institution_aggregate_bool_exp_var_samp_arguments_columns\" columns of table \"data_institution\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "monthly_living_cost", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_set_input", "description": "input type for updating data in table \"data_institution\"", "fields": null, "inputFields": [{"name": "city", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "monthly_living_cost", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "province", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_institution_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "monthly_living_cost", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_stddev_order_by", "description": "order by stddev() on columns of table \"data_institution\"", "fields": null, "inputFields": [{"name": "monthly_living_cost", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_institution_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "monthly_living_cost", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"data_institution\"", "fields": null, "inputFields": [{"name": "monthly_living_cost", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_institution_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "monthly_living_cost", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"data_institution\"", "fields": null, "inputFields": [{"name": "monthly_living_cost", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_stream_cursor_input", "description": "Streaming cursor of the table \"data_institution\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institution_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "city", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "monthly_living_cost", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "province", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_institution_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "monthly_living_cost", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_sum_order_by", "description": "order by sum() on columns of table \"data_institution\"", "fields": null, "inputFields": [{"name": "monthly_living_cost", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_institution_update_column", "description": "update columns of table \"data_institution\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "city", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "monthly_living_cost", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "province", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_institution_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_institution_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institution_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_institution_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "monthly_living_cost", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_var_pop_order_by", "description": "order by var_pop() on columns of table \"data_institution\"", "fields": null, "inputFields": [{"name": "monthly_living_cost", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_institution_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "monthly_living_cost", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_var_samp_order_by", "description": "order by var_samp() on columns of table \"data_institution\"", "fields": null, "inputFields": [{"name": "monthly_living_cost", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_institution_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "monthly_living_cost", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institution_variance_order_by", "description": "order by variance() on columns of table \"data_institution\"", "fields": null, "inputFields": [{"name": "monthly_living_cost", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_institutionrequirements", "description": "columns and relationships of \"data_institutionrequirements\"", "fields": [{"name": "admission_requirements", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "country_specific_requirements", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_requirements", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "english_proficiency_requirements", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "general_requirements", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "institution", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_institution", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "institution_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "institution_slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_institutionrequirements_aggregate", "description": "aggregated selection of \"data_institutionrequirements\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_institutionrequirements_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_institutionrequirements", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_institutionrequirements_aggregate_fields", "description": "aggregate fields of \"data_institutionrequirements\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_institutionrequirements_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_institutionrequirements_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_institutionrequirements_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_bool_exp", "description": "Boolean expression to filter rows from the table \"data_institutionrequirements\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "admission_requirements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "country_specific_requirements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data_requirements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "english_proficiency_requirements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "general_requirements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "institution", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "institution_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "institution_slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_institutionrequirements_constraint", "description": "unique or primary key constraints on table \"data_institutionrequirements\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_institutionrequirements_institution_id_6ab33ac8_uniq", "description": "unique or primary key constraint on columns \"institution_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "data_institutionrequirements_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_insert_input", "description": "input type for inserting data into table \"data_institutionrequirements\"", "fields": null, "inputFields": [{"name": "admission_requirements", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "country_specific_requirements", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data_requirements", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "english_proficiency_requirements", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "general_requirements", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "institution", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "institution_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "institution_slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_institutionrequirements_max_fields", "description": "aggregate max on columns", "fields": [{"name": "admission_requirements", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country_specific_requirements", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_requirements", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "english_proficiency_requirements", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "general_requirements", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "institution_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "institution_slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_institutionrequirements_min_fields", "description": "aggregate min on columns", "fields": [{"name": "admission_requirements", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country_specific_requirements", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_requirements", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "english_proficiency_requirements", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "general_requirements", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "institution_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "institution_slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_institutionrequirements_mutation_response", "description": "response of any mutation on the table \"data_institutionrequirements\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_institutionrequirements", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_on_conflict", "description": "on_conflict condition type for table \"data_institutionrequirements\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_institutionrequirements_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_institutionrequirements_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_order_by", "description": "Ordering options when selecting data from \"data_institutionrequirements\".", "fields": null, "inputFields": [{"name": "admission_requirements", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "country_specific_requirements", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data_requirements", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "english_proficiency_requirements", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "general_requirements", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "institution", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_order_by", "ofType": null}, "defaultValue": null}, {"name": "institution_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "institution_slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_pk_columns_input", "description": "primary key columns input for table: data_institutionrequirements", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_institutionrequirements_select_column", "description": "select columns of table \"data_institutionrequirements\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "admission_requirements", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "country_specific_requirements", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data_requirements", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "english_proficiency_requirements", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "general_requirements", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "institution_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "institution_slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_set_input", "description": "input type for updating data in table \"data_institutionrequirements\"", "fields": null, "inputFields": [{"name": "admission_requirements", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "country_specific_requirements", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data_requirements", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "english_proficiency_requirements", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "general_requirements", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "institution_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "institution_slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_stream_cursor_input", "description": "Streaming cursor of the table \"data_institutionrequirements\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "admission_requirements", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "country_specific_requirements", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data_requirements", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "english_proficiency_requirements", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "general_requirements", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "institution_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "institution_slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_institutionrequirements_update_column", "description": "update columns of table \"data_institutionrequirements\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "admission_requirements", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "country_specific_requirements", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data_requirements", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "english_proficiency_requirements", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "general_requirements", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "institution_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "institution_slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_keydate", "description": "columns and relationships of \"data_keydate\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_keydate_aggregate", "description": "aggregated selection of \"data_keydate\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_keydate_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_keydate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_keydate_aggregate_fields", "description": "aggregate fields of \"data_keydate\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_keydate_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_keydate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_keydate_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_keydate_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_keydate_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_keydate_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_keydate_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_keydate_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_keydate_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_keydate_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_keydate_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_keydate_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_keydate_bool_exp", "description": "Boolean expression to filter rows from the table \"data_keydate\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_keydate_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_keydate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_keydate_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "date_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_keydate_constraint", "description": "unique or primary key constraints on table \"data_keydate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_keydate_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_keydate_target_type", "description": "unique or primary key constraint on columns \"target_type_id\", \"target_id\", \"date_type\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_keydate_inc_input", "description": "input type for incrementing numeric columns in table \"data_keydate\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_keydate_insert_input", "description": "input type for inserting data into table \"data_keydate\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "date_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_keydate_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_keydate_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_keydate_mutation_response", "description": "response of any mutation on the table \"data_keydate\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_keydate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_keydate_on_conflict", "description": "on_conflict condition type for table \"data_keydate\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_keydate_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_keydate_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_keydate_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_keydate_order_by", "description": "Ordering options when selecting data from \"data_keydate\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_keydate_pk_columns_input", "description": "primary key columns input for table: data_keydate", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_keydate_select_column", "description": "select columns of table \"data_keydate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_keydate_set_input", "description": "input type for updating data in table \"data_keydate\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "date_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_keydate_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_keydate_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_keydate_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_keydate_stream_cursor_input", "description": "Streaming cursor of the table \"data_keydate\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_keydate_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_keydate_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "date_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_keydate_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_keydate_update_column", "description": "update columns of table \"data_keydate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_keydate_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_keydate_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_keydate_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_keydate_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_keydate_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_keydate_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_keydate_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_noc", "description": "columns and relationships of \"data_noc\"", "fields": [{"name": "class_definition", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "class_title", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "code", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_ciptonocs", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ciptonoc_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_ciptonoc", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_ciptonocs_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ciptonoc_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_ciptonoc_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "embedding", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hierarchical_structure", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "image_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_noc_aggregate", "description": "aggregated selection of \"data_noc\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_noc_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_noc", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_noc_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_noc_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_noc_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_noc_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_noc_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_noc_aggregate_fields", "description": "aggregate fields of \"data_noc\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_noc_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_noc_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_noc_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_noc_aggregate_order_by", "description": "order by aggregate values of table \"data_noc\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_noc_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_noc_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_noc_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"data_noc\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_noc_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_noc_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_noc_bool_exp", "description": "Boolean expression to filter rows from the table \"data_noc\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_noc_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_noc_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_noc_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "class_definition", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "class_title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data_ciptonocs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_ciptonocs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "vector_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "hierarchical_structure", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "image_url", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "parent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_noc_constraint", "description": "unique or primary key constraints on table \"data_noc\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_noc_code_key", "description": "unique or primary key constraint on columns \"code\"", "isDeprecated": false, "deprecationReason": null}, {"name": "data_noc_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_noc_insert_input", "description": "input type for inserting data into table \"data_noc\"", "fields": null, "inputFields": [{"name": "class_definition", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "class_title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data_ciptonocs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "defaultValue": null}, {"name": "hierarchical_structure", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "image_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "parent", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_noc_max_fields", "description": "aggregate max on columns", "fields": [{"name": "class_definition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "class_title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hierarchical_structure", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "image_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_noc_max_order_by", "description": "order by max() on columns of table \"data_noc\"", "fields": null, "inputFields": [{"name": "class_definition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "class_title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "hierarchical_structure", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "image_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_noc_min_fields", "description": "aggregate min on columns", "fields": [{"name": "class_definition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "class_title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hierarchical_structure", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "image_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_noc_min_order_by", "description": "order by min() on columns of table \"data_noc\"", "fields": null, "inputFields": [{"name": "class_definition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "class_title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "hierarchical_structure", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "image_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_noc_mutation_response", "description": "response of any mutation on the table \"data_noc\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_noc", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_noc_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"data_noc\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_noc_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_noc_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_noc_on_conflict", "description": "on_conflict condition type for table \"data_noc\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_noc_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_noc_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_noc_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_noc_order_by", "description": "Ordering options when selecting data from \"data_noc\".", "fields": null, "inputFields": [{"name": "class_definition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "class_title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data_ciptonocs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "hierarchical_structure", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "image_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_noc_pk_columns_input", "description": "primary key columns input for table: data_noc", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_noc_select_column", "description": "select columns of table \"data_noc\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "class_definition", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "class_title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "embedding", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "hierarchical_structure", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "image_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parent", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_noc_set_input", "description": "input type for updating data in table \"data_noc\"", "fields": null, "inputFields": [{"name": "class_definition", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "class_title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "defaultValue": null}, {"name": "hierarchical_structure", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "image_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "parent", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_noc_stream_cursor_input", "description": "Streaming cursor of the table \"data_noc\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_noc_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_noc_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "class_definition", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "class_title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "defaultValue": null}, {"name": "hierarchical_structure", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "image_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "parent", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_noc_update_column", "description": "update columns of table \"data_noc\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "class_definition", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "class_title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "embedding", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "hierarchical_structure", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "image_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parent", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_noc_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_noc_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_noc_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_poststudyworkeligibility", "description": "columns and relationships of \"data_poststudyworkeligibility\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "effective_from", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "effective_to", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheme", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_poststudyworkscheme", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheme_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "verified_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_poststudyworkeligibility_aggregate", "description": "aggregated selection of \"data_poststudyworkeligibility\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_poststudyworkeligibility_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_poststudyworkeligibility", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_poststudyworkeligibility_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_poststudyworkeligibility_aggregate_fields", "description": "aggregate fields of \"data_poststudyworkeligibility\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_poststudyworkeligibility_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_poststudyworkeligibility_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_poststudyworkeligibility_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_poststudyworkeligibility_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_poststudyworkeligibility_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_poststudyworkeligibility_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_poststudyworkeligibility_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_poststudyworkeligibility_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_poststudyworkeligibility_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_poststudyworkeligibility_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_poststudyworkeligibility_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_aggregate_order_by", "description": "order by aggregate values of table \"data_poststudyworkeligibility\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"data_poststudyworkeligibility\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_poststudyworkeligibility_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "duration_months_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_avg_order_by", "description": "order by avg() on columns of table \"data_poststudyworkeligibility\"", "fields": null, "inputFields": [{"name": "duration_months_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_months_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_bool_exp", "description": "Boolean expression to filter rows from the table \"data_poststudyworkeligibility\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "duration_months_max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "duration_months_min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "effective_from", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "effective_to", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "scheme", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "scheme_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "verified_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_poststudyworkeligibility_constraint", "description": "unique or primary key constraints on table \"data_poststudyworkeligibility\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_poststudyworkeligibility_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_pswelig_target_scheme_from", "description": "unique or primary key constraint on columns \"target_type_id\", \"target_id\", \"effective_from\", \"scheme_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_inc_input", "description": "input type for incrementing numeric columns in table \"data_poststudyworkeligibility\"", "fields": null, "inputFields": [{"name": "duration_months_max", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "duration_months_min", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_insert_input", "description": "input type for inserting data into table \"data_poststudyworkeligibility\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "duration_months_max", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "duration_months_min", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "effective_from", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "effective_to", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "scheme", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "scheme_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "verified_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_poststudyworkeligibility_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "effective_from", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "effective_to", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheme_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "verified_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_max_order_by", "description": "order by max() on columns of table \"data_poststudyworkeligibility\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_months_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_months_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "effective_from", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "effective_to", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheme_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "verified_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_poststudyworkeligibility_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "effective_from", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "effective_to", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheme_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "verified_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_min_order_by", "description": "order by min() on columns of table \"data_poststudyworkeligibility\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_months_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_months_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "effective_from", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "effective_to", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheme_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "verified_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_poststudyworkeligibility_mutation_response", "description": "response of any mutation on the table \"data_poststudyworkeligibility\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_poststudyworkeligibility", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_on_conflict", "description": "on_conflict condition type for table \"data_poststudyworkeligibility\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_poststudyworkeligibility_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_poststudyworkeligibility_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_order_by", "description": "Ordering options when selecting data from \"data_poststudyworkeligibility\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_months_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_months_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "effective_from", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "effective_to", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheme", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_order_by", "ofType": null}, "defaultValue": null}, {"name": "scheme_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "verified_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_pk_columns_input", "description": "primary key columns input for table: data_poststudyworkeligibility", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_poststudyworkeligibility_select_column", "description": "select columns of table \"data_poststudyworkeligibility\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months_max", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months_min", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "effective_from", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "effective_to", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scheme_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "verified_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_set_input", "description": "input type for updating data in table \"data_poststudyworkeligibility\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "duration_months_max", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "duration_months_min", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "effective_from", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "effective_to", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "scheme_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "verified_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_poststudyworkeligibility_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "duration_months_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_stddev_order_by", "description": "order by stddev() on columns of table \"data_poststudyworkeligibility\"", "fields": null, "inputFields": [{"name": "duration_months_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_months_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_poststudyworkeligibility_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "duration_months_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"data_poststudyworkeligibility\"", "fields": null, "inputFields": [{"name": "duration_months_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_months_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_poststudyworkeligibility_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "duration_months_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"data_poststudyworkeligibility\"", "fields": null, "inputFields": [{"name": "duration_months_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_months_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_stream_cursor_input", "description": "Streaming cursor of the table \"data_poststudyworkeligibility\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "duration_months_max", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "duration_months_min", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "effective_from", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "effective_to", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "scheme_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "verified_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_poststudyworkeligibility_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "duration_months_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_sum_order_by", "description": "order by sum() on columns of table \"data_poststudyworkeligibility\"", "fields": null, "inputFields": [{"name": "duration_months_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_months_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_poststudyworkeligibility_update_column", "description": "update columns of table \"data_poststudyworkeligibility\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months_max", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months_min", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "effective_from", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "effective_to", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scheme_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "verified_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_poststudyworkeligibility_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "duration_months_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_var_pop_order_by", "description": "order by var_pop() on columns of table \"data_poststudyworkeligibility\"", "fields": null, "inputFields": [{"name": "duration_months_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_months_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_poststudyworkeligibility_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "duration_months_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_var_samp_order_by", "description": "order by var_samp() on columns of table \"data_poststudyworkeligibility\"", "fields": null, "inputFields": [{"name": "duration_months_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_months_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_poststudyworkeligibility_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "duration_months_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_variance_order_by", "description": "order by variance() on columns of table \"data_poststudyworkeligibility\"", "fields": null, "inputFields": [{"name": "duration_months_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_months_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_poststudyworkscheme", "description": "columns and relationships of \"data_poststudyworkscheme\"", "fields": [{"name": "country", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "eligibilities", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_poststudyworkeligibility_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_poststudyworkeligibility", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "eligibilities_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_poststudyworkeligibility_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_poststudyworkeligibility_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "key", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_poststudyworkscheme_aggregate", "description": "aggregated selection of \"data_poststudyworkscheme\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_poststudyworkscheme_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_poststudyworkscheme", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_poststudyworkscheme_aggregate_fields", "description": "aggregate fields of \"data_poststudyworkscheme\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_poststudyworkscheme_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_poststudyworkscheme_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_poststudyworkscheme_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_bool_exp", "description": "Boolean expression to filter rows from the table \"data_poststudyworkscheme\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "eligibilities", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "eligibilities_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_poststudyworkscheme_constraint", "description": "unique or primary key constraints on table \"data_poststudyworkscheme\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_poststudyworkscheme_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_pswscheme_country_key", "description": "unique or primary key constraint on columns \"key\", \"country\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_insert_input", "description": "input type for inserting data into table \"data_poststudyworkscheme\"", "fields": null, "inputFields": [{"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "eligibilities", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_poststudyworkscheme_max_fields", "description": "aggregate max on columns", "fields": [{"name": "country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "key", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_poststudyworkscheme_min_fields", "description": "aggregate min on columns", "fields": [{"name": "country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "key", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_poststudyworkscheme_mutation_response", "description": "response of any mutation on the table \"data_poststudyworkscheme\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_poststudyworkscheme", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"data_poststudyworkscheme\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_on_conflict", "description": "on_conflict condition type for table \"data_poststudyworkscheme\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_poststudyworkscheme_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_poststudyworkscheme_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_order_by", "description": "Ordering options when selecting data from \"data_poststudyworkscheme\".", "fields": null, "inputFields": [{"name": "country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "eligibilities_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_pk_columns_input", "description": "primary key columns input for table: data_poststudyworkscheme", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_poststudyworkscheme_select_column", "description": "select columns of table \"data_poststudyworkscheme\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "key", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_set_input", "description": "input type for updating data in table \"data_poststudyworkscheme\"", "fields": null, "inputFields": [{"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_stream_cursor_input", "description": "Streaming cursor of the table \"data_poststudyworkscheme\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_poststudyworkscheme_update_column", "description": "update columns of table \"data_poststudyworkscheme\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "key", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_program", "description": "columns and relationships of \"data_program\"", "fields": [{"name": "acceptance_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cip", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_cip", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cip_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "curriculum_versions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculumversion_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculumversion", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "curriculum_versions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculumversion_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculumversion_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programjobdata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programjobdata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programjobdata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programjobdata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programjobdata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programjobdata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "degree", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "degree_level", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_unit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_code", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "highlights", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "image", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "files_file", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "image_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "institution", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "data_institution", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "institution_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_advance_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproductprograms", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductprogram_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproductprogram", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproductprograms_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductprogram_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproductprogram_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_programloanproducts", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_programloanproduct_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_programloanproduct", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_programloanproducts_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_programloanproduct_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_programloanproduct_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_loan_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_semesters", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "number_of_units", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "offerings", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programoffering_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programoffering_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programoffering", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "offerings_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programoffering_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programoffering_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programoffering_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "outcomes", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_unit", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partnerunit", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_unit_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_product_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_product_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_product", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_product_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_product_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_product_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_specialities", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programspeciality_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programspeciality", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_specialities_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programspeciality_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programspeciality_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_income_yearly", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "requirements", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "semesters", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "structure", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_credits", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_first_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_monthly", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "float8", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_total", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "float8", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_per_unit", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "float8", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_unit", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variant", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "work_availability", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "work_details", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "work_entry_point", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "work_required_for_credential", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_program_aggregate", "description": "aggregated selection of \"data_program\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_program_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_program", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp_avg", "ofType": null}, "defaultValue": null}, {"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "corr", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp_corr", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}, {"name": "covar_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp_covar_samp", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp_max", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp_min", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp_stddev_samp", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp_sum", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp_var_samp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp_avg", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_select_column_data_program_aggregate_bool_exp_avg_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_select_column_data_program_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_select_column_data_program_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp_corr", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp_corr_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp_corr_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_select_column_data_program_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_select_column_data_program_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp_covar_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp_covar_samp_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp_covar_samp_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_select_column_data_program_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_select_column_data_program_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp_max", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_select_column_data_program_aggregate_bool_exp_max_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp_min", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_select_column_data_program_aggregate_bool_exp_min_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp_stddev_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_select_column_data_program_aggregate_bool_exp_stddev_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp_sum", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_select_column_data_program_aggregate_bool_exp_sum_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp_var_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_select_column_data_program_aggregate_bool_exp_var_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_program_aggregate_fields", "description": "aggregate fields of \"data_program\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_program_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_program_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_program_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_program_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_program_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_program_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_program_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_program_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_program_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_program_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_order_by", "description": "order by aggregate values of table \"data_program\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "highlights", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "outcomes", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "requirements", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "work_details", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"data_program\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_program_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_program_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "acceptance_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_advance_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_loan_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_semesters", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "number_of_units", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_income_yearly", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_credits", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_first_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_monthly", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_per_unit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_avg_order_by", "description": "order by avg() on columns of table \"data_program\"", "fields": null, "inputFields": [{"name": "acceptance_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_advance_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_loan_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_semesters", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "number_of_units", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_income_yearly", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_credits", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_first_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_monthly", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_per_unit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "description": "Boolean expression to filter rows from the table \"data_program\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "acceptance_rate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "cip", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cip_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "cip_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "curriculum_versions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "curriculum_versions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_programjobdata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_programjobdata_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "degree", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "degree_level", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "duration_months", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "duration_unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "duration_value", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "external_code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "highlights", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "image", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "image_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "institution", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "institution_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_advance_rate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproductprograms", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproductprograms_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_programloanproducts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_programloanproducts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "max_loan_amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "num_semesters", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "number_of_units", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "offerings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "offerings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "outcomes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_unit_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "program_specialities", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "program_specialities_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "projected_income_yearly", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "requirements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "semesters", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "structure", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "total_credits", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_first_year", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_monthly", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_total", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tuition_per_unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tuition_unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "variant", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "work_availability", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "work_details", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "work_entry_point", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "work_required_for_credential", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_program_constraint", "description": "unique or primary key constraints on table \"data_program\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_program_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "highlights", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "outcomes", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "requirements", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "work_details", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "highlights", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "outcomes", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "requirements", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "work_details", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "highlights", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "outcomes", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "requirements", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "work_details", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_inc_input", "description": "input type for incrementing numeric columns in table \"data_program\"", "fields": null, "inputFields": [{"name": "acceptance_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "duration_months", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "duration_value", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_advance_rate", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "max_loan_amount", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "num_semesters", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "number_of_units", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "projected_income_yearly", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "total_credits", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_first_year", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_monthly", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_total", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "tuition_per_unit", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_insert_input", "description": "input type for inserting data into table \"data_program\"", "fields": null, "inputFields": [{"name": "acceptance_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "cip", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cip_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "cip_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "curriculum_versions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "data_programjobdata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "degree", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "degree_level", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "duration_months", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "duration_unit", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "duration_value", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "external_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "highlights", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "image", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "image_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "institution", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "institution_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_advance_rate", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproductprograms", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_programloanproducts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "max_loan_amount", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "num_semesters", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "number_of_units", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offerings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "outcomes", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_unit_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "products", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "program_specialities", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "projected_income_yearly", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "requirements", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "semesters", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "structure", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "total_credits", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_first_year", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_monthly", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_total", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "tuition_per_unit", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "tuition_unit", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "variant", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "work_availability", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "work_details", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "work_entry_point", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "work_required_for_credential", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_program_max_fields", "description": "aggregate max on columns", "fields": [{"name": "acceptance_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cip_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "degree", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "degree_level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_unit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "image_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "institution_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_advance_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_loan_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_semesters", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "number_of_units", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_unit_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_income_yearly", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "semesters", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "structure", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_credits", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_first_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_monthly", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_per_unit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_unit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variant", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "work_availability", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "work_entry_point", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_max_order_by", "description": "order by max() on columns of table \"data_program\"", "fields": null, "inputFields": [{"name": "acceptance_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cip_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "degree", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "degree_level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_unit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "image_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "institution_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_advance_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_loan_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_semesters", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "number_of_units", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_unit_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_income_yearly", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "semesters", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "structure", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_credits", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_first_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_monthly", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_per_unit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_unit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "variant", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "work_availability", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "work_entry_point", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_program_min_fields", "description": "aggregate min on columns", "fields": [{"name": "acceptance_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cip_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "degree", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "degree_level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_unit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "image_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "institution_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_advance_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_loan_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_semesters", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "number_of_units", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_unit_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_income_yearly", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "semesters", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "structure", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_credits", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_first_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_monthly", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_per_unit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_unit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variant", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "work_availability", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "work_entry_point", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_min_order_by", "description": "order by min() on columns of table \"data_program\"", "fields": null, "inputFields": [{"name": "acceptance_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cip_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "degree", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "degree_level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_unit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "image_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "institution_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_advance_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_loan_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_semesters", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "number_of_units", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_unit_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_income_yearly", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "semesters", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "structure", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_credits", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_first_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_monthly", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_per_unit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_unit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "variant", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "work_availability", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "work_entry_point", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_program_mutation_response", "description": "response of any mutation on the table \"data_program\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_program", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"data_program\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_program_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_on_conflict", "description": "on_conflict condition type for table \"data_program\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_order_by", "description": "Ordering options when selecting data from \"data_program\".", "fields": null, "inputFields": [{"name": "acceptance_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cip", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cip_order_by", "ofType": null}, "defaultValue": null}, {"name": "cip_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "curriculum_versions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "data_programjobdata_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "degree", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "degree_level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_unit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "highlights", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "image", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_order_by", "ofType": null}, "defaultValue": null}, {"name": "image_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "institution", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_order_by", "ofType": null}, "defaultValue": null}, {"name": "institution_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_advance_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproductprograms_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_programloanproducts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "max_loan_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_semesters", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "number_of_units", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "offerings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "outcomes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_unit_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "program_specialities_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_income_yearly", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "requirements", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "semesters", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "structure", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_credits", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_first_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_monthly", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_per_unit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_unit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "variant", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "work_availability", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "work_details", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "work_entry_point", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "work_required_for_credential", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_pk_columns_input", "description": "primary key columns input for table: data_program", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "highlights", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "outcomes", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "requirements", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "work_details", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_program_select_column", "description": "select columns of table \"data_program\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "acceptance_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cip_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "degree", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "degree_level", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "duration_unit", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "duration_value", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "highlights", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "image_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "institution_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "level", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_advance_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "max_loan_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "num_semesters", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "number_of_units", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "outcomes", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_unit_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_income_yearly", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "requirements", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "semesters", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "start_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "structure", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_credits", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_first_year", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_monthly", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_total", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_per_unit", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_unit", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "variant", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "work_availability", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "work_details", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "work_entry_point", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "work_required_for_credential", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_program_select_column_data_program_aggregate_bool_exp_avg_arguments_columns", "description": "select \"data_program_aggregate_bool_exp_avg_arguments_columns\" columns of table \"data_program\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_advance_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "max_loan_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_income_yearly", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_first_year", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_monthly", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_total", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_per_unit", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_program_select_column_data_program_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"data_program_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"data_program\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "work_required_for_credential", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_program_select_column_data_program_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"data_program_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"data_program\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "work_required_for_credential", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_program_select_column_data_program_aggregate_bool_exp_corr_arguments_columns", "description": "select \"data_program_aggregate_bool_exp_corr_arguments_columns\" columns of table \"data_program\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_advance_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "max_loan_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_income_yearly", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_first_year", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_monthly", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_total", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_per_unit", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_program_select_column_data_program_aggregate_bool_exp_covar_samp_arguments_columns", "description": "select \"data_program_aggregate_bool_exp_covar_samp_arguments_columns\" columns of table \"data_program\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_advance_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "max_loan_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_income_yearly", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_first_year", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_monthly", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_total", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_per_unit", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_program_select_column_data_program_aggregate_bool_exp_max_arguments_columns", "description": "select \"data_program_aggregate_bool_exp_max_arguments_columns\" columns of table \"data_program\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_advance_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "max_loan_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_income_yearly", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_first_year", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_monthly", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_total", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_per_unit", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_program_select_column_data_program_aggregate_bool_exp_min_arguments_columns", "description": "select \"data_program_aggregate_bool_exp_min_arguments_columns\" columns of table \"data_program\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_advance_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "max_loan_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_income_yearly", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_first_year", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_monthly", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_total", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_per_unit", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_program_select_column_data_program_aggregate_bool_exp_stddev_samp_arguments_columns", "description": "select \"data_program_aggregate_bool_exp_stddev_samp_arguments_columns\" columns of table \"data_program\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_advance_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "max_loan_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_income_yearly", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_first_year", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_monthly", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_total", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_per_unit", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_program_select_column_data_program_aggregate_bool_exp_sum_arguments_columns", "description": "select \"data_program_aggregate_bool_exp_sum_arguments_columns\" columns of table \"data_program\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_advance_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "max_loan_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_income_yearly", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_first_year", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_monthly", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_total", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_per_unit", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_program_select_column_data_program_aggregate_bool_exp_var_samp_arguments_columns", "description": "select \"data_program_aggregate_bool_exp_var_samp_arguments_columns\" columns of table \"data_program\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_advance_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "max_loan_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_income_yearly", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_first_year", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_monthly", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_total", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_per_unit", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_set_input", "description": "input type for updating data in table \"data_program\"", "fields": null, "inputFields": [{"name": "acceptance_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "cip_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "degree", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "degree_level", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "duration_months", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "duration_unit", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "duration_value", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "external_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "highlights", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "image_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "institution_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_advance_rate", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "max_loan_amount", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "num_semesters", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "number_of_units", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "outcomes", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_unit_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "projected_income_yearly", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "requirements", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "semesters", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "structure", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "total_credits", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_first_year", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_monthly", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_total", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "tuition_per_unit", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "tuition_unit", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "variant", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "work_availability", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "work_details", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "work_entry_point", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "work_required_for_credential", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_program_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "acceptance_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_advance_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_loan_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_semesters", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "number_of_units", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_income_yearly", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_credits", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_first_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_monthly", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_per_unit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_stddev_order_by", "description": "order by stddev() on columns of table \"data_program\"", "fields": null, "inputFields": [{"name": "acceptance_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_advance_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_loan_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_semesters", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "number_of_units", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_income_yearly", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_credits", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_first_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_monthly", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_per_unit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_program_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "acceptance_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_advance_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_loan_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_semesters", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "number_of_units", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_income_yearly", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_credits", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_first_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_monthly", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_per_unit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"data_program\"", "fields": null, "inputFields": [{"name": "acceptance_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_advance_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_loan_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_semesters", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "number_of_units", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_income_yearly", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_credits", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_first_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_monthly", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_per_unit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_program_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "acceptance_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_advance_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_loan_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_semesters", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "number_of_units", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_income_yearly", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_credits", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_first_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_monthly", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_per_unit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"data_program\"", "fields": null, "inputFields": [{"name": "acceptance_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_advance_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_loan_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_semesters", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "number_of_units", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_income_yearly", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_credits", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_first_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_monthly", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_per_unit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_stream_cursor_input", "description": "Streaming cursor of the table \"data_program\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "acceptance_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "cip_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "degree", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "degree_level", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "duration_months", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "duration_unit", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "duration_value", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "external_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "highlights", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "image_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "institution_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_advance_rate", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "max_loan_amount", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "num_semesters", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "number_of_units", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "outcomes", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_unit_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "projected_income_yearly", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "requirements", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "semesters", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "structure", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "total_credits", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_first_year", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_monthly", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_total", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "tuition_per_unit", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "tuition_unit", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "variant", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "work_availability", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "work_details", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "work_entry_point", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "work_required_for_credential", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_program_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "acceptance_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_advance_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_loan_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_semesters", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "number_of_units", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_income_yearly", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_credits", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_first_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_monthly", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_per_unit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_sum_order_by", "description": "order by sum() on columns of table \"data_program\"", "fields": null, "inputFields": [{"name": "acceptance_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_advance_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_loan_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_semesters", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "number_of_units", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_income_yearly", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_credits", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_first_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_monthly", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_per_unit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_program_update_column", "description": "update columns of table \"data_program\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "acceptance_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cip_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "degree", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "degree_level", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "duration_unit", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "duration_value", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "highlights", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "image_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "institution_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "level", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_advance_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "max_loan_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "num_semesters", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "number_of_units", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "outcomes", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_unit_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_income_yearly", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "requirements", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "semesters", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "start_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "structure", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_credits", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_first_year", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_monthly", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_total", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_per_unit", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_unit", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "variant", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "work_availability", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "work_details", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "work_entry_point", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "work_required_for_credential", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "data_program_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "data_program_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "data_program_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "data_program_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_program_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "data_program_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_program_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_program_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "acceptance_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_advance_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_loan_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_semesters", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "number_of_units", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_income_yearly", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_credits", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_first_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_monthly", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_per_unit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_var_pop_order_by", "description": "order by var_pop() on columns of table \"data_program\"", "fields": null, "inputFields": [{"name": "acceptance_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_advance_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_loan_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_semesters", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "number_of_units", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_income_yearly", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_credits", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_first_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_monthly", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_per_unit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_program_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "acceptance_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_advance_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_loan_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_semesters", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "number_of_units", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_income_yearly", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_credits", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_first_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_monthly", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_per_unit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_var_samp_order_by", "description": "order by var_samp() on columns of table \"data_program\"", "fields": null, "inputFields": [{"name": "acceptance_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_advance_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_loan_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_semesters", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "number_of_units", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_income_yearly", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_credits", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_first_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_monthly", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_per_unit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_program_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "acceptance_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_advance_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_loan_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_semesters", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "number_of_units", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_income_yearly", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_credits", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_first_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_monthly", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_fee_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuition_per_unit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_program_variance_order_by", "description": "order by variance() on columns of table \"data_program\"", "fields": null, "inputFields": [{"name": "acceptance_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_advance_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_loan_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_semesters", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "number_of_units", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_income_yearly", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_credits", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_first_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_monthly", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_fee_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tuition_per_unit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programjobdata", "description": "columns and relationships of \"data_programjobdata\"", "fields": [{"name": "additional_debt_available_tuition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "additional_debt_available_tuition_and_living", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "job_opening_confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "job_opening_estimation", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "median_income", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_program", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition_and_living", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programjobdata_aggregate", "description": "aggregated selection of \"data_programjobdata\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_programjobdata_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programjobdata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_aggregate_bool_exp_avg", "ofType": null}, "defaultValue": null}, {"name": "corr", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_aggregate_bool_exp_corr", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}, {"name": "covar_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_aggregate_bool_exp_covar_samp", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_aggregate_bool_exp_max", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_aggregate_bool_exp_min", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_aggregate_bool_exp_stddev_samp", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_aggregate_bool_exp_sum", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_aggregate_bool_exp_var_samp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_aggregate_bool_exp_avg", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programjobdata_select_column_data_programjobdata_aggregate_bool_exp_avg_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_aggregate_bool_exp_corr", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_aggregate_bool_exp_corr_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_aggregate_bool_exp_corr_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programjobdata_select_column_data_programjobdata_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programjobdata_select_column_data_programjobdata_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programjobdata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_aggregate_bool_exp_covar_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_aggregate_bool_exp_covar_samp_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_aggregate_bool_exp_covar_samp_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programjobdata_select_column_data_programjobdata_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programjobdata_select_column_data_programjobdata_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_aggregate_bool_exp_max", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programjobdata_select_column_data_programjobdata_aggregate_bool_exp_max_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_aggregate_bool_exp_min", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programjobdata_select_column_data_programjobdata_aggregate_bool_exp_min_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_aggregate_bool_exp_stddev_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programjobdata_select_column_data_programjobdata_aggregate_bool_exp_stddev_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_aggregate_bool_exp_sum", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programjobdata_select_column_data_programjobdata_aggregate_bool_exp_sum_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_aggregate_bool_exp_var_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programjobdata_select_column_data_programjobdata_aggregate_bool_exp_var_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programjobdata_aggregate_fields", "description": "aggregate fields of \"data_programjobdata\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_programjobdata_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programjobdata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_programjobdata_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_programjobdata_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_programjobdata_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_programjobdata_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_programjobdata_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_programjobdata_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_programjobdata_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_programjobdata_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_programjobdata_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_aggregate_order_by", "description": "order by aggregate values of table \"data_programjobdata\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"data_programjobdata\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programjobdata_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "additional_debt_available_tuition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "additional_debt_available_tuition_and_living", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "job_opening_confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "median_income", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition_and_living", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_avg_order_by", "description": "order by avg() on columns of table \"data_programjobdata\"", "fields": null, "inputFields": [{"name": "additional_debt_available_tuition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "additional_debt_available_tuition_and_living", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "job_opening_confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "median_income", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition_and_living", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_bool_exp", "description": "Boolean expression to filter rows from the table \"data_programjobdata\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "additional_debt_available_tuition", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "additional_debt_available_tuition_and_living", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "job_opening_confidence", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "job_opening_estimation", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "median_income", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "program", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition_and_living", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_programjobdata_constraint", "description": "unique or primary key constraints on table \"data_programjobdata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_programjobdata_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_inc_input", "description": "input type for incrementing numeric columns in table \"data_programjobdata\"", "fields": null, "inputFields": [{"name": "additional_debt_available_tuition", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "additional_debt_available_tuition_and_living", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "job_opening_confidence", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "median_income", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition_and_living", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_insert_input", "description": "input type for inserting data into table \"data_programjobdata\"", "fields": null, "inputFields": [{"name": "additional_debt_available_tuition", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "additional_debt_available_tuition_and_living", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "job_opening_confidence", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "job_opening_estimation", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "median_income", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "program", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition_and_living", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programjobdata_max_fields", "description": "aggregate max on columns", "fields": [{"name": "additional_debt_available_tuition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "additional_debt_available_tuition_and_living", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "job_opening_confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "job_opening_estimation", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "median_income", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition_and_living", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_max_order_by", "description": "order by max() on columns of table \"data_programjobdata\"", "fields": null, "inputFields": [{"name": "additional_debt_available_tuition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "additional_debt_available_tuition_and_living", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "job_opening_confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "job_opening_estimation", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "median_income", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition_and_living", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programjobdata_min_fields", "description": "aggregate min on columns", "fields": [{"name": "additional_debt_available_tuition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "additional_debt_available_tuition_and_living", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "job_opening_confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "job_opening_estimation", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "median_income", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition_and_living", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_min_order_by", "description": "order by min() on columns of table \"data_programjobdata\"", "fields": null, "inputFields": [{"name": "additional_debt_available_tuition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "additional_debt_available_tuition_and_living", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "job_opening_confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "job_opening_estimation", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "median_income", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition_and_living", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programjobdata_mutation_response", "description": "response of any mutation on the table \"data_programjobdata\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programjobdata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_on_conflict", "description": "on_conflict condition type for table \"data_programjobdata\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programjobdata_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programjobdata_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_order_by", "description": "Ordering options when selecting data from \"data_programjobdata\".", "fields": null, "inputFields": [{"name": "additional_debt_available_tuition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "additional_debt_available_tuition_and_living", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "job_opening_confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "job_opening_estimation", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "median_income", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_order_by", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition_and_living", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_pk_columns_input", "description": "primary key columns input for table: data_programjobdata", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_programjobdata_select_column", "description": "select columns of table \"data_programjobdata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "additional_debt_available_tuition", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "additional_debt_available_tuition_and_living", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "job_opening_confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "job_opening_estimation", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "median_income", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition_and_living", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_programjobdata_select_column_data_programjobdata_aggregate_bool_exp_avg_arguments_columns", "description": "select \"data_programjobdata_aggregate_bool_exp_avg_arguments_columns\" columns of table \"data_programjobdata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "additional_debt_available_tuition", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "additional_debt_available_tuition_and_living", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "job_opening_confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "median_income", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition_and_living", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_programjobdata_select_column_data_programjobdata_aggregate_bool_exp_corr_arguments_columns", "description": "select \"data_programjobdata_aggregate_bool_exp_corr_arguments_columns\" columns of table \"data_programjobdata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "additional_debt_available_tuition", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "additional_debt_available_tuition_and_living", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "job_opening_confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "median_income", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition_and_living", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_programjobdata_select_column_data_programjobdata_aggregate_bool_exp_covar_samp_arguments_columns", "description": "select \"data_programjobdata_aggregate_bool_exp_covar_samp_arguments_columns\" columns of table \"data_programjobdata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "additional_debt_available_tuition", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "additional_debt_available_tuition_and_living", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "job_opening_confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "median_income", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition_and_living", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_programjobdata_select_column_data_programjobdata_aggregate_bool_exp_max_arguments_columns", "description": "select \"data_programjobdata_aggregate_bool_exp_max_arguments_columns\" columns of table \"data_programjobdata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "additional_debt_available_tuition", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "additional_debt_available_tuition_and_living", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "job_opening_confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "median_income", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition_and_living", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_programjobdata_select_column_data_programjobdata_aggregate_bool_exp_min_arguments_columns", "description": "select \"data_programjobdata_aggregate_bool_exp_min_arguments_columns\" columns of table \"data_programjobdata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "additional_debt_available_tuition", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "additional_debt_available_tuition_and_living", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "job_opening_confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "median_income", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition_and_living", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_programjobdata_select_column_data_programjobdata_aggregate_bool_exp_stddev_samp_arguments_columns", "description": "select \"data_programjobdata_aggregate_bool_exp_stddev_samp_arguments_columns\" columns of table \"data_programjobdata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "additional_debt_available_tuition", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "additional_debt_available_tuition_and_living", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "job_opening_confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "median_income", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition_and_living", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_programjobdata_select_column_data_programjobdata_aggregate_bool_exp_sum_arguments_columns", "description": "select \"data_programjobdata_aggregate_bool_exp_sum_arguments_columns\" columns of table \"data_programjobdata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "additional_debt_available_tuition", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "additional_debt_available_tuition_and_living", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "job_opening_confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "median_income", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition_and_living", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_programjobdata_select_column_data_programjobdata_aggregate_bool_exp_var_samp_arguments_columns", "description": "select \"data_programjobdata_aggregate_bool_exp_var_samp_arguments_columns\" columns of table \"data_programjobdata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "additional_debt_available_tuition", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "additional_debt_available_tuition_and_living", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "job_opening_confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "median_income", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition_and_living", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_set_input", "description": "input type for updating data in table \"data_programjobdata\"", "fields": null, "inputFields": [{"name": "additional_debt_available_tuition", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "additional_debt_available_tuition_and_living", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "job_opening_confidence", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "job_opening_estimation", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "median_income", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition_and_living", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programjobdata_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "additional_debt_available_tuition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "additional_debt_available_tuition_and_living", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "job_opening_confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "median_income", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition_and_living", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_stddev_order_by", "description": "order by stddev() on columns of table \"data_programjobdata\"", "fields": null, "inputFields": [{"name": "additional_debt_available_tuition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "additional_debt_available_tuition_and_living", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "job_opening_confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "median_income", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition_and_living", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programjobdata_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "additional_debt_available_tuition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "additional_debt_available_tuition_and_living", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "job_opening_confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "median_income", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition_and_living", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"data_programjobdata\"", "fields": null, "inputFields": [{"name": "additional_debt_available_tuition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "additional_debt_available_tuition_and_living", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "job_opening_confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "median_income", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition_and_living", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programjobdata_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "additional_debt_available_tuition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "additional_debt_available_tuition_and_living", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "job_opening_confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "median_income", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition_and_living", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"data_programjobdata\"", "fields": null, "inputFields": [{"name": "additional_debt_available_tuition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "additional_debt_available_tuition_and_living", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "job_opening_confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "median_income", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition_and_living", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_stream_cursor_input", "description": "Streaming cursor of the table \"data_programjobdata\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "additional_debt_available_tuition", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "additional_debt_available_tuition_and_living", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "job_opening_confidence", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "job_opening_estimation", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "median_income", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition_and_living", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programjobdata_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "additional_debt_available_tuition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "additional_debt_available_tuition_and_living", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "job_opening_confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "median_income", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition_and_living", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_sum_order_by", "description": "order by sum() on columns of table \"data_programjobdata\"", "fields": null, "inputFields": [{"name": "additional_debt_available_tuition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "additional_debt_available_tuition_and_living", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "job_opening_confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "median_income", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition_and_living", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_programjobdata_update_column", "description": "update columns of table \"data_programjobdata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "additional_debt_available_tuition", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "additional_debt_available_tuition_and_living", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "job_opening_confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "job_opening_estimation", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "median_income", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition_and_living", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programjobdata_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "additional_debt_available_tuition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "additional_debt_available_tuition_and_living", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "job_opening_confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "median_income", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition_and_living", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_var_pop_order_by", "description": "order by var_pop() on columns of table \"data_programjobdata\"", "fields": null, "inputFields": [{"name": "additional_debt_available_tuition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "additional_debt_available_tuition_and_living", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "job_opening_confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "median_income", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition_and_living", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programjobdata_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "additional_debt_available_tuition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "additional_debt_available_tuition_and_living", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "job_opening_confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "median_income", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition_and_living", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_var_samp_order_by", "description": "order by var_samp() on columns of table \"data_programjobdata\"", "fields": null, "inputFields": [{"name": "additional_debt_available_tuition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "additional_debt_available_tuition_and_living", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "job_opening_confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "median_income", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition_and_living", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programjobdata_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "additional_debt_available_tuition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "additional_debt_available_tuition_and_living", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "job_opening_confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "median_income", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projected_debt_service_tuition_and_living", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programjobdata_variance_order_by", "description": "order by variance() on columns of table \"data_programjobdata\"", "fields": null, "inputFields": [{"name": "additional_debt_available_tuition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "additional_debt_available_tuition_and_living", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "job_opening_confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "median_income", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "projected_debt_service_tuition_and_living", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programoffering", "description": "columns and relationships of \"data_programoffering\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "curriculum_version_override", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "data_curriculumversion", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "curriculum_version_override_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delivery_mode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "program", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_program", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "site", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_site", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "site_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programoffering_aggregate", "description": "aggregated selection of \"data_programoffering\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_programoffering_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programoffering", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programoffering_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programoffering_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programoffering_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programoffering_aggregate_fields", "description": "aggregate fields of \"data_programoffering\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programoffering_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_programoffering_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_programoffering_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programoffering_aggregate_order_by", "description": "order by aggregate values of table \"data_programoffering\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programoffering_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"data_programoffering\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programoffering_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programoffering_bool_exp", "description": "Boolean expression to filter rows from the table \"data_programoffering\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programoffering_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programoffering_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "curriculum_version_override", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "curriculum_version_override_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "delivery_mode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "program", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "site", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_site_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "site_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_programoffering_constraint", "description": "unique or primary key constraints on table \"data_programoffering\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_programoffering_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_offering_program_site_mode", "description": "unique or primary key constraint on columns \"program_id\", \"site_id\", \"delivery_mode\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programoffering_insert_input", "description": "input type for inserting data into table \"data_programoffering\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "curriculum_version_override", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "curriculum_version_override_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "delivery_mode", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "program", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "site", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_site_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "site_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programoffering_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "curriculum_version_override_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delivery_mode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "site_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programoffering_max_order_by", "description": "order by max() on columns of table \"data_programoffering\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "curriculum_version_override_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "delivery_mode", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "site_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programoffering_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "curriculum_version_override_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delivery_mode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "site_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programoffering_min_order_by", "description": "order by min() on columns of table \"data_programoffering\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "curriculum_version_override_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "delivery_mode", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "site_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programoffering_mutation_response", "description": "response of any mutation on the table \"data_programoffering\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programoffering", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programoffering_on_conflict", "description": "on_conflict condition type for table \"data_programoffering\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programoffering_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programoffering_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programoffering_order_by", "description": "Ordering options when selecting data from \"data_programoffering\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "curriculum_version_override", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_order_by", "ofType": null}, "defaultValue": null}, {"name": "curriculum_version_override_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "delivery_mode", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_order_by", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "site", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_site_order_by", "ofType": null}, "defaultValue": null}, {"name": "site_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programoffering_pk_columns_input", "description": "primary key columns input for table: data_programoffering", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_programoffering_select_column", "description": "select columns of table \"data_programoffering\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "curriculum_version_override_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "delivery_mode", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "site_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programoffering_set_input", "description": "input type for updating data in table \"data_programoffering\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "curriculum_version_override_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "delivery_mode", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "site_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programoffering_stream_cursor_input", "description": "Streaming cursor of the table \"data_programoffering\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programoffering_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programoffering_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "curriculum_version_override_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "delivery_mode", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "site_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_programoffering_update_column", "description": "update columns of table \"data_programoffering\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "curriculum_version_override_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "delivery_mode", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "site_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programoffering_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programoffering_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programrequirement", "description": "columns and relationships of \"data_programrequirement\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_code", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "requirement", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_requirement", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "requirement_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programrequirement_aggregate", "description": "aggregated selection of \"data_programrequirement\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_programrequirement_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programrequirement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programrequirement_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programrequirement_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programrequirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programrequirement_aggregate_fields", "description": "aggregate fields of \"data_programrequirement\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programrequirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_programrequirement_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_programrequirement_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programrequirement_aggregate_order_by", "description": "order by aggregate values of table \"data_programrequirement\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programrequirement_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"data_programrequirement\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programrequirement_bool_exp", "description": "Boolean expression to filter rows from the table \"data_programrequirement\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "program_code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "requirement", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "requirement_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_programrequirement_constraint", "description": "unique or primary key constraints on table \"data_programrequirement\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_programrequirement_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programrequirement_insert_input", "description": "input type for inserting data into table \"data_programrequirement\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "requirement", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "requirement_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programrequirement_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "requirement_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programrequirement_max_order_by", "description": "order by max() on columns of table \"data_programrequirement\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "requirement_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programrequirement_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "requirement_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programrequirement_min_order_by", "description": "order by min() on columns of table \"data_programrequirement\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "requirement_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programrequirement_mutation_response", "description": "response of any mutation on the table \"data_programrequirement\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programrequirement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programrequirement_on_conflict", "description": "on_conflict condition type for table \"data_programrequirement\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programrequirement_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programrequirement_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programrequirement_order_by", "description": "Ordering options when selecting data from \"data_programrequirement\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "requirement", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_order_by", "ofType": null}, "defaultValue": null}, {"name": "requirement_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programrequirement_pk_columns_input", "description": "primary key columns input for table: data_programrequirement", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_programrequirement_select_column", "description": "select columns of table \"data_programrequirement\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "requirement_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programrequirement_set_input", "description": "input type for updating data in table \"data_programrequirement\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "requirement_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programrequirement_stream_cursor_input", "description": "Streaming cursor of the table \"data_programrequirement\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programrequirement_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "requirement_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_programrequirement_update_column", "description": "update columns of table \"data_programrequirement\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "requirement_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programrequirement_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programspeciality", "description": "columns and relationships of \"data_programspeciality\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_required", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "program", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_program", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "speciality", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_specialityclassification", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "speciality_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programspeciality_aggregate", "description": "aggregated selection of \"data_programspeciality\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_programspeciality_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programspeciality", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programspeciality_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programspeciality_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programspeciality_select_column_data_programspeciality_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programspeciality_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programspeciality_select_column_data_programspeciality_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programspeciality_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programspeciality_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programspeciality_aggregate_fields", "description": "aggregate fields of \"data_programspeciality\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programspeciality_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_programspeciality_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_programspeciality_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programspeciality_aggregate_order_by", "description": "order by aggregate values of table \"data_programspeciality\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programspeciality_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"data_programspeciality\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programspeciality_bool_exp", "description": "Boolean expression to filter rows from the table \"data_programspeciality\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "is_required", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "program", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "speciality", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "speciality_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_programspeciality_constraint", "description": "unique or primary key constraints on table \"data_programspeciality\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_programspeciality_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "data_programspeciality_program_id_speciality_id_7053f0f7_uniq", "description": "unique or primary key constraint on columns \"speciality_id\", \"program_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programspeciality_insert_input", "description": "input type for inserting data into table \"data_programspeciality\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "is_required", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "program", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "speciality", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "speciality_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programspeciality_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "speciality_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programspeciality_max_order_by", "description": "order by max() on columns of table \"data_programspeciality\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "speciality_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programspeciality_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "speciality_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programspeciality_min_order_by", "description": "order by min() on columns of table \"data_programspeciality\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "speciality_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_programspeciality_mutation_response", "description": "response of any mutation on the table \"data_programspeciality\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programspeciality", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programspeciality_on_conflict", "description": "on_conflict condition type for table \"data_programspeciality\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programspeciality_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programspeciality_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programspeciality_order_by", "description": "Ordering options when selecting data from \"data_programspeciality\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "is_required", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_order_by", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "speciality", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_order_by", "ofType": null}, "defaultValue": null}, {"name": "speciality_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programspeciality_pk_columns_input", "description": "primary key columns input for table: data_programspeciality", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_programspeciality_select_column", "description": "select columns of table \"data_programspeciality\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_required", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "speciality_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_programspeciality_select_column_data_programspeciality_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"data_programspeciality_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"data_programspeciality\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_required", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_programspeciality_select_column_data_programspeciality_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"data_programspeciality_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"data_programspeciality\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_required", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programspeciality_set_input", "description": "input type for updating data in table \"data_programspeciality\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_required", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "speciality_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programspeciality_stream_cursor_input", "description": "Streaming cursor of the table \"data_programspeciality\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programspeciality_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_required", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "speciality_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_programspeciality_update_column", "description": "update columns of table \"data_programspeciality\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_required", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "speciality_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_programspeciality_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_ranking", "description": "columns and relationships of \"data_ranking\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ranking_platform", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "data_rankingplatform", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ranking_platform_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "retrieved_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_ranking_aggregate", "description": "aggregated selection of \"data_ranking\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_ranking_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_ranking", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ranking_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ranking_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ranking_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_ranking_aggregate_fields", "description": "aggregate fields of \"data_ranking\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_ranking_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ranking_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_ranking_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_ranking_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_ranking_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_ranking_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_ranking_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_ranking_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_ranking_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_ranking_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_ranking_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ranking_aggregate_order_by", "description": "order by aggregate values of table \"data_ranking\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ranking_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"data_ranking\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ranking_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_ranking_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ranking_avg_order_by", "description": "order by avg() on columns of table \"data_ranking\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ranking_bool_exp", "description": "Boolean expression to filter rows from the table \"data_ranking\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ranking_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ranking_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "edition", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ranking_platform", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ranking_platform_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "retrieved_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_ranking_constraint", "description": "unique or primary key constraints on table \"data_ranking\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_ranking_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_ranking_target_platform_kind", "description": "unique or primary key constraint on columns \"target_type_id\", \"target_id\", \"kind\", \"scope\", \"edition\", \"ranking_platform_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ranking_inc_input", "description": "input type for incrementing numeric columns in table \"data_ranking\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ranking_insert_input", "description": "input type for inserting data into table \"data_ranking\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "edition", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ranking_platform", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ranking_platform_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "retrieved_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_ranking_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "edition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ranking_platform_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "retrieved_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ranking_max_order_by", "description": "order by max() on columns of table \"data_ranking\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "edition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ranking_platform_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "retrieved_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_ranking_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "edition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ranking_platform_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "retrieved_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ranking_min_order_by", "description": "order by min() on columns of table \"data_ranking\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "edition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ranking_platform_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "retrieved_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_ranking_mutation_response", "description": "response of any mutation on the table \"data_ranking\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_ranking", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ranking_on_conflict", "description": "on_conflict condition type for table \"data_ranking\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ranking_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ranking_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ranking_order_by", "description": "Ordering options when selecting data from \"data_ranking\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "edition", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ranking_platform", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_order_by", "ofType": null}, "defaultValue": null}, {"name": "ranking_platform_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "retrieved_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ranking_pk_columns_input", "description": "primary key columns input for table: data_ranking", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_ranking_select_column", "description": "select columns of table \"data_ranking\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "edition", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ranking_platform_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "retrieved_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ranking_set_input", "description": "input type for updating data in table \"data_ranking\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "edition", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ranking_platform_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "retrieved_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_ranking_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ranking_stddev_order_by", "description": "order by stddev() on columns of table \"data_ranking\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_ranking_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ranking_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"data_ranking\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_ranking_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ranking_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"data_ranking\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ranking_stream_cursor_input", "description": "Streaming cursor of the table \"data_ranking\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ranking_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ranking_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "edition", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ranking_platform_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "retrieved_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_ranking_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ranking_sum_order_by", "description": "order by sum() on columns of table \"data_ranking\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_ranking_update_column", "description": "update columns of table \"data_ranking\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "edition", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ranking_platform_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "retrieved_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ranking_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ranking_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_ranking_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ranking_var_pop_order_by", "description": "order by var_pop() on columns of table \"data_ranking\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_ranking_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ranking_var_samp_order_by", "description": "order by var_samp() on columns of table \"data_ranking\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_ranking_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_ranking_variance_order_by", "description": "order by variance() on columns of table \"data_ranking\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_rankingplatform", "description": "columns and relationships of \"data_rankingplatform\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "logo", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "files_file", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "logo_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rankings", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ranking_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ranking_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_ranking", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rankings_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ranking_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ranking_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_ranking_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_rankingplatform_aggregate", "description": "aggregated selection of \"data_rankingplatform\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_rankingplatform_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_rankingplatform", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_rankingplatform_aggregate_fields", "description": "aggregate fields of \"data_rankingplatform\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_rankingplatform_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_rankingplatform_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_rankingplatform_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_bool_exp", "description": "Boolean expression to filter rows from the table \"data_rankingplatform\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "logo", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "logo_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "rankings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "rankings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_rankingplatform_constraint", "description": "unique or primary key constraints on table \"data_rankingplatform\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_rankingplatform_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "data_rankingplatform_slug_key", "description": "unique or primary key constraint on columns \"slug\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_insert_input", "description": "input type for inserting data into table \"data_rankingplatform\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "logo", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "logo_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "rankings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_rankingplatform_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "logo_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_rankingplatform_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "logo_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_rankingplatform_mutation_response", "description": "response of any mutation on the table \"data_rankingplatform\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_rankingplatform", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"data_rankingplatform\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_on_conflict", "description": "on_conflict condition type for table \"data_rankingplatform\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_rankingplatform_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_rankingplatform_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_order_by", "description": "Ordering options when selecting data from \"data_rankingplatform\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "logo", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_order_by", "ofType": null}, "defaultValue": null}, {"name": "logo_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rankings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_pk_columns_input", "description": "primary key columns input for table: data_rankingplatform", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_rankingplatform_select_column", "description": "select columns of table \"data_rankingplatform\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "logo_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_set_input", "description": "input type for updating data in table \"data_rankingplatform\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "logo_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_stream_cursor_input", "description": "Streaming cursor of the table \"data_rankingplatform\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "logo_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_rankingplatform_update_column", "description": "update columns of table \"data_rankingplatform\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "logo_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_requirement", "description": "columns and relationships of \"data_requirement\"", "fields": [{"name": "code", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "course_code", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programrequirements", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programrequirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programrequirement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programrequirements_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programrequirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programrequirement_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_requirement_aggregate", "description": "aggregated selection of \"data_requirement\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_requirement_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_requirement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_aggregate_bool_exp_avg", "ofType": null}, "defaultValue": null}, {"name": "corr", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_aggregate_bool_exp_corr", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}, {"name": "covar_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_aggregate_bool_exp_covar_samp", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_aggregate_bool_exp_max", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_aggregate_bool_exp_min", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_aggregate_bool_exp_stddev_samp", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_aggregate_bool_exp_sum", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_aggregate_bool_exp_var_samp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_aggregate_bool_exp_avg", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_requirement_select_column_data_requirement_aggregate_bool_exp_avg_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_aggregate_bool_exp_corr", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_requirement_aggregate_bool_exp_corr_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_aggregate_bool_exp_corr_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_requirement_select_column_data_requirement_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_requirement_select_column_data_requirement_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_requirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_aggregate_bool_exp_covar_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_requirement_aggregate_bool_exp_covar_samp_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_aggregate_bool_exp_covar_samp_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_requirement_select_column_data_requirement_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_requirement_select_column_data_requirement_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_aggregate_bool_exp_max", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_requirement_select_column_data_requirement_aggregate_bool_exp_max_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_aggregate_bool_exp_min", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_requirement_select_column_data_requirement_aggregate_bool_exp_min_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_aggregate_bool_exp_stddev_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_requirement_select_column_data_requirement_aggregate_bool_exp_stddev_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_aggregate_bool_exp_sum", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_requirement_select_column_data_requirement_aggregate_bool_exp_sum_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_aggregate_bool_exp_var_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_requirement_select_column_data_requirement_aggregate_bool_exp_var_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_requirement_aggregate_fields", "description": "aggregate fields of \"data_requirement\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_requirement_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_requirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_requirement_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_requirement_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_requirement_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_requirement_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_requirement_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_requirement_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_requirement_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_requirement_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_requirement_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_aggregate_order_by", "description": "order by aggregate values of table \"data_requirement\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"data_requirement\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_requirement_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_requirement_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "minimum_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_avg_order_by", "description": "order by avg() on columns of table \"data_requirement\"", "fields": null, "inputFields": [{"name": "minimum_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_bool_exp", "description": "Boolean expression to filter rows from the table \"data_requirement\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_requirement_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_requirement_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "course_code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data_programrequirements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_programrequirements_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "minimum_score", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_requirement_constraint", "description": "unique or primary key constraints on table \"data_requirement\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_requirement_code_course_code_81519be6_uniq", "description": "unique or primary key constraint on columns \"course_code\", \"code\"", "isDeprecated": false, "deprecationReason": null}, {"name": "data_requirement_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_inc_input", "description": "input type for incrementing numeric columns in table \"data_requirement\"", "fields": null, "inputFields": [{"name": "minimum_score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_insert_input", "description": "input type for inserting data into table \"data_requirement\"", "fields": null, "inputFields": [{"name": "code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "course_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data_programrequirements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "minimum_score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_requirement_max_fields", "description": "aggregate max on columns", "fields": [{"name": "code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "course_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_max_order_by", "description": "order by max() on columns of table \"data_requirement\"", "fields": null, "inputFields": [{"name": "code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "course_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_requirement_min_fields", "description": "aggregate min on columns", "fields": [{"name": "code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "course_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_min_order_by", "description": "order by min() on columns of table \"data_requirement\"", "fields": null, "inputFields": [{"name": "code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "course_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_requirement_mutation_response", "description": "response of any mutation on the table \"data_requirement\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_requirement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"data_requirement\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_requirement_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_on_conflict", "description": "on_conflict condition type for table \"data_requirement\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_requirement_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_requirement_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_order_by", "description": "Ordering options when selecting data from \"data_requirement\".", "fields": null, "inputFields": [{"name": "code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "course_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data_programrequirements_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_pk_columns_input", "description": "primary key columns input for table: data_requirement", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_requirement_select_column", "description": "select columns of table \"data_requirement\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "course_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_requirement_select_column_data_requirement_aggregate_bool_exp_avg_arguments_columns", "description": "select \"data_requirement_aggregate_bool_exp_avg_arguments_columns\" columns of table \"data_requirement\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "minimum_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_requirement_select_column_data_requirement_aggregate_bool_exp_corr_arguments_columns", "description": "select \"data_requirement_aggregate_bool_exp_corr_arguments_columns\" columns of table \"data_requirement\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "minimum_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_requirement_select_column_data_requirement_aggregate_bool_exp_covar_samp_arguments_columns", "description": "select \"data_requirement_aggregate_bool_exp_covar_samp_arguments_columns\" columns of table \"data_requirement\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "minimum_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_requirement_select_column_data_requirement_aggregate_bool_exp_max_arguments_columns", "description": "select \"data_requirement_aggregate_bool_exp_max_arguments_columns\" columns of table \"data_requirement\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "minimum_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_requirement_select_column_data_requirement_aggregate_bool_exp_min_arguments_columns", "description": "select \"data_requirement_aggregate_bool_exp_min_arguments_columns\" columns of table \"data_requirement\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "minimum_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_requirement_select_column_data_requirement_aggregate_bool_exp_stddev_samp_arguments_columns", "description": "select \"data_requirement_aggregate_bool_exp_stddev_samp_arguments_columns\" columns of table \"data_requirement\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "minimum_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_requirement_select_column_data_requirement_aggregate_bool_exp_sum_arguments_columns", "description": "select \"data_requirement_aggregate_bool_exp_sum_arguments_columns\" columns of table \"data_requirement\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "minimum_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "data_requirement_select_column_data_requirement_aggregate_bool_exp_var_samp_arguments_columns", "description": "select \"data_requirement_aggregate_bool_exp_var_samp_arguments_columns\" columns of table \"data_requirement\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "minimum_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_set_input", "description": "input type for updating data in table \"data_requirement\"", "fields": null, "inputFields": [{"name": "code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "course_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "minimum_score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_requirement_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "minimum_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_stddev_order_by", "description": "order by stddev() on columns of table \"data_requirement\"", "fields": null, "inputFields": [{"name": "minimum_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_requirement_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "minimum_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"data_requirement\"", "fields": null, "inputFields": [{"name": "minimum_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_requirement_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "minimum_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"data_requirement\"", "fields": null, "inputFields": [{"name": "minimum_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_stream_cursor_input", "description": "Streaming cursor of the table \"data_requirement\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_requirement_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "course_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "minimum_score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_requirement_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "minimum_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_sum_order_by", "description": "order by sum() on columns of table \"data_requirement\"", "fields": null, "inputFields": [{"name": "minimum_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_requirement_update_column", "description": "update columns of table \"data_requirement\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "course_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_requirement_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_requirement_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "minimum_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_var_pop_order_by", "description": "order by var_pop() on columns of table \"data_requirement\"", "fields": null, "inputFields": [{"name": "minimum_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_requirement_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "minimum_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_var_samp_order_by", "description": "order by var_samp() on columns of table \"data_requirement\"", "fields": null, "inputFields": [{"name": "minimum_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_requirement_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "minimum_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_requirement_variance_order_by", "description": "order by variance() on columns of table \"data_requirement\"", "fields": null, "inputFields": [{"name": "minimum_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_scrapedprogramintake", "description": "columns and relationships of \"data_scrapedprogramintake\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_program_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duplicate_match_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duplicate_product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_details", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_timestamp", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fetched_urls", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "file_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "institution_slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "intake_data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "review_notes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reviewed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reviewed_by", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reviewer_edited_fields", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scraper_class", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_scrapedprogramintake_aggregate", "description": "aggregated selection of \"data_scrapedprogramintake\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_scrapedprogramintake_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_scrapedprogramintake", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_scrapedprogramintake_aggregate_fields", "description": "aggregate fields of \"data_scrapedprogramintake\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_scrapedprogramintake_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_scrapedprogramintake_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_scrapedprogramintake_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "fetched_urls", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "intake_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "reviewer_edited_fields", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_bool_exp", "description": "Boolean expression to filter rows from the table \"data_scrapedprogramintake\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_product_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_program_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "duplicate_match_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "duplicate_product_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "error_details", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "error_timestamp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "fetched_urls", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "file_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "institution_slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "intake_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "review_notes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "reviewed_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "reviewed_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "reviewer_edited_fields", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "scraper_class", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_scrapedprogramintake_constraint", "description": "unique or primary key constraints on table \"data_scrapedprogramintake\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_scrapedprogramintake_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "fetched_urls", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "intake_data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "reviewer_edited_fields", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "fetched_urls", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "intake_data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "reviewer_edited_fields", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "fetched_urls", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "intake_data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reviewer_edited_fields", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_insert_input", "description": "input type for inserting data into table \"data_scrapedprogramintake\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_program_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "duplicate_match_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "duplicate_product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error_details", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error_timestamp", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "fetched_urls", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "file_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "institution_slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "intake_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "review_notes", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reviewed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "reviewed_by", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reviewer_edited_fields", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "scraper_class", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_scrapedprogramintake_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_program_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duplicate_match_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duplicate_product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_details", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_timestamp", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "file_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "institution_slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "review_notes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reviewed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reviewed_by", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scraper_class", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_scrapedprogramintake_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_program_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duplicate_match_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duplicate_product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_details", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_timestamp", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "file_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "institution_slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "review_notes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reviewed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reviewed_by", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scraper_class", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_scrapedprogramintake_mutation_response", "description": "response of any mutation on the table \"data_scrapedprogramintake\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_scrapedprogramintake", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_on_conflict", "description": "on_conflict condition type for table \"data_scrapedprogramintake\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_scrapedprogramintake_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_scrapedprogramintake_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_order_by", "description": "Ordering options when selecting data from \"data_scrapedprogramintake\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_program_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duplicate_match_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duplicate_product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_details", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_timestamp", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fetched_urls", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "file_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "institution_slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "intake_data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "review_notes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reviewed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reviewed_by", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reviewer_edited_fields", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scraper_class", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_pk_columns_input", "description": "primary key columns input for table: data_scrapedprogramintake", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "fetched_urls", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "intake_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "reviewer_edited_fields", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_scrapedprogramintake_select_column", "description": "select columns of table \"data_scrapedprogramintake\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_program_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "duplicate_match_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "duplicate_product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_details", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_timestamp", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fetched_urls", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "file_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "institution_slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "intake_data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "review_notes", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reviewed_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reviewed_by", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reviewer_edited_fields", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scraper_class", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_set_input", "description": "input type for updating data in table \"data_scrapedprogramintake\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_program_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "duplicate_match_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "duplicate_product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error_details", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error_timestamp", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "fetched_urls", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "file_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "institution_slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "intake_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "review_notes", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reviewed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "reviewed_by", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reviewer_edited_fields", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "scraper_class", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_stream_cursor_input", "description": "Streaming cursor of the table \"data_scrapedprogramintake\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_program_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "duplicate_match_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "duplicate_product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error_details", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error_timestamp", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "fetched_urls", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "file_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "institution_slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "intake_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "review_notes", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reviewed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "reviewed_by", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reviewer_edited_fields", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "scraper_class", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_scrapedprogramintake_update_column", "description": "update columns of table \"data_scrapedprogramintake\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_program_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "duplicate_match_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "duplicate_product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_details", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_timestamp", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fetched_urls", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "file_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "institution_slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "intake_data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "review_notes", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reviewed_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reviewed_by", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reviewer_edited_fields", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scraper_class", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_specialityclassification", "description": "columns and relationships of \"data_specialityclassification\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "group_slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "level", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "smallint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_specialityclassification_aggregate", "description": "aggregated selection of \"data_specialityclassification\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_specialityclassification_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_specialityclassification", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_specialityclassification_aggregate_fields", "description": "aggregate fields of \"data_specialityclassification\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_specialityclassification_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_specialityclassification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_specialityclassification_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_specialityclassification_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_specialityclassification_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_specialityclassification_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_specialityclassification_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_specialityclassification_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_specialityclassification_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_specialityclassification_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_specialityclassification_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_specialityclassification_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_bool_exp", "description": "Boolean expression to filter rows from the table \"data_specialityclassification\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "group_slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "smallint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_specialityclassification_constraint", "description": "unique or primary key constraints on table \"data_specialityclassification\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "profiles_specialityoption_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_specialityoption_slug_7db07263_uniq", "description": "unique or primary key constraint on columns \"slug\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_inc_input", "description": "input type for incrementing numeric columns in table \"data_specialityclassification\"", "fields": null, "inputFields": [{"name": "level", "description": null, "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_insert_input", "description": "input type for inserting data into table \"data_specialityclassification\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "group_slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_specialityclassification_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "group_slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_specialityclassification_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "group_slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_specialityclassification_mutation_response", "description": "response of any mutation on the table \"data_specialityclassification\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_specialityclassification", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"data_specialityclassification\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_on_conflict", "description": "on_conflict condition type for table \"data_specialityclassification\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_specialityclassification_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_specialityclassification_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_order_by", "description": "Ordering options when selecting data from \"data_specialityclassification\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "group_slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_pk_columns_input", "description": "primary key columns input for table: data_specialityclassification", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_specialityclassification_select_column", "description": "select columns of table \"data_specialityclassification\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "group_slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "level", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_set_input", "description": "input type for updating data in table \"data_specialityclassification\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "group_slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_specialityclassification_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_specialityclassification_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_specialityclassification_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_stream_cursor_input", "description": "Streaming cursor of the table \"data_specialityclassification\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "group_slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_specialityclassification_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_specialityclassification_update_column", "description": "update columns of table \"data_specialityclassification\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "group_slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "level", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_specialityclassification_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_specialityclassification_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_specialityclassification_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_term", "description": "columns and relationships of \"data_term\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "start_month", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "term_partners", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_termpartner_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_termpartner_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_termpartner", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "term_partners_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_termpartner_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_termpartner_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_termpartner_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "year", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_term_aggregate", "description": "aggregated selection of \"data_term\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_term_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_term", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_term_aggregate_fields", "description": "aggregate fields of \"data_term\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_term_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_term_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_term_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_term_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_term_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_term_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_term_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_term_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_term_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_term_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_term_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_term_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "start_month", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_term_bool_exp", "description": "Boolean expression to filter rows from the table \"data_term\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_term_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_term_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_term_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "start_month", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "term_partners", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "term_partners_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "year", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_term_constraint", "description": "unique or primary key constraints on table \"data_term\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_term_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_term_slug", "description": "unique or primary key constraint on columns \"slug\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_term_inc_input", "description": "input type for incrementing numeric columns in table \"data_term\"", "fields": null, "inputFields": [{"name": "start_month", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "year", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_term_insert_input", "description": "input type for inserting data into table \"data_term\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "start_month", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "term_partners", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "year", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_term_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "start_month", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_term_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "start_month", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_term_mutation_response", "description": "response of any mutation on the table \"data_term\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_term", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_term_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"data_term\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_term_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_term_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_term_on_conflict", "description": "on_conflict condition type for table \"data_term\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_term_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_term_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_term_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_term_order_by", "description": "Ordering options when selecting data from \"data_term\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "start_month", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term_partners_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_term_pk_columns_input", "description": "primary key columns input for table: data_term", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_term_select_column", "description": "select columns of table \"data_term\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "start_month", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "year", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_term_set_input", "description": "input type for updating data in table \"data_term\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "start_month", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "year", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_term_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "start_month", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_term_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "start_month", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_term_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "start_month", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_term_stream_cursor_input", "description": "Streaming cursor of the table \"data_term\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_term_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_term_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "start_month", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "year", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_term_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "start_month", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_term_update_column", "description": "update columns of table \"data_term\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "start_month", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "year", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_term_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_term_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_term_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_term_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_term_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "start_month", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_term_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "start_month", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_term_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "start_month", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_termpartner", "description": "columns and relationships of \"data_termpartner\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "curriculum_versions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculumversion_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculumversion", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "curriculum_versions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculumversion_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculumversion_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_product_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_product_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_product", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_product_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_product_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_product_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_offerings_ended", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_scholarshipoffering_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_scholarshipoffering", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_offerings_ended_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_scholarshipoffering_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_scholarshipoffering_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_offerings_started", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_scholarshipoffering_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_scholarshipoffering", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_offerings_started_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_scholarshipoffering_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_scholarshipoffering_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_term", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "term_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_termpartner_aggregate", "description": "aggregated selection of \"data_termpartner\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_termpartner_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_termpartner", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_termpartner_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_termpartner_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_termpartner_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_termpartner_aggregate_fields", "description": "aggregate fields of \"data_termpartner\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_termpartner_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_termpartner_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "data_termpartner_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_termpartner_aggregate_order_by", "description": "order by aggregate values of table \"data_termpartner\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_termpartner_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"data_termpartner\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_termpartner_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_termpartner_bool_exp", "description": "Boolean expression to filter rows from the table \"data_termpartner\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_termpartner_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_termpartner_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "curriculum_versions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "curriculum_versions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "scholarship_offerings_ended", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "scholarship_offerings_ended_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "scholarship_offerings_started", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "scholarship_offerings_started_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_term_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "term_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_termpartner_constraint", "description": "unique or primary key constraints on table \"data_termpartner\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "data_termpartner_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_termpartner_partner_term", "description": "unique or primary key constraint on columns \"partner_id\", \"term_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_termpartner_insert_input", "description": "input type for inserting data into table \"data_termpartner\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "curriculum_versions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "products", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "scholarship_offerings_ended", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "scholarship_offerings_started", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_term_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "term_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_termpartner_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_termpartner_max_order_by", "description": "order by max() on columns of table \"data_termpartner\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_termpartner_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_termpartner_min_order_by", "description": "order by min() on columns of table \"data_termpartner\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "data_termpartner_mutation_response", "description": "response of any mutation on the table \"data_termpartner\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_termpartner", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_termpartner_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"data_termpartner\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_termpartner_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_termpartner_on_conflict", "description": "on_conflict condition type for table \"data_termpartner\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_termpartner_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_termpartner_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_termpartner_order_by", "description": "Ordering options when selecting data from \"data_termpartner\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "curriculum_versions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "scholarship_offerings_ended_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "scholarship_offerings_started_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_term_order_by", "ofType": null}, "defaultValue": null}, {"name": "term_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_termpartner_pk_columns_input", "description": "primary key columns input for table: data_termpartner", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_termpartner_select_column", "description": "select columns of table \"data_termpartner\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "term_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_termpartner_set_input", "description": "input type for updating data in table \"data_termpartner\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "term_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_termpartner_stream_cursor_input", "description": "Streaming cursor of the table \"data_termpartner\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_termpartner_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_termpartner_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "term_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "data_termpartner_update_column", "description": "update columns of table \"data_termpartner\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "term_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "data_termpartner_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_termpartner_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "date", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "description": "Boolean expression to compare columns of type \"date\". All fields are combined with logical 'AND'.", "fields": null, "inputFields": [{"name": "_eq", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "_gt", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "_gte", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "_in", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "date", "ofType": null}}}, "defaultValue": null}, {"name": "_is_null", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "_lt", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "_lte", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "_neq", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "_nin", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "date", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "devices_device", "description": "columns and relationships of \"devices_device\"", "fields": [{"name": "apns_token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "app_version", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "brand", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "build_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "device_model", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gcmdevice_ptr", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_gcmdevice", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "gcmdevice_ptr_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "refresh_token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "system_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "devices_device_aggregate", "description": "aggregated selection of \"devices_device\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "devices_device_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "devices_device", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "devices_device_aggregate_fields", "description": "aggregate fields of \"devices_device\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "devices_device_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "devices_device_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "devices_device_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "devices_device_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "devices_device_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "devices_device_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "devices_device_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "devices_device_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "devices_device_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "devices_device_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "devices_device_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "devices_device_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "gcmdevice_ptr_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "devices_device_bool_exp", "description": "Boolean expression to filter rows from the table \"devices_device\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "devices_device_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "devices_device_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "devices_device_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "apns_token", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "app_version", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "brand", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "build_number", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "device_model", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "gcmdevice_ptr", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "gcmdevice_ptr_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "refresh_token", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "system_version", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "devices_device_constraint", "description": "unique or primary key constraints on table \"devices_device\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "devices_device_pkey", "description": "unique or primary key constraint on columns \"gcmdevice_ptr_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "devices_device_inc_input", "description": "input type for incrementing numeric columns in table \"devices_device\"", "fields": null, "inputFields": [{"name": "gcmdevice_ptr_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "devices_device_insert_input", "description": "input type for inserting data into table \"devices_device\"", "fields": null, "inputFields": [{"name": "apns_token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "app_version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "brand", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "build_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "device_model", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "gcmdevice_ptr", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "gcmdevice_ptr_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "refresh_token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "system_version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "devices_device_max_fields", "description": "aggregate max on columns", "fields": [{"name": "apns_token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "app_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "brand", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "build_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "device_model", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gcmdevice_ptr_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "refresh_token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "system_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "devices_device_min_fields", "description": "aggregate min on columns", "fields": [{"name": "apns_token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "app_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "brand", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "build_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "device_model", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gcmdevice_ptr_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "refresh_token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "system_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "devices_device_mutation_response", "description": "response of any mutation on the table \"devices_device\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "devices_device", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "devices_device_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"devices_device\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "devices_device_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "devices_device_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "devices_device_on_conflict", "description": "on_conflict condition type for table \"devices_device\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "devices_device_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "devices_device_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "devices_device_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "devices_device_order_by", "description": "Ordering options when selecting data from \"devices_device\".", "fields": null, "inputFields": [{"name": "apns_token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "app_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "brand", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "build_number", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "device_model", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "gcmdevice_ptr", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_order_by", "ofType": null}, "defaultValue": null}, {"name": "gcmdevice_ptr_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "refresh_token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "system_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "devices_device_pk_columns_input", "description": "primary key columns input for table: devices_device", "fields": null, "inputFields": [{"name": "gcmdevice_ptr_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "devices_device_select_column", "description": "select columns of table \"devices_device\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "apns_token", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "app_version", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "brand", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "build_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "device_model", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "gcmdevice_ptr_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "refresh_token", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "system_version", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "devices_device_set_input", "description": "input type for updating data in table \"devices_device\"", "fields": null, "inputFields": [{"name": "apns_token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "app_version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "brand", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "build_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "device_model", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "gcmdevice_ptr_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "refresh_token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "system_version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "devices_device_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "gcmdevice_ptr_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "devices_device_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "gcmdevice_ptr_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "devices_device_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "gcmdevice_ptr_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "devices_device_stream_cursor_input", "description": "Streaming cursor of the table \"devices_device\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "devices_device_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "devices_device_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "apns_token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "app_version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "brand", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "build_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "device_model", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "gcmdevice_ptr_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "refresh_token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "system_version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "devices_device_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "gcmdevice_ptr_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "devices_device_update_column", "description": "update columns of table \"devices_device\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "apns_token", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "app_version", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "brand", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "build_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "device_model", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "gcmdevice_ptr_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "refresh_token", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "system_version", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "devices_device_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "devices_device_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "devices_device_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "devices_device_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "devices_device_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "gcmdevice_ptr_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "devices_device_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "gcmdevice_ptr_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "devices_device_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "gcmdevice_ptr_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_admin_log", "description": "columns and relationships of \"django_admin_log\"", "fields": [{"name": "action_flag", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "smallint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_time", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "change_message", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_type", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "object_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "object_repr", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_admin_log_aggregate", "description": "aggregated selection of \"django_admin_log\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_admin_log_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_admin_log", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_admin_log_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_admin_log_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_admin_log_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_admin_log_aggregate_fields", "description": "aggregate fields of \"django_admin_log\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_admin_log_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_admin_log_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_admin_log_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_admin_log_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_admin_log_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_admin_log_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_admin_log_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_admin_log_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_admin_log_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_admin_log_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_admin_log_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_admin_log_aggregate_order_by", "description": "order by aggregate values of table \"django_admin_log\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_admin_log_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"django_admin_log\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_admin_log_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_admin_log_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "action_flag", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_admin_log_avg_order_by", "description": "order by avg() on columns of table \"django_admin_log\"", "fields": null, "inputFields": [{"name": "action_flag", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_admin_log_bool_exp", "description": "Boolean expression to filter rows from the table \"django_admin_log\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_admin_log_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_admin_log_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "action_flag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "smallint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "action_time", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "change_message", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "content_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "object_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "object_repr", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "django_admin_log_constraint", "description": "unique or primary key constraints on table \"django_admin_log\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "django_admin_log_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_admin_log_inc_input", "description": "input type for incrementing numeric columns in table \"django_admin_log\"", "fields": null, "inputFields": [{"name": "action_flag", "description": null, "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "defaultValue": null}, {"name": "content_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_admin_log_insert_input", "description": "input type for inserting data into table \"django_admin_log\"", "fields": null, "inputFields": [{"name": "action_flag", "description": null, "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "defaultValue": null}, {"name": "action_time", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "change_message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "content_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "object_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "object_repr", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_admin_log_max_fields", "description": "aggregate max on columns", "fields": [{"name": "action_flag", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "change_message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "object_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "object_repr", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_admin_log_max_order_by", "description": "order by max() on columns of table \"django_admin_log\"", "fields": null, "inputFields": [{"name": "action_flag", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "action_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "change_message", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "object_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "object_repr", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_admin_log_min_fields", "description": "aggregate min on columns", "fields": [{"name": "action_flag", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "change_message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "object_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "object_repr", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_admin_log_min_order_by", "description": "order by min() on columns of table \"django_admin_log\"", "fields": null, "inputFields": [{"name": "action_flag", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "action_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "change_message", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "object_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "object_repr", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_admin_log_mutation_response", "description": "response of any mutation on the table \"django_admin_log\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_admin_log", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_admin_log_on_conflict", "description": "on_conflict condition type for table \"django_admin_log\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_admin_log_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_admin_log_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_admin_log_order_by", "description": "Ordering options when selecting data from \"django_admin_log\".", "fields": null, "inputFields": [{"name": "action_flag", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "action_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "change_message", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}, "defaultValue": null}, {"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "object_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "object_repr", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_admin_log_pk_columns_input", "description": "primary key columns input for table: django_admin_log", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "django_admin_log_select_column", "description": "select columns of table \"django_admin_log\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "action_flag", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "action_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "change_message", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "content_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "object_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "object_repr", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_admin_log_set_input", "description": "input type for updating data in table \"django_admin_log\"", "fields": null, "inputFields": [{"name": "action_flag", "description": null, "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "defaultValue": null}, {"name": "action_time", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "change_message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "content_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "object_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "object_repr", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_admin_log_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "action_flag", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_admin_log_stddev_order_by", "description": "order by stddev() on columns of table \"django_admin_log\"", "fields": null, "inputFields": [{"name": "action_flag", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_admin_log_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "action_flag", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_admin_log_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"django_admin_log\"", "fields": null, "inputFields": [{"name": "action_flag", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_admin_log_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "action_flag", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_admin_log_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"django_admin_log\"", "fields": null, "inputFields": [{"name": "action_flag", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_admin_log_stream_cursor_input", "description": "Streaming cursor of the table \"django_admin_log\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_admin_log_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_admin_log_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "action_flag", "description": null, "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "defaultValue": null}, {"name": "action_time", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "change_message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "content_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "object_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "object_repr", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_admin_log_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "action_flag", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_admin_log_sum_order_by", "description": "order by sum() on columns of table \"django_admin_log\"", "fields": null, "inputFields": [{"name": "action_flag", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "django_admin_log_update_column", "description": "update columns of table \"django_admin_log\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "action_flag", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "action_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "change_message", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "content_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "object_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "object_repr", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_admin_log_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_admin_log_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_admin_log_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "action_flag", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_admin_log_var_pop_order_by", "description": "order by var_pop() on columns of table \"django_admin_log\"", "fields": null, "inputFields": [{"name": "action_flag", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_admin_log_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "action_flag", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_admin_log_var_samp_order_by", "description": "order by var_samp() on columns of table \"django_admin_log\"", "fields": null, "inputFields": [{"name": "action_flag", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_admin_log_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "action_flag", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_admin_log_variance_order_by", "description": "order by variance() on columns of table \"django_admin_log\"", "fields": null, "inputFields": [{"name": "action_flag", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_content_type", "description": "columns and relationships of \"django_content_type\"", "fields": [{"name": "ai_aicalls", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicall", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicalls_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicall_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationdatasetitems", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdatasetitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationdatasetitems_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdatasetitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationdatasets", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdataset_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdataset", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationdatasets_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdataset_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdataset_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_knowledgebases", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_knowledgebase_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_knowledgebase", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_knowledgebases_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_knowledgebase_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_knowledgebase_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "app_label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_permissions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_permission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_permission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_permission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_permissions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_permission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_permission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_permission_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_notifications", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_notification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_notification_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_notification", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_notifications_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_notification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_notification_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_notification_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_admin_logs", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_admin_log_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_admin_log_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_admin_log", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_admin_logs_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_admin_log_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_admin_log_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_admin_log_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_events", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_event_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_event_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_event_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_event", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_events_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_event_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_event_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_event_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_event_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignees", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignee", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignees_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignee_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_notes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_note_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_note", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_notes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_note_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_note_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerpermissions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerpermission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerpermissions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerpermission_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_targetpartnerstates", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_targetpartnerstate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_targetpartnerstate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_targetpartnerstates_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_targetpartnerstate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_targetpartnerstate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issues", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issue_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issue_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issue", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issues_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issue_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issue_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issue_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "model", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_accounts", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_account_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_account_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_account", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_accounts_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_account_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_account_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_account_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_internaltasks", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltask_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltask_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltask", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_internaltasks_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltask_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltask_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltask_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_payments", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_payment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_payment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_payments_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_payment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_payment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_slackmessagereferences", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_slackmessagereference_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_slackmessagereference", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_slackmessagereferences_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_slackmessagereference_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_slackmessagereference_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflows", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "temporal_workflows_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "temporal_workflows", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflows_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "temporal_workflows_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "temporal_workflows_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_content_type_aggregate", "description": "aggregated selection of \"django_content_type\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_content_type_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_content_type_aggregate_fields", "description": "aggregate fields of \"django_content_type\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_content_type_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_content_type_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_content_type_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_content_type_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_content_type_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_content_type_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_content_type_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_content_type_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_content_type_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_content_type_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_content_type_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_content_type_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "description": "Boolean expression to filter rows from the table \"django_content_type\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "ai_aicalls", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aicalls_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdatasetitems", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdatasetitems_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdatasets", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdatasets_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_knowledgebases", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_knowledgebases_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "app_label", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "auth_permissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "auth_permissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_notifications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_notifications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "django_admin_logs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "django_admin_logs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "events_events", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "events_events_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_assignees", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_assignees_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_notes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_notes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partnerpermissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partnerpermissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_targetpartnerstates", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_targetpartnerstates_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_issues", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_issues_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "model", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_accounts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_accounts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_internaltasks", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_internaltasks_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_payments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_payments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_slackmessagereferences", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_slackmessagereferences_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflows", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflows_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_aggregate_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "django_content_type_constraint", "description": "unique or primary key constraints on table \"django_content_type\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "django_content_type_app_label_model_76bd3d3b_uniq", "description": "unique or primary key constraint on columns \"app_label\", \"model\"", "isDeprecated": false, "deprecationReason": null}, {"name": "django_content_type_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_content_type_inc_input", "description": "input type for incrementing numeric columns in table \"django_content_type\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_content_type_insert_input", "description": "input type for inserting data into table \"django_content_type\"", "fields": null, "inputFields": [{"name": "ai_aicalls", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdatasetitems", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdatasets", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_knowledgebases", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "app_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "auth_permissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "communications_notifications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "django_admin_logs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "events_events", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "identity_assignees", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_notes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_partnerpermissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_targetpartnerstates", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "issues_issues", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "model", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_accounts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_internaltasks", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_payments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_slackmessagereferences", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflows", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_arr_rel_insert_input", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_content_type_max_fields", "description": "aggregate max on columns", "fields": [{"name": "app_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "model", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_content_type_min_fields", "description": "aggregate min on columns", "fields": [{"name": "app_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "model", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_content_type_mutation_response", "description": "response of any mutation on the table \"django_content_type\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_content_type_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"django_content_type\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_content_type_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_content_type_on_conflict", "description": "on_conflict condition type for table \"django_content_type\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_content_type_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_content_type_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "description": "Ordering options when selecting data from \"django_content_type\".", "fields": null, "inputFields": [{"name": "ai_aicalls_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdatasetitems_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdatasets_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_knowledgebases_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "app_label", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "auth_permissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "communications_notifications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "django_admin_logs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "events_events_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_assignees_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_notes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partnerpermissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_targetpartnerstates_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "issues_issues_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "model", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_accounts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_internaltasks_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_payments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_slackmessagereferences_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflows_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_aggregate_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_content_type_pk_columns_input", "description": "primary key columns input for table: django_content_type", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "django_content_type_select_column", "description": "select columns of table \"django_content_type\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "app_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "model", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_content_type_set_input", "description": "input type for updating data in table \"django_content_type\"", "fields": null, "inputFields": [{"name": "app_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "model", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_content_type_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_content_type_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_content_type_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_content_type_stream_cursor_input", "description": "Streaming cursor of the table \"django_content_type\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_content_type_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_content_type_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "app_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "model", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_content_type_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "django_content_type_update_column", "description": "update columns of table \"django_content_type\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "app_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "model", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_content_type_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_content_type_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_content_type_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_content_type_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_migrations", "description": "columns and relationships of \"django_migrations\"", "fields": [{"name": "app", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "applied", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_migrations_aggregate", "description": "aggregated selection of \"django_migrations\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_migrations_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_migrations", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_migrations_aggregate_fields", "description": "aggregate fields of \"django_migrations\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_migrations_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_migrations_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_migrations_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_migrations_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_migrations_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_migrations_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_migrations_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_migrations_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_migrations_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_migrations_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_migrations_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_migrations_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_migrations_bool_exp", "description": "Boolean expression to filter rows from the table \"django_migrations\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_migrations_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_migrations_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_migrations_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "app", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "applied", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "django_migrations_constraint", "description": "unique or primary key constraints on table \"django_migrations\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "django_migrations_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_migrations_inc_input", "description": "input type for incrementing numeric columns in table \"django_migrations\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_migrations_insert_input", "description": "input type for inserting data into table \"django_migrations\"", "fields": null, "inputFields": [{"name": "app", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "applied", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_migrations_max_fields", "description": "aggregate max on columns", "fields": [{"name": "app", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "applied", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_migrations_min_fields", "description": "aggregate min on columns", "fields": [{"name": "app", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "applied", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_migrations_mutation_response", "description": "response of any mutation on the table \"django_migrations\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_migrations", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_migrations_on_conflict", "description": "on_conflict condition type for table \"django_migrations\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_migrations_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_migrations_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_migrations_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_migrations_order_by", "description": "Ordering options when selecting data from \"django_migrations\".", "fields": null, "inputFields": [{"name": "app", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "applied", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_migrations_pk_columns_input", "description": "primary key columns input for table: django_migrations", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "django_migrations_select_column", "description": "select columns of table \"django_migrations\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "app", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "applied", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_migrations_set_input", "description": "input type for updating data in table \"django_migrations\"", "fields": null, "inputFields": [{"name": "app", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "applied", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_migrations_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_migrations_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_migrations_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_migrations_stream_cursor_input", "description": "Streaming cursor of the table \"django_migrations\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_migrations_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_migrations_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "app", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "applied", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_migrations_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "django_migrations_update_column", "description": "update columns of table \"django_migrations\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "app", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "applied", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_migrations_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "django_migrations_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "django_migrations_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_migrations_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_migrations_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_migrations_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_migrations_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_session", "description": "columns and relationships of \"django_session\"", "fields": [{"name": "expire_date", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_data", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_key", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_session_aggregate", "description": "aggregated selection of \"django_session\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_session_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_session", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_session_aggregate_fields", "description": "aggregate fields of \"django_session\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_session_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_session_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "django_session_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_session_bool_exp", "description": "Boolean expression to filter rows from the table \"django_session\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_session_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_session_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_session_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "expire_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "session_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "session_key", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "django_session_constraint", "description": "unique or primary key constraints on table \"django_session\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "django_session_pkey", "description": "unique or primary key constraint on columns \"session_key\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_session_insert_input", "description": "input type for inserting data into table \"django_session\"", "fields": null, "inputFields": [{"name": "expire_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "session_data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "session_key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_session_max_fields", "description": "aggregate max on columns", "fields": [{"name": "expire_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_data", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_key", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_session_min_fields", "description": "aggregate min on columns", "fields": [{"name": "expire_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_data", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_key", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "django_session_mutation_response", "description": "response of any mutation on the table \"django_session\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_session", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_session_on_conflict", "description": "on_conflict condition type for table \"django_session\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_session_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_session_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_session_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_session_order_by", "description": "Ordering options when selecting data from \"django_session\".", "fields": null, "inputFields": [{"name": "expire_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "session_data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "session_key", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_session_pk_columns_input", "description": "primary key columns input for table: django_session", "fields": null, "inputFields": [{"name": "session_key", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "django_session_select_column", "description": "select columns of table \"django_session\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "expire_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "session_data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "session_key", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_session_set_input", "description": "input type for updating data in table \"django_session\"", "fields": null, "inputFields": [{"name": "expire_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "session_data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "session_key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_session_stream_cursor_input", "description": "Streaming cursor of the table \"django_session\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_session_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_session_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "expire_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "session_data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "session_key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "django_session_update_column", "description": "update columns of table \"django_session\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "expire_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "session_data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "session_key", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "django_session_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "django_session_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_session_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events", "description": "columns and relationships of \"events\"", "fields": [{"name": "actions", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bytea", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "app_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "author", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "branch", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "citation_metadata", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "custom_metadata", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "grounding_metadata", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "input_transcription", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interrupted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "invocation_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "long_running_tool_ids_json", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "output_transcription", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partial", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "sessions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timestamp", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamp", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "turn_complete", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "usage_metadata", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_aggregate", "description": "aggregated selection of \"events\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_select_column_events_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_select_column_events_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_aggregate_fields", "description": "aggregate fields of \"events\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_aggregate_order_by", "description": "order by aggregate values of table \"events\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_analytics", "description": "columns and relationships of \"events_analytics\"", "fields": [{"name": "anonymous_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_service", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_agent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_analytics_aggregate", "description": "aggregated selection of \"events_analytics\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_analytics_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_analytics", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_analytics_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_analytics_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_analytics_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_analytics_aggregate_fields", "description": "aggregate fields of \"events_analytics\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_analytics_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_analytics_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_analytics_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_analytics_aggregate_order_by", "description": "order by aggregate values of table \"events_analytics\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_analytics_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_analytics_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"events_analytics\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_analytics_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_analytics_bool_exp", "description": "Boolean expression to filter rows from the table \"events_analytics\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_analytics_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_analytics_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "anonymous_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "event_time", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "source_service", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "events_analytics_constraint", "description": "unique or primary key constraints on table \"events_analytics\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "events_analytics_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_analytics_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_analytics_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_analytics_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_analytics_insert_input", "description": "input type for inserting data into table \"events_analytics\"", "fields": null, "inputFields": [{"name": "anonymous_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "event_time", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_service", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_analytics_max_fields", "description": "aggregate max on columns", "fields": [{"name": "anonymous_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_service", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_agent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_analytics_max_order_by", "description": "order by max() on columns of table \"events_analytics\"", "fields": null, "inputFields": [{"name": "anonymous_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_service", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_analytics_min_fields", "description": "aggregate min on columns", "fields": [{"name": "anonymous_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_service", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_agent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_analytics_min_order_by", "description": "order by min() on columns of table \"events_analytics\"", "fields": null, "inputFields": [{"name": "anonymous_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_service", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_analytics_mutation_response", "description": "response of any mutation on the table \"events_analytics\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_analytics", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_analytics_on_conflict", "description": "on_conflict condition type for table \"events_analytics\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_analytics_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_analytics_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_analytics_order_by", "description": "Ordering options when selecting data from \"events_analytics\".", "fields": null, "inputFields": [{"name": "anonymous_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_service", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_analytics_pk_columns_input", "description": "primary key columns input for table: events_analytics", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_analytics_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "events_analytics_select_column", "description": "select columns of table \"events_analytics\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "anonymous_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_service", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_agent", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_analytics_set_input", "description": "input type for updating data in table \"events_analytics\"", "fields": null, "inputFields": [{"name": "anonymous_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "event_time", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_service", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_analytics_stream_cursor_input", "description": "Streaming cursor of the table \"events_analytics\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_analytics_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_analytics_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "anonymous_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "event_time", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_service", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "events_analytics_update_column", "description": "update columns of table \"events_analytics\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "anonymous_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_service", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_agent", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_analytics_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_analytics_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "citation_metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "content", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "custom_metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "grounding_metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "usage_metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"events\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "events_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogeventregistration", "description": "columns and relationships of \"events_auditlogeventregistration\"", "fields": [{"name": "checked_in_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "email_sent_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pass_code", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_number", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_sent_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogeventregistration_aggregate", "description": "aggregated selection of \"events_auditlogeventregistration\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogeventregistration_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_auditlogeventregistration", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogeventregistration_aggregate_fields", "description": "aggregate fields of \"events_auditlogeventregistration\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogeventregistration_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_auditlogeventregistration_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogeventregistration_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogeventregistration_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogeventregistration_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogeventregistration_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogeventregistration_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogeventregistration_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogeventregistration_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogeventregistration_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogeventregistration_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogeventregistration_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_bool_exp", "description": "Boolean expression to filter rows from the table \"events_auditlogeventregistration\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "checked_in_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "email_sent_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pass_code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_number", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_sent_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "events_auditlogeventregistration_constraint", "description": "unique or primary key constraints on table \"events_auditlogeventregistration\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "events_auditlogeventregistration_pkey", "description": "unique or primary key constraint on columns \"pgh_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_inc_input", "description": "input type for incrementing numeric columns in table \"events_auditlogeventregistration\"", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_insert_input", "description": "input type for inserting data into table \"events_auditlogeventregistration\"", "fields": null, "inputFields": [{"name": "checked_in_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email_sent_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pass_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_sent_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogeventregistration_max_fields", "description": "aggregate max on columns", "fields": [{"name": "checked_in_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email_sent_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pass_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_sent_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogeventregistration_min_fields", "description": "aggregate min on columns", "fields": [{"name": "checked_in_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email_sent_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pass_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_sent_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogeventregistration_mutation_response", "description": "response of any mutation on the table \"events_auditlogeventregistration\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_auditlogeventregistration", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_on_conflict", "description": "on_conflict condition type for table \"events_auditlogeventregistration\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_auditlogeventregistration_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_auditlogeventregistration_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_order_by", "description": "Ordering options when selecting data from \"events_auditlogeventregistration\".", "fields": null, "inputFields": [{"name": "checked_in_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email_sent_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pass_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_number", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_sent_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_pk_columns_input", "description": "primary key columns input for table: events_auditlogeventregistration", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "events_auditlogeventregistration_select_column", "description": "select columns of table \"events_auditlogeventregistration\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "checked_in_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email_sent_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pass_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_sent_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_set_input", "description": "input type for updating data in table \"events_auditlogeventregistration\"", "fields": null, "inputFields": [{"name": "checked_in_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email_sent_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pass_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_sent_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogeventregistration_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogeventregistration_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogeventregistration_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_stream_cursor_input", "description": "Streaming cursor of the table \"events_auditlogeventregistration\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "checked_in_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email_sent_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pass_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_sent_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogeventregistration_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "events_auditlogeventregistration_update_column", "description": "update columns of table \"events_auditlogeventregistration\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "checked_in_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email_sent_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pass_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_sent_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogeventregistration_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogeventregistration_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogeventregistration_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogmajorupdate", "description": "columns and relationships of \"events_auditlogmajorupdate\"", "fields": [{"name": "category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogmajorupdate_aggregate", "description": "aggregated selection of \"events_auditlogmajorupdate\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogmajorupdate_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_auditlogmajorupdate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogmajorupdate_aggregate_fields", "description": "aggregate fields of \"events_auditlogmajorupdate\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogmajorupdate_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_auditlogmajorupdate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogmajorupdate_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogmajorupdate_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogmajorupdate_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogmajorupdate_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogmajorupdate_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogmajorupdate_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogmajorupdate_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogmajorupdate_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogmajorupdate_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogmajorupdate_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_bool_exp", "description": "Boolean expression to filter rows from the table \"events_auditlogmajorupdate\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "category", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "events_auditlogmajorupdate_constraint", "description": "unique or primary key constraints on table \"events_auditlogmajorupdate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "events_auditlogmajorupdate_pkey", "description": "unique or primary key constraint on columns \"pgh_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_inc_input", "description": "input type for incrementing numeric columns in table \"events_auditlogmajorupdate\"", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_insert_input", "description": "input type for inserting data into table \"events_auditlogmajorupdate\"", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogmajorupdate_max_fields", "description": "aggregate max on columns", "fields": [{"name": "category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogmajorupdate_min_fields", "description": "aggregate min on columns", "fields": [{"name": "category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogmajorupdate_mutation_response", "description": "response of any mutation on the table \"events_auditlogmajorupdate\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_auditlogmajorupdate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_on_conflict", "description": "on_conflict condition type for table \"events_auditlogmajorupdate\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_auditlogmajorupdate_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_auditlogmajorupdate_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_order_by", "description": "Ordering options when selecting data from \"events_auditlogmajorupdate\".", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_pk_columns_input", "description": "primary key columns input for table: events_auditlogmajorupdate", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "events_auditlogmajorupdate_select_column", "description": "select columns of table \"events_auditlogmajorupdate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_set_input", "description": "input type for updating data in table \"events_auditlogmajorupdate\"", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogmajorupdate_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogmajorupdate_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogmajorupdate_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_stream_cursor_input", "description": "Streaming cursor of the table \"events_auditlogmajorupdate\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogmajorupdate_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "events_auditlogmajorupdate_update_column", "description": "update columns of table \"events_auditlogmajorupdate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogmajorupdate_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogmajorupdate_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogmajorupdate_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogmarketingevent", "description": "columns and relationships of \"events_auditlogmarketingevent\"", "fields": [{"name": "address", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "base_questions", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "capacity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "checkin_password", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ends_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "extra_questions", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "guide_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "image_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "starts_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timezone", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "title_primary", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "title_secondary", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "venue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "venue_detail", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogmarketingevent_aggregate", "description": "aggregated selection of \"events_auditlogmarketingevent\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogmarketingevent_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_auditlogmarketingevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogmarketingevent_aggregate_fields", "description": "aggregate fields of \"events_auditlogmarketingevent\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogmarketingevent_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_auditlogmarketingevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogmarketingevent_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogmarketingevent_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogmarketingevent_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogmarketingevent_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogmarketingevent_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogmarketingevent_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogmarketingevent_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogmarketingevent_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_auditlogmarketingevent_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "base_questions", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "extra_questions", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogmarketingevent_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_bool_exp", "description": "Boolean expression to filter rows from the table \"events_auditlogmarketingevent\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "address", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "base_questions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "capacity", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "checkin_password", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ends_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "extra_questions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "guide_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "image_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "starts_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "timezone", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "title_primary", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "title_secondary", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "venue", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "venue_detail", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "events_auditlogmarketingevent_constraint", "description": "unique or primary key constraints on table \"events_auditlogmarketingevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "events_auditlogmarketingevent_pkey", "description": "unique or primary key constraint on columns \"pgh_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "base_questions", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "extra_questions", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "base_questions", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "extra_questions", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "base_questions", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "extra_questions", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_inc_input", "description": "input type for incrementing numeric columns in table \"events_auditlogmarketingevent\"", "fields": null, "inputFields": [{"name": "capacity", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_insert_input", "description": "input type for inserting data into table \"events_auditlogmarketingevent\"", "fields": null, "inputFields": [{"name": "address", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "base_questions", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "capacity", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "checkin_password", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ends_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "extra_questions", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "guide_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "image_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "starts_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "timezone", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "title_primary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "title_secondary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "venue", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "venue_detail", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogmarketingevent_max_fields", "description": "aggregate max on columns", "fields": [{"name": "address", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "checkin_password", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ends_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "guide_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "image_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "starts_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timezone", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title_primary", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title_secondary", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "venue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "venue_detail", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogmarketingevent_min_fields", "description": "aggregate min on columns", "fields": [{"name": "address", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "checkin_password", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ends_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "guide_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "image_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "starts_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timezone", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title_primary", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title_secondary", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "venue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "venue_detail", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogmarketingevent_mutation_response", "description": "response of any mutation on the table \"events_auditlogmarketingevent\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_auditlogmarketingevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_on_conflict", "description": "on_conflict condition type for table \"events_auditlogmarketingevent\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_auditlogmarketingevent_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_auditlogmarketingevent_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_order_by", "description": "Ordering options when selecting data from \"events_auditlogmarketingevent\".", "fields": null, "inputFields": [{"name": "address", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "base_questions", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "capacity", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "checkin_password", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ends_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "extra_questions", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "guide_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "image_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "starts_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "timezone", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title_primary", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title_secondary", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "venue", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "venue_detail", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_pk_columns_input", "description": "primary key columns input for table: events_auditlogmarketingevent", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "base_questions", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "extra_questions", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "events_auditlogmarketingevent_select_column", "description": "select columns of table \"events_auditlogmarketingevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "address", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "base_questions", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "capacity", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "checkin_password", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ends_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "extra_questions", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "guide_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "image_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "starts_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "timezone", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title_primary", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title_secondary", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "venue", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "venue_detail", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_set_input", "description": "input type for updating data in table \"events_auditlogmarketingevent\"", "fields": null, "inputFields": [{"name": "address", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "base_questions", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "capacity", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "checkin_password", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ends_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "extra_questions", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "guide_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "image_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "starts_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "timezone", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "title_primary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "title_secondary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "venue", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "venue_detail", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogmarketingevent_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogmarketingevent_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogmarketingevent_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_stream_cursor_input", "description": "Streaming cursor of the table \"events_auditlogmarketingevent\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "address", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "base_questions", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "capacity", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "checkin_password", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ends_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "extra_questions", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "guide_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "image_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "starts_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "timezone", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "title_primary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "title_secondary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "venue", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "venue_detail", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogmarketingevent_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "events_auditlogmarketingevent_update_column", "description": "update columns of table \"events_auditlogmarketingevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "address", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "base_questions", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "capacity", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "checkin_password", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ends_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "extra_questions", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "guide_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "image_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "starts_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "timezone", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title_primary", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title_secondary", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "venue", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "venue_detail", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogmarketingevent_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogmarketingevent_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_auditlogmarketingevent_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_bool_exp", "description": "Boolean expression to filter rows from the table \"events\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "actions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bytea_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "app_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "author", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "branch", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "citation_metadata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "content", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "custom_metadata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "error_code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "grounding_metadata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "input_transcription", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "interrupted", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "invocation_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "long_running_tool_ids_json", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "output_transcription", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partial", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "session", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "timestamp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamp_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "turn_complete", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "usage_metadata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "events_constraint", "description": "unique or primary key constraints on table \"events\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "events_pkey", "description": "unique or primary key constraint on columns \"session_id\", \"app_name\", \"user_id\", \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "citation_metadata", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "content", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "custom_metadata", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "grounding_metadata", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "usage_metadata", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "citation_metadata", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "content", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "custom_metadata", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "grounding_metadata", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "usage_metadata", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "citation_metadata", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "content", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "custom_metadata", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "grounding_metadata", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "usage_metadata", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_event", "description": "columns and relationships of \"events_event\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_content_type", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityUserByUserId", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplication", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_service", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_agent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_event_aggregate", "description": "aggregated selection of \"events_event\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_event_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_event", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_event_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_event_aggregate_fields", "description": "aggregate fields of \"events_event\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_event_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_event_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_event_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_event_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_event_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_event_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_event_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_event_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_event_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_event_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_event_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_aggregate_order_by", "description": "order by aggregate values of table \"events_event\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"events_event\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_event_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "events_event_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_event_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_avg_order_by", "description": "order by avg() on columns of table \"events_event\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_bool_exp", "description": "Boolean expression to filter rows from the table \"events_event\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_event_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_event_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "event_time", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "source_service", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "events_event_constraint", "description": "unique or primary key constraints on table \"events_event\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "events_event_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "metadata", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_inc_input", "description": "input type for incrementing numeric columns in table \"events_event\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_insert_input", "description": "input type for inserting data into table \"events_event\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "event_time", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "products_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "source_service", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_event_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_service", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_agent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_max_order_by", "description": "order by max() on columns of table \"events_event\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_service", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_event_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_service", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_agent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_min_order_by", "description": "order by min() on columns of table \"events_event\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_service", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_event_mutation_response", "description": "response of any mutation on the table \"events_event\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_event", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_on_conflict", "description": "on_conflict condition type for table \"events_event\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_event_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_event_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_order_by", "description": "Ordering options when selecting data from \"events_event\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}, "defaultValue": null}, {"name": "event_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "source_service", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_pk_columns_input", "description": "primary key columns input for table: events_event", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "events_event_select_column", "description": "select columns of table \"events_event\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_service", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_agent", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_set_input", "description": "input type for updating data in table \"events_event\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "event_time", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "source_service", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_event_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_stddev_order_by", "description": "order by stddev() on columns of table \"events_event\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_event_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"events_event\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_event_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"events_event\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_stream_cursor_input", "description": "Streaming cursor of the table \"events_event\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_event_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "event_time", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "source_service", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_event_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_sum_order_by", "description": "order by sum() on columns of table \"events_event\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "events_event_update_column", "description": "update columns of table \"events_event\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_service", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_agent", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_event_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "events_event_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "events_event_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "events_event_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "events_event_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_event_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "events_event_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_event_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_event_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_var_pop_order_by", "description": "order by var_pop() on columns of table \"events_event\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_event_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_var_samp_order_by", "description": "order by var_samp() on columns of table \"events_event\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_event_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_event_variance_order_by", "description": "order by variance() on columns of table \"events_event\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_eventregistration", "description": "columns and relationships of \"events_eventregistration\"", "fields": [{"name": "checked_in_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "email_sent_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_marketingevent", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_journey", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pass_code", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_number", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_sent_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_eventregistration_aggregate", "description": "aggregated selection of \"events_eventregistration\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_eventregistration_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_eventregistration", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_eventregistration_aggregate_fields", "description": "aggregate fields of \"events_eventregistration\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_eventregistration_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_eventregistration_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_eventregistration_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_eventregistration_bool_exp", "description": "Boolean expression to filter rows from the table \"events_eventregistration\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_eventregistration_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_eventregistration_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_eventregistration_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "checked_in_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "email_sent_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "email_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "event", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "journey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pass_code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_number", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_sent_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "events_eventregistration_constraint", "description": "unique or primary key constraints on table \"events_eventregistration\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "events_eventregistration_pass_code_key", "description": "unique or primary key constraint on columns \"pass_code\"", "isDeprecated": false, "deprecationReason": null}, {"name": "events_eventregistration_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_eventregistration_event_email", "description": "unique or primary key constraint on columns \"email\", \"event_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_eventregistration_insert_input", "description": "input type for inserting data into table \"events_eventregistration\"", "fields": null, "inputFields": [{"name": "checked_in_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email_sent_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "email_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "event", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "journey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pass_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_sent_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_eventregistration_max_fields", "description": "aggregate max on columns", "fields": [{"name": "checked_in_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email_sent_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pass_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_sent_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_eventregistration_min_fields", "description": "aggregate min on columns", "fields": [{"name": "checked_in_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email_sent_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pass_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_sent_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_eventregistration_mutation_response", "description": "response of any mutation on the table \"events_eventregistration\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_eventregistration", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_eventregistration_on_conflict", "description": "on_conflict condition type for table \"events_eventregistration\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_eventregistration_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_eventregistration_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_eventregistration_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_eventregistration_order_by", "description": "Ordering options when selecting data from \"events_eventregistration\".", "fields": null, "inputFields": [{"name": "checked_in_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email_sent_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "event", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "journey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pass_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_number", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_sent_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_eventregistration_pk_columns_input", "description": "primary key columns input for table: events_eventregistration", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "events_eventregistration_select_column", "description": "select columns of table \"events_eventregistration\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "checked_in_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email_sent_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pass_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_sent_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_eventregistration_set_input", "description": "input type for updating data in table \"events_eventregistration\"", "fields": null, "inputFields": [{"name": "checked_in_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email_sent_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pass_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_sent_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_eventregistration_stream_cursor_input", "description": "Streaming cursor of the table \"events_eventregistration\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_eventregistration_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_eventregistration_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "checked_in_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email_sent_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pass_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "whatsapp_sent_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "events_eventregistration_update_column", "description": "update columns of table \"events_eventregistration\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "checked_in_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email_sent_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pass_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "whatsapp_sent_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_eventregistration_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "events_eventregistration_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_eventregistration_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_insert_input", "description": "input type for inserting data into table \"events\"", "fields": null, "inputFields": [{"name": "actions", "description": null, "type": {"kind": "SCALAR", "name": "bytea", "ofType": null}, "defaultValue": null}, {"name": "app_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "author", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "branch", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "citation_metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "content", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "custom_metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "error_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "grounding_metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "input_transcription", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "interrupted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "invocation_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "long_running_tool_ids_json", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "output_transcription", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partial", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "session", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "timestamp", "description": null, "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "defaultValue": null}, {"name": "turn_complete", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "usage_metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_majorupdate", "description": "columns and relationships of \"events_majorupdate\"", "fields": [{"name": "category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_majorupdate_aggregate", "description": "aggregated selection of \"events_majorupdate\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_majorupdate_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_majorupdate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_majorupdate_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_majorupdate_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_majorupdate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_majorupdate_aggregate_fields", "description": "aggregate fields of \"events_majorupdate\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_majorupdate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_majorupdate_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_majorupdate_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_majorupdate_aggregate_order_by", "description": "order by aggregate values of table \"events_majorupdate\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_majorupdate_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"events_majorupdate\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_majorupdate_bool_exp", "description": "Boolean expression to filter rows from the table \"events_majorupdate\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "category", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "events_majorupdate_constraint", "description": "unique or primary key constraints on table \"events_majorupdate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "events_majorupdate_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_majorupdate_insert_input", "description": "input type for inserting data into table \"events_majorupdate\"", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_majorupdate_max_fields", "description": "aggregate max on columns", "fields": [{"name": "category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_majorupdate_max_order_by", "description": "order by max() on columns of table \"events_majorupdate\"", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_majorupdate_min_fields", "description": "aggregate min on columns", "fields": [{"name": "category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_majorupdate_min_order_by", "description": "order by min() on columns of table \"events_majorupdate\"", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_majorupdate_mutation_response", "description": "response of any mutation on the table \"events_majorupdate\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_majorupdate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_majorupdate_on_conflict", "description": "on_conflict condition type for table \"events_majorupdate\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_majorupdate_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_majorupdate_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_majorupdate_order_by", "description": "Ordering options when selecting data from \"events_majorupdate\".", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_majorupdate_pk_columns_input", "description": "primary key columns input for table: events_majorupdate", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "events_majorupdate_select_column", "description": "select columns of table \"events_majorupdate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_majorupdate_set_input", "description": "input type for updating data in table \"events_majorupdate\"", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_majorupdate_stream_cursor_input", "description": "Streaming cursor of the table \"events_majorupdate\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_majorupdate_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "events_majorupdate_update_column", "description": "update columns of table \"events_majorupdate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_majorupdate_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_marketingevent", "description": "columns and relationships of \"events_marketingevent\"", "fields": [{"name": "address", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "base_questions", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "capacity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "checkin_password", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ends_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "extra_questions", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "guide", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "guide_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "image", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "files_file", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "image_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "starts_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timezone", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "title_primary", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "title_secondary", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "venue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "venue_detail", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_marketingevent_aggregate", "description": "aggregated selection of \"events_marketingevent\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_marketingevent_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_marketingevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_marketingevent_aggregate_fields", "description": "aggregate fields of \"events_marketingevent\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_marketingevent_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_marketingevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_marketingevent_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_marketingevent_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_marketingevent_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_marketingevent_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_marketingevent_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_marketingevent_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_marketingevent_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_marketingevent_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "events_marketingevent_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_marketingevent_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "base_questions", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "extra_questions", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_marketingevent_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_marketingevent_bool_exp", "description": "Boolean expression to filter rows from the table \"events_marketingevent\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "address", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "base_questions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "capacity", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "checkin_password", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ends_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "extra_questions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "guide", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "guide_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "image", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "image_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "starts_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "timezone", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "title_primary", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "title_secondary", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "venue", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "venue_detail", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "events_marketingevent_constraint", "description": "unique or primary key constraints on table \"events_marketingevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "events_marketingevent_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_marketingevent_slug_per_tenant", "description": "unique or primary key constraint on columns \"slug\", \"tenant_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_marketingevent_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "base_questions", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "extra_questions", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_marketingevent_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "base_questions", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "extra_questions", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_marketingevent_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "base_questions", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "extra_questions", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_marketingevent_inc_input", "description": "input type for incrementing numeric columns in table \"events_marketingevent\"", "fields": null, "inputFields": [{"name": "capacity", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_marketingevent_insert_input", "description": "input type for inserting data into table \"events_marketingevent\"", "fields": null, "inputFields": [{"name": "address", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "base_questions", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "capacity", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "checkin_password", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ends_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "extra_questions", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "guide", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "guide_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "image", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "image_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "starts_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "timezone", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "title_primary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "title_secondary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "venue", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "venue_detail", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_marketingevent_max_fields", "description": "aggregate max on columns", "fields": [{"name": "address", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "checkin_password", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ends_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "guide_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "image_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "starts_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timezone", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title_primary", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title_secondary", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "venue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "venue_detail", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_marketingevent_min_fields", "description": "aggregate min on columns", "fields": [{"name": "address", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "checkin_password", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ends_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "guide_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "image_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "starts_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timezone", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title_primary", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title_secondary", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "venue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "venue_detail", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_marketingevent_mutation_response", "description": "response of any mutation on the table \"events_marketingevent\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_marketingevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_marketingevent_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"events_marketingevent\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_marketingevent_on_conflict", "description": "on_conflict condition type for table \"events_marketingevent\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_marketingevent_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_marketingevent_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_marketingevent_order_by", "description": "Ordering options when selecting data from \"events_marketingevent\".", "fields": null, "inputFields": [{"name": "address", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "base_questions", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "capacity", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "checkin_password", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ends_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "extra_questions", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "guide", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}, "defaultValue": null}, {"name": "guide_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "image", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_order_by", "ofType": null}, "defaultValue": null}, {"name": "image_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "starts_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "timezone", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title_primary", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title_secondary", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "venue", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "venue_detail", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_marketingevent_pk_columns_input", "description": "primary key columns input for table: events_marketingevent", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_marketingevent_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "base_questions", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "extra_questions", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "events_marketingevent_select_column", "description": "select columns of table \"events_marketingevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "address", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "base_questions", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "capacity", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "checkin_password", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ends_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "extra_questions", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "guide_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "image_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "starts_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "timezone", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title_primary", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title_secondary", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "venue", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "venue_detail", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_marketingevent_set_input", "description": "input type for updating data in table \"events_marketingevent\"", "fields": null, "inputFields": [{"name": "address", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "base_questions", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "capacity", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "checkin_password", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ends_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "extra_questions", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "guide_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "image_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "starts_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "timezone", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "title_primary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "title_secondary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "venue", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "venue_detail", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_marketingevent_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_marketingevent_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_marketingevent_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_marketingevent_stream_cursor_input", "description": "Streaming cursor of the table \"events_marketingevent\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_marketingevent_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "address", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "base_questions", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "capacity", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "checkin_password", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ends_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "extra_questions", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "guide_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "image_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "starts_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "timezone", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "title_primary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "title_secondary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "venue", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "venue_detail", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_marketingevent_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "events_marketingevent_update_column", "description": "update columns of table \"events_marketingevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "address", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "base_questions", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "capacity", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "checkin_password", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ends_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "extra_questions", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "guide_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "image_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "starts_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "timezone", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title_primary", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title_secondary", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "venue", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "venue_detail", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_marketingevent_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_marketingevent_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_marketingevent_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_marketingevent_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_max_fields", "description": "aggregate max on columns", "fields": [{"name": "app_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "author", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "branch", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "input_transcription", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "invocation_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "long_running_tool_ids_json", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "output_transcription", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timestamp", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_max_order_by", "description": "order by max() on columns of table \"events\"", "fields": null, "inputFields": [{"name": "app_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "author", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "branch", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "input_transcription", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "invocation_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "long_running_tool_ids_json", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "output_transcription", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "timestamp", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_min_fields", "description": "aggregate min on columns", "fields": [{"name": "app_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "author", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "branch", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "input_transcription", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "invocation_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "long_running_tool_ids_json", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "output_transcription", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timestamp", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_min_order_by", "description": "order by min() on columns of table \"events\"", "fields": null, "inputFields": [{"name": "app_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "author", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "branch", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "input_transcription", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "invocation_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "long_running_tool_ids_json", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "output_transcription", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "timestamp", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "events_mutation_response", "description": "response of any mutation on the table \"events\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"events\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "events_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_on_conflict", "description": "on_conflict condition type for table \"events\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_order_by", "description": "Ordering options when selecting data from \"events\".", "fields": null, "inputFields": [{"name": "actions", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "app_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "author", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "branch", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "citation_metadata", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "content", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "custom_metadata", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "grounding_metadata", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "input_transcription", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interrupted", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "invocation_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "long_running_tool_ids_json", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "output_transcription", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partial", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "session", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_order_by", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "timestamp", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "turn_complete", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "usage_metadata", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_pk_columns_input", "description": "primary key columns input for table: events", "fields": null, "inputFields": [{"name": "app_name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "citation_metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "content", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "custom_metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "grounding_metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "usage_metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "events_select_column", "description": "select columns of table \"events\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "actions", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "app_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "author", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "branch", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "citation_metadata", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "content", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "custom_metadata", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "grounding_metadata", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "input_transcription", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "interrupted", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "invocation_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "long_running_tool_ids_json", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "output_transcription", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partial", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "timestamp", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "turn_complete", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "usage_metadata", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "events_select_column_events_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"events_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"events\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "interrupted", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partial", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "turn_complete", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "events_select_column_events_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"events_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"events\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "interrupted", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partial", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "turn_complete", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_set_input", "description": "input type for updating data in table \"events\"", "fields": null, "inputFields": [{"name": "actions", "description": null, "type": {"kind": "SCALAR", "name": "bytea", "ofType": null}, "defaultValue": null}, {"name": "app_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "author", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "branch", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "citation_metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "content", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "custom_metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "error_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "grounding_metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "input_transcription", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "interrupted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "invocation_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "long_running_tool_ids_json", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "output_transcription", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partial", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "timestamp", "description": null, "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "defaultValue": null}, {"name": "turn_complete", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "usage_metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_stream_cursor_input", "description": "Streaming cursor of the table \"events\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "actions", "description": null, "type": {"kind": "SCALAR", "name": "bytea", "ofType": null}, "defaultValue": null}, {"name": "app_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "author", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "branch", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "citation_metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "content", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "custom_metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "error_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "grounding_metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "input_transcription", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "interrupted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "invocation_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "long_running_tool_ids_json", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "output_transcription", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partial", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "timestamp", "description": null, "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "defaultValue": null}, {"name": "turn_complete", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "usage_metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "events_update_column", "description": "update columns of table \"events\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "actions", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "app_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "author", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "branch", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "citation_metadata", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "content", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "custom_metadata", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "grounding_metadata", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "input_transcription", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "interrupted", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "invocation_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "long_running_tool_ids_json", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "output_transcription", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partial", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "timestamp", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "turn_complete", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "usage_metadata", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "events_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "events_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "events_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "events_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "events_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "files_file", "description": "columns and relationships of \"files_file\"", "fields": [{"name": "access", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "checksum", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "file", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gemini_response", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partners", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partner_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partners_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partner_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partners_by_logo_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partner_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partners_by_logo_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partner_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "merged_from", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "original_filename", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_passagewirepaymentreports", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_passagewirepaymentreport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_passagewirepaymentreport", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_passagewirepaymentreports_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_passagewirepaymentreport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_passagewirepaymentreport_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_payments", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_payment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_payment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_payments_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_payment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_payment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplications", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplications_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplications_by_withdrawal_consent_file_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplications_by_withdrawal_consent_file_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "storage_acl", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "files_file_aggregate", "description": "aggregated selection of \"files_file\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "files_file_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "files_file", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_file_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_file_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "files_file_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "files_file_aggregate_fields", "description": "aggregate fields of \"files_file\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "files_file_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "files_file_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "files_file_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_file_aggregate_order_by", "description": "order by aggregate values of table \"files_file\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_file_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "gemini_response", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_file_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"files_file\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_file_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "files_file_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "description": "Boolean expression to filter rows from the table \"files_file\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "access", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "checksum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "file", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "gemini_response", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partners", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partners_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partners_by_logo_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partners_by_logo_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "merged_from", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "original_filename", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_passagewirepaymentreports", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_passagewirepaymentreports_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_payments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_payments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplications_by_withdrawal_consent_file_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplications_by_withdrawal_consent_file_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "storage_acl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "files_file_constraint", "description": "unique or primary key constraints on table \"files_file\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "files_file_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_file_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "gemini_response", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_file_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "gemini_response", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_file_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "gemini_response", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_file_insert_input", "description": "input type for inserting data into table \"files_file\"", "fields": null, "inputFields": [{"name": "access", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "checksum", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "file", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "gemini_response", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_partners", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_partners_by_logo_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "merged_from", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "original_filename", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "products_passagewirepaymentreports", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_payments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplications_by_withdrawal_consent_file_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "storage_acl", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "files_file_max_fields", "description": "aggregate max on columns", "fields": [{"name": "access", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "checksum", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "file", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "merged_from", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "original_filename", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "storage_acl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_file_max_order_by", "description": "order by max() on columns of table \"files_file\"", "fields": null, "inputFields": [{"name": "access", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "checksum", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "file", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "merged_from", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "original_filename", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "storage_acl", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "files_file_min_fields", "description": "aggregate min on columns", "fields": [{"name": "access", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "checksum", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "file", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "merged_from", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "original_filename", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "storage_acl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_file_min_order_by", "description": "order by min() on columns of table \"files_file\"", "fields": null, "inputFields": [{"name": "access", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "checksum", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "file", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "merged_from", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "original_filename", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "storage_acl", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "files_file_mutation_response", "description": "response of any mutation on the table \"files_file\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "files_file", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_file_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"files_file\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_file_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "files_file_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_file_on_conflict", "description": "on_conflict condition type for table \"files_file\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "files_file_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "files_file_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_file_order_by", "description": "Ordering options when selecting data from \"files_file\".", "fields": null, "inputFields": [{"name": "access", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "checksum", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "file", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "gemini_response", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partners_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partners_by_logo_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "merged_from", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "original_filename", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_passagewirepaymentreports_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_payments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplications_by_withdrawal_consent_file_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "storage_acl", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_file_pk_columns_input", "description": "primary key columns input for table: files_file", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_file_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "gemini_response", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "files_file_select_column", "description": "select columns of table \"files_file\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "access", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "checksum", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "file", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "gemini_response", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "merged_from", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "original_filename", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "storage_acl", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_file_set_input", "description": "input type for updating data in table \"files_file\"", "fields": null, "inputFields": [{"name": "access", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "checksum", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "file", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "gemini_response", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "merged_from", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "original_filename", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "storage_acl", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_file_stream_cursor_input", "description": "Streaming cursor of the table \"files_file\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_file_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_file_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "access", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "checksum", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "file", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "gemini_response", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "merged_from", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "original_filename", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "storage_acl", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "files_file_update_column", "description": "update columns of table \"files_file\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "access", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "checksum", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "file", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "gemini_response", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "merged_from", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "original_filename", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "storage_acl", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_file_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "files_file_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "files_file_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "files_file_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "files_file_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "files_file_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "files_file_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "files_publicfile", "description": "columns and relationships of \"files_publicfile\"", "fields": [{"name": "blob_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "bucket", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "original_filename", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "files_publicfile_aggregate", "description": "aggregated selection of \"files_publicfile\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "files_publicfile_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "files_publicfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "files_publicfile_aggregate_fields", "description": "aggregate fields of \"files_publicfile\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "files_publicfile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "files_publicfile_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "files_publicfile_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_publicfile_bool_exp", "description": "Boolean expression to filter rows from the table \"files_publicfile\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_publicfile_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_publicfile_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_publicfile_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "blob_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "bucket", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "original_filename", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "files_publicfile_constraint", "description": "unique or primary key constraints on table \"files_publicfile\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "files_publicfile_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_publicfile_bucket_blob", "description": "unique or primary key constraint on columns \"bucket\", \"blob_name\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_publicfile_insert_input", "description": "input type for inserting data into table \"files_publicfile\"", "fields": null, "inputFields": [{"name": "blob_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "bucket", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "original_filename", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "files_publicfile_max_fields", "description": "aggregate max on columns", "fields": [{"name": "blob_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "bucket", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "original_filename", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "files_publicfile_min_fields", "description": "aggregate min on columns", "fields": [{"name": "blob_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "bucket", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "original_filename", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "files_publicfile_mutation_response", "description": "response of any mutation on the table \"files_publicfile\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "files_publicfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_publicfile_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"files_publicfile\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_publicfile_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "files_publicfile_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_publicfile_on_conflict", "description": "on_conflict condition type for table \"files_publicfile\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "files_publicfile_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "files_publicfile_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_publicfile_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_publicfile_order_by", "description": "Ordering options when selecting data from \"files_publicfile\".", "fields": null, "inputFields": [{"name": "blob_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "bucket", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "original_filename", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_publicfile_pk_columns_input", "description": "primary key columns input for table: files_publicfile", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "files_publicfile_select_column", "description": "select columns of table \"files_publicfile\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "blob_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "bucket", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "original_filename", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_publicfile_set_input", "description": "input type for updating data in table \"files_publicfile\"", "fields": null, "inputFields": [{"name": "blob_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "bucket", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "original_filename", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_publicfile_stream_cursor_input", "description": "Streaming cursor of the table \"files_publicfile\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_publicfile_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_publicfile_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "blob_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "bucket", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "original_filename", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "files_publicfile_update_column", "description": "update columns of table \"files_publicfile\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "blob_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "bucket", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "original_filename", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_publicfile_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "files_publicfile_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_publicfile_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "files_storage", "description": "columns and relationships of \"files_storage\"", "fields": [{"name": "abs_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "alt_text", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "caption", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "file", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "files_publicfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "file_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "index", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "used_as", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "files_storage_aggregate", "description": "aggregated selection of \"files_storage\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "files_storage_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "files_storage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "files_storage_aggregate_fields", "description": "aggregate fields of \"files_storage\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "files_storage_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "files_storage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "files_storage_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "files_storage_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "files_storage_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "files_storage_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "files_storage_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "files_storage_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "files_storage_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "files_storage_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "files_storage_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "files_storage_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "index", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_storage_bool_exp", "description": "Boolean expression to filter rows from the table \"files_storage\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_storage_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_storage_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_storage_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "abs_url", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "alt_text", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "caption", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "file", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_publicfile_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "file_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "index", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "used_as", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "files_storage_constraint", "description": "unique or primary key constraints on table \"files_storage\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "files_storage_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_storage_target_used_abs_url", "description": "unique or primary key constraint on columns \"target_type_id\", \"target_id\", \"used_as\", \"abs_url\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_storage_target_used_file", "description": "unique or primary key constraint on columns \"target_type_id\", \"target_id\", \"used_as\", \"file_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_storage_inc_input", "description": "input type for incrementing numeric columns in table \"files_storage\"", "fields": null, "inputFields": [{"name": "index", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_storage_insert_input", "description": "input type for inserting data into table \"files_storage\"", "fields": null, "inputFields": [{"name": "abs_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "alt_text", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "caption", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "file", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_publicfile_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "file_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "index", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "used_as", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "files_storage_max_fields", "description": "aggregate max on columns", "fields": [{"name": "abs_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "alt_text", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "caption", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "file_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "index", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "used_as", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "files_storage_min_fields", "description": "aggregate min on columns", "fields": [{"name": "abs_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "alt_text", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "caption", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "file_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "index", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "used_as", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "files_storage_mutation_response", "description": "response of any mutation on the table \"files_storage\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "files_storage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_storage_on_conflict", "description": "on_conflict condition type for table \"files_storage\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "files_storage_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "files_storage_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_storage_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_storage_order_by", "description": "Ordering options when selecting data from \"files_storage\".", "fields": null, "inputFields": [{"name": "abs_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "alt_text", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "caption", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "file", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_publicfile_order_by", "ofType": null}, "defaultValue": null}, {"name": "file_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "index", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "used_as", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_storage_pk_columns_input", "description": "primary key columns input for table: files_storage", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "files_storage_select_column", "description": "select columns of table \"files_storage\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "abs_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "alt_text", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "caption", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "file_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "index", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "used_as", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_storage_set_input", "description": "input type for updating data in table \"files_storage\"", "fields": null, "inputFields": [{"name": "abs_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "alt_text", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "caption", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "file_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "index", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "used_as", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "files_storage_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "index", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "files_storage_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "index", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "files_storage_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "index", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_storage_stream_cursor_input", "description": "Streaming cursor of the table \"files_storage\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_storage_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_storage_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "abs_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "alt_text", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "caption", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "file_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "index", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "used_as", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "files_storage_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "index", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "files_storage_update_column", "description": "update columns of table \"files_storage\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "abs_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "alt_text", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "caption", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "file_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "index", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "used_as", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "files_storage_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "files_storage_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "files_storage_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_storage_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "files_storage_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "index", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "files_storage_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "index", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "files_storage_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "index", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "float8", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "description": "Boolean expression to compare columns of type \"float8\". All fields are combined with logical 'AND'.", "fields": null, "inputFields": [{"name": "_eq", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "_gt", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "_gte", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "_in", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "float8", "ofType": null}}}, "defaultValue": null}, {"name": "_is_null", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "_lt", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "_lte", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "_neq", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "_nin", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "float8", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_accesstoken", "description": "columns and relationships of \"identity_accesstoken\"", "fields": [{"name": "application", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_application", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "expires", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id_token", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_idtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityRefreshtokenById", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_refreshtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_refresh_token", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_refreshtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_refresh_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_accesstoken_aggregate", "description": "aggregated selection of \"identity_accesstoken\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_accesstoken_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_accesstoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_accesstoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_accesstoken_aggregate_fields", "description": "aggregate fields of \"identity_accesstoken\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_accesstoken_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_accesstoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_accesstoken_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_accesstoken_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_accesstoken_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_accesstoken_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_accesstoken_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_accesstoken_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_accesstoken_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_accesstoken_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_accesstoken_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_aggregate_order_by", "description": "order by aggregate values of table \"identity_accesstoken\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_accesstoken\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_accesstoken_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_refresh_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_avg_order_by", "description": "order by avg() on columns of table \"identity_accesstoken\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_refresh_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_accesstoken\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "expires", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id_token", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "id_token_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identityRefreshtokenById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "source_refresh_token", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "source_refresh_token_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_accesstoken_constraint", "description": "unique or primary key constraints on table \"identity_accesstoken\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_accesstoken_id_token_id_key", "description": "unique or primary key constraint on columns \"id_token_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "identity_accesstoken_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "identity_accesstoken_source_refresh_token_id_key", "description": "unique or primary key constraint on columns \"source_refresh_token_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_inc_input", "description": "input type for incrementing numeric columns in table \"identity_accesstoken\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "id_token_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "source_refresh_token_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_insert_input", "description": "input type for inserting data into table \"identity_accesstoken\"", "fields": null, "inputFields": [{"name": "application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "expires", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "id_token", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "id_token_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "identityRefreshtokenById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_refresh_token", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "source_refresh_token_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_accesstoken_max_fields", "description": "aggregate max on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expires", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_refresh_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_max_order_by", "description": "order by max() on columns of table \"identity_accesstoken\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expires", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_refresh_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_accesstoken_min_fields", "description": "aggregate min on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expires", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_refresh_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_min_order_by", "description": "order by min() on columns of table \"identity_accesstoken\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expires", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_refresh_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_accesstoken_mutation_response", "description": "response of any mutation on the table \"identity_accesstoken\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_accesstoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"identity_accesstoken\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_on_conflict", "description": "on_conflict condition type for table \"identity_accesstoken\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_accesstoken_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_accesstoken_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_order_by", "description": "Ordering options when selecting data from \"identity_accesstoken\".", "fields": null, "inputFields": [{"name": "application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_order_by", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expires", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id_token", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_order_by", "ofType": null}, "defaultValue": null}, {"name": "id_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identityRefreshtokenById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_order_by", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_refresh_token", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_order_by", "ofType": null}, "defaultValue": null}, {"name": "source_refresh_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_pk_columns_input", "description": "primary key columns input for table: identity_accesstoken", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_accesstoken_select_column", "description": "select columns of table \"identity_accesstoken\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expires", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id_token_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_refresh_token_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_set_input", "description": "input type for updating data in table \"identity_accesstoken\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "expires", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "id_token_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_refresh_token_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_accesstoken_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_refresh_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_stddev_order_by", "description": "order by stddev() on columns of table \"identity_accesstoken\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_refresh_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_accesstoken_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_refresh_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"identity_accesstoken\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_refresh_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_accesstoken_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_refresh_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"identity_accesstoken\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_refresh_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_stream_cursor_input", "description": "Streaming cursor of the table \"identity_accesstoken\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "expires", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "id_token_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_refresh_token_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_accesstoken_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_refresh_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_sum_order_by", "description": "order by sum() on columns of table \"identity_accesstoken\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_refresh_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_accesstoken_update_column", "description": "update columns of table \"identity_accesstoken\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expires", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id_token_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_refresh_token_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_accesstoken_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_refresh_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_var_pop_order_by", "description": "order by var_pop() on columns of table \"identity_accesstoken\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_refresh_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_accesstoken_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_refresh_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_var_samp_order_by", "description": "order by var_samp() on columns of table \"identity_accesstoken\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_refresh_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_accesstoken_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_refresh_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_variance_order_by", "description": "order by variance() on columns of table \"identity_accesstoken\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_refresh_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_application", "description": "columns and relationships of \"identity_application\"", "fields": [{"name": "algorithm", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "authorization_grant_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "client_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "client_secret", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "client_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_accesstokens", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_accesstoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_accesstoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_accesstokens_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_accesstoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_accesstoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_grants", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_grant_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_grant_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_grant", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_grants_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_grant_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_grant_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_grant_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_idtokens", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_idtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_idtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_idtokens_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_idtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_idtoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_refreshtokens", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_refreshtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_refreshtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_refreshtokens_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_refreshtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_refreshtoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "post_logout_redirect_uris", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "redirect_uris", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "skip_authorization", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_application_aggregate", "description": "aggregated selection of \"identity_application\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_application_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_application", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_application_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_application_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_application_select_column_identity_application_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_application_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_application_select_column_identity_application_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_application_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_application_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_application_aggregate_fields", "description": "aggregate fields of \"identity_application\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_application_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_application_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_application_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_application_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_application_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_application_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_application_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_application_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_application_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_application_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_application_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_application_aggregate_order_by", "description": "order by aggregate values of table \"identity_application\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_application_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_application\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_application_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_application_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_application_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_application_avg_order_by", "description": "order by avg() on columns of table \"identity_application\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_application_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_application\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_application_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_application_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "algorithm", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "authorization_grant_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "client_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "client_secret", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "client_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_accesstokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_accesstokens_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_grants", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_grants_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_idtokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_idtokens_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_refreshtokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_refreshtokens_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "post_logout_redirect_uris", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "redirect_uris", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "skip_authorization", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_application_constraint", "description": "unique or primary key constraints on table \"identity_application\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_application_client_id_key", "description": "unique or primary key constraint on columns \"client_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "identity_application_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_application_inc_input", "description": "input type for incrementing numeric columns in table \"identity_application\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_application_insert_input", "description": "input type for inserting data into table \"identity_application\"", "fields": null, "inputFields": [{"name": "algorithm", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "authorization_grant_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "client_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "client_secret", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "client_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "identity_accesstokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_grants", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_idtokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_refreshtokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "post_logout_redirect_uris", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "redirect_uris", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "skip_authorization", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_application_max_fields", "description": "aggregate max on columns", "fields": [{"name": "algorithm", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "authorization_grant_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "client_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "client_secret", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "client_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "post_logout_redirect_uris", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "redirect_uris", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_application_max_order_by", "description": "order by max() on columns of table \"identity_application\"", "fields": null, "inputFields": [{"name": "algorithm", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "authorization_grant_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "client_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "client_secret", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "client_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "post_logout_redirect_uris", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "redirect_uris", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_application_min_fields", "description": "aggregate min on columns", "fields": [{"name": "algorithm", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "authorization_grant_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "client_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "client_secret", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "client_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "post_logout_redirect_uris", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "redirect_uris", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_application_min_order_by", "description": "order by min() on columns of table \"identity_application\"", "fields": null, "inputFields": [{"name": "algorithm", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "authorization_grant_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "client_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "client_secret", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "client_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "post_logout_redirect_uris", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "redirect_uris", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_application_mutation_response", "description": "response of any mutation on the table \"identity_application\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_application", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_application_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"identity_application\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_application_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_application_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_application_on_conflict", "description": "on_conflict condition type for table \"identity_application\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_application_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_application_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_application_order_by", "description": "Ordering options when selecting data from \"identity_application\".", "fields": null, "inputFields": [{"name": "algorithm", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "authorization_grant_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "client_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "client_secret", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "client_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_accesstokens_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_grants_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_idtokens_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_refreshtokens_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "post_logout_redirect_uris", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "redirect_uris", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "skip_authorization", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_application_pk_columns_input", "description": "primary key columns input for table: identity_application", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_application_select_column", "description": "select columns of table \"identity_application\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "algorithm", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "authorization_grant_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "client_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "client_secret", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "client_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "post_logout_redirect_uris", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "redirect_uris", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "skip_authorization", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "identity_application_select_column_identity_application_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"identity_application_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"identity_application\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "skip_authorization", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "identity_application_select_column_identity_application_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"identity_application_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"identity_application\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "skip_authorization", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_application_set_input", "description": "input type for updating data in table \"identity_application\"", "fields": null, "inputFields": [{"name": "algorithm", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "authorization_grant_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "client_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "client_secret", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "client_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "post_logout_redirect_uris", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "redirect_uris", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "skip_authorization", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_application_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_application_stddev_order_by", "description": "order by stddev() on columns of table \"identity_application\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_application_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_application_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"identity_application\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_application_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_application_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"identity_application\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_application_stream_cursor_input", "description": "Streaming cursor of the table \"identity_application\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_application_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_application_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "algorithm", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "authorization_grant_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "client_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "client_secret", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "client_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "post_logout_redirect_uris", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "redirect_uris", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "skip_authorization", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_application_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_application_sum_order_by", "description": "order by sum() on columns of table \"identity_application\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_application_update_column", "description": "update columns of table \"identity_application\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "algorithm", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "authorization_grant_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "client_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "client_secret", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "client_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "post_logout_redirect_uris", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "redirect_uris", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "skip_authorization", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_application_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_application_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_application_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_application_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_application_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_application_var_pop_order_by", "description": "order by var_pop() on columns of table \"identity_application\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_application_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_application_var_samp_order_by", "description": "order by var_samp() on columns of table \"identity_application\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_application_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_application_variance_order_by", "description": "order by variance() on columns of table \"identity_application\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_assignee", "description": "columns and relationships of \"identity_assignee\"", "fields": [{"name": "app_context", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "follow_up_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_journey", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_checked_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "snooze_count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state_remark", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_to_first_action", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_to_last_action", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "userapplication", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_assignee_aggregate", "description": "aggregated selection of \"identity_assignee\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_assignee_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignee", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignee_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignee_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_assignee_aggregate_fields", "description": "aggregate fields of \"identity_assignee\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_assignee_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_assignee_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_assignee_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_assignee_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_assignee_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_assignee_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_assignee_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_assignee_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_assignee_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_assignee_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignee_aggregate_order_by", "description": "order by aggregate values of table \"identity_assignee\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignee_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_assignee\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_assignee_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "priority", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snooze_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_to_first_action", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_to_last_action", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignee_avg_order_by", "description": "order by avg() on columns of table \"identity_assignee\"", "fields": null, "inputFields": [{"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snooze_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_to_first_action", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_to_last_action", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_assignee\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "app_context", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "follow_up_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "journey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "last_checked_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "snooze_count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state_remark", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "time_to_first_action", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "time_to_last_action", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_assignee_constraint", "description": "unique or primary key constraints on table \"identity_assignee\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_assignee_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignee_inc_input", "description": "input type for incrementing numeric columns in table \"identity_assignee\"", "fields": null, "inputFields": [{"name": "priority", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "snooze_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "time_to_first_action", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "time_to_last_action", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignee_insert_input", "description": "input type for inserting data into table \"identity_assignee\"", "fields": null, "inputFields": [{"name": "app_context", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "follow_up_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "journey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "last_checked_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "snooze_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state_remark", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "target_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "time_to_first_action", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "time_to_last_action", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_assignee_max_fields", "description": "aggregate max on columns", "fields": [{"name": "app_context", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "follow_up_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_checked_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snooze_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state_remark", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_to_first_action", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_to_last_action", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignee_max_order_by", "description": "order by max() on columns of table \"identity_assignee\"", "fields": null, "inputFields": [{"name": "app_context", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "follow_up_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_checked_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snooze_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state_remark", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_to_first_action", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_to_last_action", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_assignee_min_fields", "description": "aggregate min on columns", "fields": [{"name": "app_context", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "follow_up_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_checked_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snooze_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state_remark", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_to_first_action", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_to_last_action", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignee_min_order_by", "description": "order by min() on columns of table \"identity_assignee\"", "fields": null, "inputFields": [{"name": "app_context", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "follow_up_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_checked_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snooze_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state_remark", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_to_first_action", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_to_last_action", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_assignee_mutation_response", "description": "response of any mutation on the table \"identity_assignee\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignee", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignee_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"identity_assignee\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignee_on_conflict", "description": "on_conflict condition type for table \"identity_assignee\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignee_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignee_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignee_order_by", "description": "Ordering options when selecting data from \"identity_assignee\".", "fields": null, "inputFields": [{"name": "app_context", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "follow_up_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "journey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}, "defaultValue": null}, {"name": "last_checked_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snooze_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state_remark", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_to_first_action", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_to_last_action", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignee_pk_columns_input", "description": "primary key columns input for table: identity_assignee", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_assignee_select_column", "description": "select columns of table \"identity_assignee\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "app_context", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "follow_up_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_checked_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "snooze_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state_remark", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "time_to_first_action", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "time_to_last_action", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignee_set_input", "description": "input type for updating data in table \"identity_assignee\"", "fields": null, "inputFields": [{"name": "app_context", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "follow_up_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_checked_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "snooze_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state_remark", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "time_to_first_action", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "time_to_last_action", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_assignee_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "priority", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snooze_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_to_first_action", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_to_last_action", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignee_stddev_order_by", "description": "order by stddev() on columns of table \"identity_assignee\"", "fields": null, "inputFields": [{"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snooze_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_to_first_action", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_to_last_action", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_assignee_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "priority", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snooze_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_to_first_action", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_to_last_action", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignee_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"identity_assignee\"", "fields": null, "inputFields": [{"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snooze_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_to_first_action", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_to_last_action", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_assignee_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "priority", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snooze_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_to_first_action", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_to_last_action", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignee_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"identity_assignee\"", "fields": null, "inputFields": [{"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snooze_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_to_first_action", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_to_last_action", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignee_stream_cursor_input", "description": "Streaming cursor of the table \"identity_assignee\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignee_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "app_context", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "follow_up_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_checked_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "snooze_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state_remark", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "time_to_first_action", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "time_to_last_action", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_assignee_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "priority", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snooze_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_to_first_action", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_to_last_action", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignee_sum_order_by", "description": "order by sum() on columns of table \"identity_assignee\"", "fields": null, "inputFields": [{"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snooze_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_to_first_action", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_to_last_action", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_assignee_update_column", "description": "update columns of table \"identity_assignee\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "app_context", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "follow_up_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_checked_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "snooze_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state_remark", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "time_to_first_action", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "time_to_last_action", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignee_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_assignee_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "priority", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snooze_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_to_first_action", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_to_last_action", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignee_var_pop_order_by", "description": "order by var_pop() on columns of table \"identity_assignee\"", "fields": null, "inputFields": [{"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snooze_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_to_first_action", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_to_last_action", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_assignee_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "priority", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snooze_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_to_first_action", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_to_last_action", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignee_var_samp_order_by", "description": "order by var_samp() on columns of table \"identity_assignee\"", "fields": null, "inputFields": [{"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snooze_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_to_first_action", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_to_last_action", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_assignee_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "priority", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snooze_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_to_first_action", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_to_last_action", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignee_variance_order_by", "description": "order by variance() on columns of table \"identity_assignee\"", "fields": null, "inputFields": [{"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snooze_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_to_first_action", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_to_last_action", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_assignmenthistory", "description": "columns and relationships of \"identity_assignmenthistory\"", "fields": [{"name": "assignment_context", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityUserByUserId", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruser", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "segment_value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_assignmenthistory_aggregate", "description": "aggregated selection of \"identity_assignmenthistory\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_assignmenthistory_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignmenthistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignmenthistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_assignmenthistory_aggregate_fields", "description": "aggregate fields of \"identity_assignmenthistory\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignmenthistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_assignmenthistory_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_assignmenthistory_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_aggregate_order_by", "description": "order by aggregate values of table \"identity_assignmenthistory\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_assignmenthistory\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_assignmenthistory\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "assignment_context", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partneruser", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "segment_value", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_assignmenthistory_constraint", "description": "unique or primary key constraints on table \"identity_assignmenthistory\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_assignmenthistory_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_insert_input", "description": "input type for inserting data into table \"identity_assignmenthistory\"", "fields": null, "inputFields": [{"name": "assignment_context", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_partneruser", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "segment_value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_assignmenthistory_max_fields", "description": "aggregate max on columns", "fields": [{"name": "assignment_context", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "segment_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_max_order_by", "description": "order by max() on columns of table \"identity_assignmenthistory\"", "fields": null, "inputFields": [{"name": "assignment_context", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "segment_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_assignmenthistory_min_fields", "description": "aggregate min on columns", "fields": [{"name": "assignment_context", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "segment_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_min_order_by", "description": "order by min() on columns of table \"identity_assignmenthistory\"", "fields": null, "inputFields": [{"name": "assignment_context", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "segment_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_assignmenthistory_mutation_response", "description": "response of any mutation on the table \"identity_assignmenthistory\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignmenthistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_on_conflict", "description": "on_conflict condition type for table \"identity_assignmenthistory\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignmenthistory_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignmenthistory_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_order_by", "description": "Ordering options when selecting data from \"identity_assignmenthistory\".", "fields": null, "inputFields": [{"name": "assignment_context", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partneruser", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "segment_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_pk_columns_input", "description": "primary key columns input for table: identity_assignmenthistory", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_assignmenthistory_select_column", "description": "select columns of table \"identity_assignmenthistory\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "assignment_context", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "segment_value", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_set_input", "description": "input type for updating data in table \"identity_assignmenthistory\"", "fields": null, "inputFields": [{"name": "assignment_context", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "segment_value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_stream_cursor_input", "description": "Streaming cursor of the table \"identity_assignmenthistory\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "assignment_context", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "segment_value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_assignmenthistory_update_column", "description": "update columns of table \"identity_assignmenthistory\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "assignment_context", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "segment_value", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_externalidentifier", "description": "columns and relationships of \"identity_externalidentifier\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issuer_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issuer_type", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issuer_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "valid_from", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "valid_to", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "verified_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_externalidentifier_aggregate", "description": "aggregated selection of \"identity_externalidentifier\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_externalidentifier_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_externalidentifier", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_externalidentifier_aggregate_fields", "description": "aggregate fields of \"identity_externalidentifier\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_externalidentifier_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_externalidentifier_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_externalidentifier_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_externalidentifier_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_externalidentifier_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_externalidentifier_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_externalidentifier_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_externalidentifier_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_externalidentifier_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_externalidentifier_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_externalidentifier_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_externalidentifier_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "issuer_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_externalidentifier\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "issuer_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "issuer_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issuer_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "valid_from", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "valid_to", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "verified_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_externalidentifier_constraint", "description": "unique or primary key constraints on table \"identity_externalidentifier\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_externalidentifier_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_extid_live_per_issuer_value", "description": "unique or primary key constraint on columns \"issuer_id\", \"kind\", \"issuer_type_id\", \"value\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_extid_live_per_target_kind", "description": "unique or primary key constraint on columns \"target_type_id\", \"target_id\", \"issuer_id\", \"kind\", \"issuer_type_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_inc_input", "description": "input type for incrementing numeric columns in table \"identity_externalidentifier\"", "fields": null, "inputFields": [{"name": "issuer_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_insert_input", "description": "input type for inserting data into table \"identity_externalidentifier\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "issuer_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "issuer_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "issuer_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "valid_from", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "valid_to", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "verified_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_externalidentifier_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issuer_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issuer_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "valid_from", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "valid_to", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "verified_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_externalidentifier_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issuer_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issuer_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "valid_from", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "valid_to", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "verified_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_externalidentifier_mutation_response", "description": "response of any mutation on the table \"identity_externalidentifier\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_externalidentifier", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_on_conflict", "description": "on_conflict condition type for table \"identity_externalidentifier\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_externalidentifier_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_externalidentifier_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_order_by", "description": "Ordering options when selecting data from \"identity_externalidentifier\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "issuer_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "issuer_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}, "defaultValue": null}, {"name": "issuer_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "valid_from", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "valid_to", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "verified_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_pk_columns_input", "description": "primary key columns input for table: identity_externalidentifier", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_externalidentifier_select_column", "description": "select columns of table \"identity_externalidentifier\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "issuer_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "issuer_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "valid_from", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "valid_to", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "verified_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_set_input", "description": "input type for updating data in table \"identity_externalidentifier\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "issuer_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "issuer_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "valid_from", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "valid_to", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "verified_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_externalidentifier_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "issuer_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_externalidentifier_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "issuer_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_externalidentifier_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "issuer_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_stream_cursor_input", "description": "Streaming cursor of the table \"identity_externalidentifier\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "issuer_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "issuer_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "valid_from", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "valid_to", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "verified_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_externalidentifier_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "issuer_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_externalidentifier_update_column", "description": "update columns of table \"identity_externalidentifier\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "issuer_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "issuer_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "valid_from", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "valid_to", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "verified_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_externalidentifier_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "issuer_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_externalidentifier_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "issuer_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_externalidentifier_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "issuer_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_grant", "description": "columns and relationships of \"identity_grant\"", "fields": [{"name": "application", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_application", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "claims", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "code", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "code_challenge", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "code_challenge_method", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "expires", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "nonce", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "redirect_uri", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_grant_aggregate", "description": "aggregated selection of \"identity_grant\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_grant_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_grant", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_grant_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_grant_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_grant_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_grant_aggregate_fields", "description": "aggregate fields of \"identity_grant\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_grant_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_grant_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_grant_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_grant_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_grant_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_grant_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_grant_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_grant_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_grant_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_grant_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_grant_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_grant_aggregate_order_by", "description": "order by aggregate values of table \"identity_grant\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_grant_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_grant\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_grant_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_grant_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_grant_avg_order_by", "description": "order by avg() on columns of table \"identity_grant\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_grant_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_grant\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_grant_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_grant_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "claims", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "code_challenge", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "code_challenge_method", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "expires", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "nonce", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "redirect_uri", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_grant_constraint", "description": "unique or primary key constraints on table \"identity_grant\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_grant_code_key", "description": "unique or primary key constraint on columns \"code\"", "isDeprecated": false, "deprecationReason": null}, {"name": "identity_grant_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_grant_inc_input", "description": "input type for incrementing numeric columns in table \"identity_grant\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_grant_insert_input", "description": "input type for inserting data into table \"identity_grant\"", "fields": null, "inputFields": [{"name": "application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "claims", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "code_challenge", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "code_challenge_method", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "expires", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "nonce", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "redirect_uri", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_grant_max_fields", "description": "aggregate max on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "claims", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "code_challenge", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "code_challenge_method", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expires", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nonce", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "redirect_uri", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_grant_max_order_by", "description": "order by max() on columns of table \"identity_grant\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "claims", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "code_challenge", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "code_challenge_method", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expires", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "nonce", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "redirect_uri", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_grant_min_fields", "description": "aggregate min on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "claims", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "code_challenge", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "code_challenge_method", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expires", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nonce", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "redirect_uri", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_grant_min_order_by", "description": "order by min() on columns of table \"identity_grant\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "claims", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "code_challenge", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "code_challenge_method", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expires", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "nonce", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "redirect_uri", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_grant_mutation_response", "description": "response of any mutation on the table \"identity_grant\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_grant", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_grant_on_conflict", "description": "on_conflict condition type for table \"identity_grant\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_grant_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_grant_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_grant_order_by", "description": "Ordering options when selecting data from \"identity_grant\".", "fields": null, "inputFields": [{"name": "application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_order_by", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "claims", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "code_challenge", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "code_challenge_method", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expires", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "nonce", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "redirect_uri", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_grant_pk_columns_input", "description": "primary key columns input for table: identity_grant", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_grant_select_column", "description": "select columns of table \"identity_grant\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "claims", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "code_challenge", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "code_challenge_method", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expires", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "nonce", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "redirect_uri", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_grant_set_input", "description": "input type for updating data in table \"identity_grant\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "claims", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "code_challenge", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "code_challenge_method", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "expires", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "nonce", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "redirect_uri", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_grant_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_grant_stddev_order_by", "description": "order by stddev() on columns of table \"identity_grant\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_grant_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_grant_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"identity_grant\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_grant_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_grant_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"identity_grant\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_grant_stream_cursor_input", "description": "Streaming cursor of the table \"identity_grant\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_grant_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_grant_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "claims", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "code_challenge", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "code_challenge_method", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "expires", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "nonce", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "redirect_uri", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_grant_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_grant_sum_order_by", "description": "order by sum() on columns of table \"identity_grant\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_grant_update_column", "description": "update columns of table \"identity_grant\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "claims", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "code_challenge", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "code_challenge_method", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expires", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "nonce", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "redirect_uri", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_grant_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_grant_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_grant_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_grant_var_pop_order_by", "description": "order by var_pop() on columns of table \"identity_grant\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_grant_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_grant_var_samp_order_by", "description": "order by var_samp() on columns of table \"identity_grant\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_grant_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_grant_variance_order_by", "description": "order by variance() on columns of table \"identity_grant\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_idtoken", "description": "columns and relationships of \"identity_idtoken\"", "fields": [{"name": "application", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_application", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "expires", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_accesstoken", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_accesstoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "jti", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_idtoken_aggregate", "description": "aggregated selection of \"identity_idtoken\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_idtoken_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_idtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_idtoken_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_idtoken_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_idtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_idtoken_aggregate_fields", "description": "aggregate fields of \"identity_idtoken\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_idtoken_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_idtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_idtoken_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_idtoken_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_idtoken_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_idtoken_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_idtoken_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_idtoken_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_idtoken_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_idtoken_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_idtoken_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_idtoken_aggregate_order_by", "description": "order by aggregate values of table \"identity_idtoken\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_idtoken_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_idtoken\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_idtoken_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_idtoken_avg_order_by", "description": "order by avg() on columns of table \"identity_idtoken\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_idtoken_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_idtoken\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "expires", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_accesstoken", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "jti", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_idtoken_constraint", "description": "unique or primary key constraints on table \"identity_idtoken\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_idtoken_jti_key", "description": "unique or primary key constraint on columns \"jti\"", "isDeprecated": false, "deprecationReason": null}, {"name": "identity_idtoken_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_idtoken_inc_input", "description": "input type for incrementing numeric columns in table \"identity_idtoken\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_idtoken_insert_input", "description": "input type for inserting data into table \"identity_idtoken\"", "fields": null, "inputFields": [{"name": "application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "expires", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "identity_accesstoken", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "jti", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_idtoken_max_fields", "description": "aggregate max on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expires", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "jti", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_idtoken_max_order_by", "description": "order by max() on columns of table \"identity_idtoken\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expires", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "jti", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_idtoken_min_fields", "description": "aggregate min on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expires", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "jti", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_idtoken_min_order_by", "description": "order by min() on columns of table \"identity_idtoken\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expires", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "jti", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_idtoken_mutation_response", "description": "response of any mutation on the table \"identity_idtoken\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_idtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_idtoken_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"identity_idtoken\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_idtoken_on_conflict", "description": "on_conflict condition type for table \"identity_idtoken\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_idtoken_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_idtoken_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_idtoken_order_by", "description": "Ordering options when selecting data from \"identity_idtoken\".", "fields": null, "inputFields": [{"name": "application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_order_by", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expires", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_accesstoken", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_order_by", "ofType": null}, "defaultValue": null}, {"name": "jti", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_idtoken_pk_columns_input", "description": "primary key columns input for table: identity_idtoken", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_idtoken_select_column", "description": "select columns of table \"identity_idtoken\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expires", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "jti", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_idtoken_set_input", "description": "input type for updating data in table \"identity_idtoken\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "expires", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "jti", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_idtoken_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_idtoken_stddev_order_by", "description": "order by stddev() on columns of table \"identity_idtoken\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_idtoken_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_idtoken_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"identity_idtoken\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_idtoken_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_idtoken_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"identity_idtoken\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_idtoken_stream_cursor_input", "description": "Streaming cursor of the table \"identity_idtoken\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_idtoken_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "expires", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "jti", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_idtoken_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_idtoken_sum_order_by", "description": "order by sum() on columns of table \"identity_idtoken\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_idtoken_update_column", "description": "update columns of table \"identity_idtoken\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expires", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "jti", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_idtoken_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_idtoken_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_idtoken_var_pop_order_by", "description": "order by var_pop() on columns of table \"identity_idtoken\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_idtoken_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_idtoken_var_samp_order_by", "description": "order by var_samp() on columns of table \"identity_idtoken\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_idtoken_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_idtoken_variance_order_by", "description": "order by variance() on columns of table \"identity_idtoken\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_invitation", "description": "columns and relationships of \"identity_invitation\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_newuser", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_newuser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitee_email", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitee_first_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitee_last_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "inviter", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "inviter_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reason", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_invitation_aggregate", "description": "aggregated selection of \"identity_invitation\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_invitation_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_invitation", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitation_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitation_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_invitation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_invitation_aggregate_fields", "description": "aggregate fields of \"identity_invitation\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_invitation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_invitation_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_invitation_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitation_aggregate_order_by", "description": "order by aggregate values of table \"identity_invitation\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitation_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_invitation\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitation_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitation_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_invitation\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitation_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitation_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_newuser", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "invitee_email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "invitee_first_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "invitee_last_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "inviter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "inviter_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "reason", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_invitation_constraint", "description": "unique or primary key constraints on table \"identity_invitation\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_invitation_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitation_insert_input", "description": "input type for inserting data into table \"identity_invitation\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_newuser", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "invitee_email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "invitee_first_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "invitee_last_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "inviter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "inviter_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_invitation_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitee_email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitee_first_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitee_last_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "inviter_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitation_max_order_by", "description": "order by max() on columns of table \"identity_invitation\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "invitee_email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "invitee_first_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "invitee_last_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "inviter_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_invitation_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitee_email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitee_first_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitee_last_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "inviter_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitation_min_order_by", "description": "order by min() on columns of table \"identity_invitation\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "invitee_email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "invitee_first_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "invitee_last_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "inviter_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_invitation_mutation_response", "description": "response of any mutation on the table \"identity_invitation\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_invitation", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitation_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"identity_invitation\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitation_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitation_on_conflict", "description": "on_conflict condition type for table \"identity_invitation\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_invitation_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_invitation_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitation_order_by", "description": "Ordering options when selecting data from \"identity_invitation\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_newuser", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_order_by", "ofType": null}, "defaultValue": null}, {"name": "invitee_email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "invitee_first_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "invitee_last_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "inviter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "inviter_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitation_pk_columns_input", "description": "primary key columns input for table: identity_invitation", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_invitation_select_column", "description": "select columns of table \"identity_invitation\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "invitee_email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "invitee_first_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "invitee_last_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "inviter_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reason", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitation_set_input", "description": "input type for updating data in table \"identity_invitation\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "invitee_email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "invitee_first_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "invitee_last_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "inviter_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitation_stream_cursor_input", "description": "Streaming cursor of the table \"identity_invitation\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitation_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitation_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "invitee_email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "invitee_first_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "invitee_last_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "inviter_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_invitation_update_column", "description": "update columns of table \"identity_invitation\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "invitee_email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "invitee_first_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "invitee_last_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "inviter_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reason", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitation_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitation_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_invitationcredit", "description": "columns and relationships of \"identity_invitationcredit\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reason", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_invitationcredit_aggregate", "description": "aggregated selection of \"identity_invitationcredit\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_invitationcredit_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_invitationcredit", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_invitationcredit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_invitationcredit_aggregate_fields", "description": "aggregate fields of \"identity_invitationcredit\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_invitationcredit_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_invitationcredit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_invitationcredit_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_invitationcredit_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_invitationcredit_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_invitationcredit_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_invitationcredit_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_invitationcredit_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_invitationcredit_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_invitationcredit_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_invitationcredit_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_aggregate_order_by", "description": "order by aggregate values of table \"identity_invitationcredit\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_invitationcredit\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_invitationcredit_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "credit_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_avg_order_by", "description": "order by avg() on columns of table \"identity_invitationcredit\"", "fields": null, "inputFields": [{"name": "credit_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_invitationcredit\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "credit_count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "reason", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_invitationcredit_constraint", "description": "unique or primary key constraints on table \"identity_invitationcredit\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_invitationcredit_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_inc_input", "description": "input type for incrementing numeric columns in table \"identity_invitationcredit\"", "fields": null, "inputFields": [{"name": "credit_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_insert_input", "description": "input type for inserting data into table \"identity_invitationcredit\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credit_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_invitationcredit_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_max_order_by", "description": "order by max() on columns of table \"identity_invitationcredit\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_invitationcredit_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_min_order_by", "description": "order by min() on columns of table \"identity_invitationcredit\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_invitationcredit_mutation_response", "description": "response of any mutation on the table \"identity_invitationcredit\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_invitationcredit", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_on_conflict", "description": "on_conflict condition type for table \"identity_invitationcredit\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_invitationcredit_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_invitationcredit_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_order_by", "description": "Ordering options when selecting data from \"identity_invitationcredit\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_pk_columns_input", "description": "primary key columns input for table: identity_invitationcredit", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_invitationcredit_select_column", "description": "select columns of table \"identity_invitationcredit\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "credit_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reason", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_set_input", "description": "input type for updating data in table \"identity_invitationcredit\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credit_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_invitationcredit_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "credit_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_stddev_order_by", "description": "order by stddev() on columns of table \"identity_invitationcredit\"", "fields": null, "inputFields": [{"name": "credit_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_invitationcredit_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "credit_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"identity_invitationcredit\"", "fields": null, "inputFields": [{"name": "credit_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_invitationcredit_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "credit_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"identity_invitationcredit\"", "fields": null, "inputFields": [{"name": "credit_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_stream_cursor_input", "description": "Streaming cursor of the table \"identity_invitationcredit\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credit_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_invitationcredit_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "credit_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_sum_order_by", "description": "order by sum() on columns of table \"identity_invitationcredit\"", "fields": null, "inputFields": [{"name": "credit_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_invitationcredit_update_column", "description": "update columns of table \"identity_invitationcredit\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "credit_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reason", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_invitationcredit_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "credit_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_var_pop_order_by", "description": "order by var_pop() on columns of table \"identity_invitationcredit\"", "fields": null, "inputFields": [{"name": "credit_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_invitationcredit_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "credit_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_var_samp_order_by", "description": "order by var_samp() on columns of table \"identity_invitationcredit\"", "fields": null, "inputFields": [{"name": "credit_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_invitationcredit_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "credit_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_variance_order_by", "description": "order by variance() on columns of table \"identity_invitationcredit\"", "fields": null, "inputFields": [{"name": "credit_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_lead", "description": "columns and relationships of \"identity_lead\"", "fields": [{"name": "accompanying_family", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "age", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "current_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duolingo_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "education_country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "education_degree", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "education_level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "education_program", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "education_school", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "english_test", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "extra_note", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "graduation_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "has_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "has_completed_education", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "has_english_test", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "has_high_school_scores", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "has_no_gap", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "has_passport", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "has_waec_or_neco", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ielts_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "immigration_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "institution", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ip", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "inet", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "marital_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nationality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "note", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "previous_study_permit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pte_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "started_stage_2", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "toefl_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_agent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_parameters", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_utmparameter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_parameters_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_lead_aggregate", "description": "aggregated selection of \"identity_lead\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_lead_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_lead", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_lead_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_lead_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_lead_select_column_identity_lead_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_lead_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_lead_select_column_identity_lead_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_lead_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_lead_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_lead_aggregate_fields", "description": "aggregate fields of \"identity_lead\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_lead_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_lead_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_lead_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_lead_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_lead_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_lead_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_lead_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_lead_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_lead_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_lead_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_lead_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_lead_aggregate_order_by", "description": "order by aggregate values of table \"identity_lead\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_lead_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_lead\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_lead_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_lead_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "age", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duolingo_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "graduation_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ielts_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pte_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "toefl_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_lead_avg_order_by", "description": "order by avg() on columns of table \"identity_lead\"", "fields": null, "inputFields": [{"name": "age", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duolingo_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "graduation_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ielts_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pte_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "toefl_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_lead_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_lead\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_lead_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_lead_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "accompanying_family", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "age", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "current_status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "duolingo_score", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "education_country", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "education_degree", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "education_level", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "education_program", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "education_school", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "english_test", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "extra_note", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "graduation_year", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "has_collateral", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "has_completed_education", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "has_english_test", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "has_high_school_scores", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "has_no_gap", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "has_passport", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "has_waec_or_neco", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ielts_score", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "immigration_status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "institution", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ip", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "inet_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "marital_status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "note", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "phone", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "previous_study_permit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "program_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pte_score", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "stage", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "started_stage_2", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "toefl_score", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_lead_constraint", "description": "unique or primary key constraints on table \"identity_lead\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_lead_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_lead_inc_input", "description": "input type for incrementing numeric columns in table \"identity_lead\"", "fields": null, "inputFields": [{"name": "age", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "duolingo_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "graduation_year", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "ielts_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pte_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "toefl_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_lead_insert_input", "description": "input type for inserting data into table \"identity_lead\"", "fields": null, "inputFields": [{"name": "accompanying_family", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "age", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "current_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "duolingo_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "education_country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "education_degree", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "education_level", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "education_program", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "education_school", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "english_test", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "extra_note", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "graduation_year", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "has_collateral", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_completed_education", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_english_test", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_high_school_scores", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_no_gap", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_passport", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_waec_or_neco", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ielts_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "immigration_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "institution", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ip", "description": null, "type": {"kind": "SCALAR", "name": "inet", "ofType": null}, "defaultValue": null}, {"name": "marital_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "note", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "phone", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "previous_study_permit", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pte_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "stage", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "started_stage_2", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "toefl_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_lead_max_fields", "description": "aggregate max on columns", "fields": [{"name": "age", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "current_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duolingo_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "education_country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "education_degree", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "education_level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "education_program", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "education_school", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "english_test", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "extra_note", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "graduation_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ielts_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "immigration_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "institution", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "marital_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nationality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "note", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "previous_study_permit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pte_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "toefl_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_agent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_parameters_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_lead_max_order_by", "description": "order by max() on columns of table \"identity_lead\"", "fields": null, "inputFields": [{"name": "age", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "current_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duolingo_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "education_country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "education_degree", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "education_level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "education_program", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "education_school", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "english_test", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "extra_note", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "graduation_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ielts_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "immigration_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "institution", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "marital_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "note", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "phone", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "previous_study_permit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pte_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "stage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "toefl_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_lead_min_fields", "description": "aggregate min on columns", "fields": [{"name": "age", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "current_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duolingo_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "education_country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "education_degree", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "education_level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "education_program", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "education_school", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "english_test", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "extra_note", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "graduation_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ielts_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "immigration_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "institution", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "marital_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nationality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "note", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "previous_study_permit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pte_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "toefl_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_agent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_parameters_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_lead_min_order_by", "description": "order by min() on columns of table \"identity_lead\"", "fields": null, "inputFields": [{"name": "age", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "current_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duolingo_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "education_country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "education_degree", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "education_level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "education_program", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "education_school", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "english_test", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "extra_note", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "graduation_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ielts_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "immigration_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "institution", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "marital_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "note", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "phone", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "previous_study_permit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pte_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "stage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "toefl_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_lead_mutation_response", "description": "response of any mutation on the table \"identity_lead\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_lead", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_lead_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"identity_lead\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_lead_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_lead_on_conflict", "description": "on_conflict condition type for table \"identity_lead\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_lead_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_lead_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_lead_order_by", "description": "Ordering options when selecting data from \"identity_lead\".", "fields": null, "inputFields": [{"name": "accompanying_family", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "age", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "current_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duolingo_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "education_country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "education_degree", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "education_level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "education_program", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "education_school", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "english_test", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "extra_note", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "graduation_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "has_collateral", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "has_completed_education", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "has_english_test", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "has_high_school_scores", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "has_no_gap", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "has_passport", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "has_waec_or_neco", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ielts_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "immigration_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "institution", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ip", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "marital_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "note", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "phone", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "previous_study_permit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pte_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "stage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "started_stage_2", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "toefl_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_lead_pk_columns_input", "description": "primary key columns input for table: identity_lead", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_lead_select_column", "description": "select columns of table \"identity_lead\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "accompanying_family", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "age", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "current_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "duolingo_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "education_country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "education_degree", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "education_level", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "education_program", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "education_school", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "english_test", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "extra_note", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "graduation_year", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_collateral", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_completed_education", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_english_test", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_high_school_scores", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_no_gap", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_passport", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_waec_or_neco", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ielts_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "immigration_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "institution", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ip", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "marital_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "nationality", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "note", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "phone", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "previous_study_permit", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pte_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "stage", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "started_stage_2", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "toefl_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_agent", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "utm_parameters_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "identity_lead_select_column_identity_lead_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"identity_lead_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"identity_lead\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "accompanying_family", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_collateral", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_completed_education", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_english_test", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_high_school_scores", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_no_gap", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_passport", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_waec_or_neco", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "started_stage_2", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "identity_lead_select_column_identity_lead_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"identity_lead_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"identity_lead\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "accompanying_family", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_collateral", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_completed_education", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_english_test", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_high_school_scores", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_no_gap", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_passport", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_waec_or_neco", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "started_stage_2", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_lead_set_input", "description": "input type for updating data in table \"identity_lead\"", "fields": null, "inputFields": [{"name": "accompanying_family", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "age", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "current_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "duolingo_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "education_country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "education_degree", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "education_level", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "education_program", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "education_school", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "english_test", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "extra_note", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "graduation_year", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "has_collateral", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_completed_education", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_english_test", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_high_school_scores", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_no_gap", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_passport", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_waec_or_neco", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ielts_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "immigration_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "institution", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ip", "description": null, "type": {"kind": "SCALAR", "name": "inet", "ofType": null}, "defaultValue": null}, {"name": "marital_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "note", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "phone", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "previous_study_permit", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pte_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "stage", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "started_stage_2", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "toefl_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_lead_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "age", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duolingo_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "graduation_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ielts_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pte_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "toefl_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_lead_stddev_order_by", "description": "order by stddev() on columns of table \"identity_lead\"", "fields": null, "inputFields": [{"name": "age", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duolingo_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "graduation_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ielts_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pte_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "toefl_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_lead_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "age", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duolingo_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "graduation_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ielts_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pte_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "toefl_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_lead_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"identity_lead\"", "fields": null, "inputFields": [{"name": "age", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duolingo_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "graduation_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ielts_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pte_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "toefl_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_lead_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "age", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duolingo_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "graduation_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ielts_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pte_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "toefl_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_lead_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"identity_lead\"", "fields": null, "inputFields": [{"name": "age", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duolingo_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "graduation_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ielts_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pte_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "toefl_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_lead_stream_cursor_input", "description": "Streaming cursor of the table \"identity_lead\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_lead_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_lead_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "accompanying_family", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "age", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "current_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "duolingo_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "education_country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "education_degree", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "education_level", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "education_program", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "education_school", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "english_test", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "extra_note", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "graduation_year", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "has_collateral", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_completed_education", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_english_test", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_high_school_scores", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_no_gap", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_passport", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "has_waec_or_neco", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ielts_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "immigration_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "institution", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ip", "description": null, "type": {"kind": "SCALAR", "name": "inet", "ofType": null}, "defaultValue": null}, {"name": "marital_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "note", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "phone", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "previous_study_permit", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pte_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "stage", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "started_stage_2", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "toefl_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_lead_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "age", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duolingo_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "graduation_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ielts_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pte_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "toefl_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_lead_sum_order_by", "description": "order by sum() on columns of table \"identity_lead\"", "fields": null, "inputFields": [{"name": "age", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duolingo_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "graduation_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ielts_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pte_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "toefl_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_lead_update_column", "description": "update columns of table \"identity_lead\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "accompanying_family", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "age", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "current_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "duolingo_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "education_country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "education_degree", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "education_level", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "education_program", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "education_school", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "english_test", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "extra_note", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "graduation_year", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_collateral", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_completed_education", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_english_test", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_high_school_scores", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_no_gap", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_passport", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "has_waec_or_neco", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ielts_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "immigration_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "institution", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ip", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "marital_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "nationality", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "note", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "phone", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "previous_study_permit", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pte_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "stage", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "started_stage_2", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "toefl_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_agent", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "utm_parameters_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_lead_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_lead_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_lead_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "age", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duolingo_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "graduation_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ielts_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pte_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "toefl_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_lead_var_pop_order_by", "description": "order by var_pop() on columns of table \"identity_lead\"", "fields": null, "inputFields": [{"name": "age", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duolingo_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "graduation_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ielts_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pte_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "toefl_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_lead_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "age", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duolingo_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "graduation_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ielts_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pte_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "toefl_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_lead_var_samp_order_by", "description": "order by var_samp() on columns of table \"identity_lead\"", "fields": null, "inputFields": [{"name": "age", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duolingo_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "graduation_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ielts_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pte_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "toefl_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_lead_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "age", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duolingo_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "graduation_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ielts_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pte_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "toefl_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_lead_variance_order_by", "description": "order by variance() on columns of table \"identity_lead\"", "fields": null, "inputFields": [{"name": "age", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duolingo_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "graduation_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ielts_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pte_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "toefl_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_newuser", "description": "columns and relationships of \"identity_newuser\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "first_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitation", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_invitation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitation_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referrer", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referrer_code", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_referralcode", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referrer_code_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referrer_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "share_with_referrer", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "subscribed_to_updates", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_parameters", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_utmparameter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_parameters_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_newuser_aggregate", "description": "aggregated selection of \"identity_newuser\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_newuser_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_newuser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_newuser_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_newuser_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_newuser_select_column_identity_newuser_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_newuser_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_newuser_select_column_identity_newuser_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_newuser_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_newuser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_newuser_aggregate_fields", "description": "aggregate fields of \"identity_newuser\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_newuser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_newuser_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_newuser_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_newuser_aggregate_order_by", "description": "order by aggregate values of table \"identity_newuser\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_newuser_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_newuser\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_newuser_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_newuser\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "invitation", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "invitation_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "referrer", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "referrer_code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "referrer_code_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "referrer_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "share_with_referrer", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "subscribed_to_updates", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_newuser_constraint", "description": "unique or primary key constraints on table \"identity_newuser\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_newuser_invitation_id_key", "description": "unique or primary key constraint on columns \"invitation_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "identity_newuser_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "identity_newuser_token_tenant_key", "description": "unique or primary key constraint on columns \"tenant_id\", \"token\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_newuser_insert_input", "description": "input type for inserting data into table \"identity_newuser\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "invitation", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "invitation_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "referrer", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "referrer_code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "referrer_code_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "referrer_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "share_with_referrer", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "subscribed_to_updates", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_newuser_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "first_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitation_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referrer_code_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referrer_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_parameters_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_newuser_max_order_by", "description": "order by max() on columns of table \"identity_newuser\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "invitation_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referrer_code_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referrer_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_newuser_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "first_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitation_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referrer_code_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referrer_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_parameters_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_newuser_min_order_by", "description": "order by min() on columns of table \"identity_newuser\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "invitation_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referrer_code_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referrer_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_newuser_mutation_response", "description": "response of any mutation on the table \"identity_newuser\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_newuser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_newuser_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"identity_newuser\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_newuser_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_newuser_on_conflict", "description": "on_conflict condition type for table \"identity_newuser\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_newuser_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_newuser_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_newuser_order_by", "description": "Ordering options when selecting data from \"identity_newuser\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "invitation", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_order_by", "ofType": null}, "defaultValue": null}, {"name": "invitation_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referrer", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "referrer_code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_order_by", "ofType": null}, "defaultValue": null}, {"name": "referrer_code_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referrer_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "share_with_referrer", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "subscribed_to_updates", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_newuser_pk_columns_input", "description": "primary key columns input for table: identity_newuser", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_newuser_select_column", "description": "select columns of table \"identity_newuser\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "first_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "invitation_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "referrer_code_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "referrer_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "share_with_referrer", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "subscribed_to_updates", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "utm_parameters_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "identity_newuser_select_column_identity_newuser_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"identity_newuser_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"identity_newuser\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "share_with_referrer", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "subscribed_to_updates", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "identity_newuser_select_column_identity_newuser_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"identity_newuser_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"identity_newuser\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "share_with_referrer", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "subscribed_to_updates", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_newuser_set_input", "description": "input type for updating data in table \"identity_newuser\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "invitation_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "referrer_code_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "referrer_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "share_with_referrer", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "subscribed_to_updates", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_newuser_stream_cursor_input", "description": "Streaming cursor of the table \"identity_newuser\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_newuser_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_newuser_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "invitation_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "referrer_code_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "referrer_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "share_with_referrer", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "subscribed_to_updates", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_newuser_update_column", "description": "update columns of table \"identity_newuser\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "first_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "invitation_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "referrer_code_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "referrer_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "share_with_referrer", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "subscribed_to_updates", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "utm_parameters_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_newuser_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_note", "description": "columns and relationships of \"identity_note\"", "fields": [{"name": "body", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "step_category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sub_category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_note_aggregate", "description": "aggregated selection of \"identity_note\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_note_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_note", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_note_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_note_aggregate_fields", "description": "aggregate fields of \"identity_note\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_note_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_note_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_note_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_note_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_note_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_note_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_note_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_note_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_note_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_note_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_note_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_aggregate_order_by", "description": "order by aggregate values of table \"identity_note\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_note\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_note_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_avg_order_by", "description": "order by avg() on columns of table \"identity_note\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_note\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "category", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "reference", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "step_category", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "sub_category", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_note_constraint", "description": "unique or primary key constraints on table \"identity_note\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_note_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_inc_input", "description": "input type for incrementing numeric columns in table \"identity_note\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_insert_input", "description": "input type for inserting data into table \"identity_note\"", "fields": null, "inputFields": [{"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reference", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "step_category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sub_category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_note_max_fields", "description": "aggregate max on columns", "fields": [{"name": "body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step_category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sub_category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_max_order_by", "description": "order by max() on columns of table \"identity_note\"", "fields": null, "inputFields": [{"name": "body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step_category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sub_category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_note_min_fields", "description": "aggregate min on columns", "fields": [{"name": "body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step_category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sub_category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_min_order_by", "description": "order by min() on columns of table \"identity_note\"", "fields": null, "inputFields": [{"name": "body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step_category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sub_category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_note_mutation_response", "description": "response of any mutation on the table \"identity_note\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_note", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_on_conflict", "description": "on_conflict condition type for table \"identity_note\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_note_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_note_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_order_by", "description": "Ordering options when selecting data from \"identity_note\".", "fields": null, "inputFields": [{"name": "body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step_category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sub_category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_pk_columns_input", "description": "primary key columns input for table: identity_note", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_note_select_column", "description": "select columns of table \"identity_note\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reference", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step_category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "sub_category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_set_input", "description": "input type for updating data in table \"identity_note\"", "fields": null, "inputFields": [{"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reference", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "step_category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sub_category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_note_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_stddev_order_by", "description": "order by stddev() on columns of table \"identity_note\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_note_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"identity_note\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_note_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"identity_note\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_stream_cursor_input", "description": "Streaming cursor of the table \"identity_note\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reference", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "step_category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sub_category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_note_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_sum_order_by", "description": "order by sum() on columns of table \"identity_note\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_note_update_column", "description": "update columns of table \"identity_note\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reference", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step_category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "sub_category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_note_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_var_pop_order_by", "description": "order by var_pop() on columns of table \"identity_note\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_note_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_var_samp_order_by", "description": "order by var_samp() on columns of table \"identity_note\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_note_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_note_variance_order_by", "description": "order by variance() on columns of table \"identity_note\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partner", "description": "columns and relationships of \"identity_partner\"", "fields": [{"name": "about", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account_manager", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_assignee", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account_managers", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignee", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "account_managers_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignee_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "banner", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "files_file", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "banner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contract_signing_status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "control", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "courses", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_course_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_course_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_course_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_course", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "courses_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_course_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_course_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_course_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_course_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deprecated_logo_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "founded_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "headquarter", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hq_country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignees", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignee", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignees_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignee_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_notes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_note_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_note", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_notes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_note_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_note_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnergroups", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnergroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnergroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnergroups_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnergroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnergroup_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerusers", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerusers_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruser_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_referralcodes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_referralcode_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcode", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_referralcodes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_referralcode_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcode_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_targetpartnerstates", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_targetpartnerstate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_targetpartnerstate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_targetpartnerstates_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_targetpartnerstate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_targetpartnerstate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_userinitiations", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_userinitiation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_userinitiation", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_userinitiations_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_userinitiation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_userinitiation_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "industry", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "legal_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "logo", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "files_file", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "logo_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_note_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_note", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_note_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_note_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partners_applications", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "partners_application_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_application_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "partners_application", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partners_applications_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "partners_application_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_application_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "partners_application_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partnership_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "private_metadata", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productsJourneysByReferralPartnerId", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journey_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productsJourneysByReferralPartnerId_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journey_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_conditions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_condition_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_condition_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_condition", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_conditions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_condition_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_condition_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_condition_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_desks", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_desk_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_desk_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_desk_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_desk", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_desks_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_desk_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_desk_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_desk_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_desk_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_eligibilityconfigs", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_eligibilityconfig_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_eligibilityconfig", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_eligibilityconfigs_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_eligibilityconfig_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_eligibilityconfig_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeys", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journey_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeys_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journey_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_logics", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_logic_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logic_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_logic_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_logic", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_logics_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_logic_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logic_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_logic_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_logic_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_nodes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_node_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_node", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_nodes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_node_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_node_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_partnertags", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_partnertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_partnertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_partnertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_partnertags_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_partnertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_partnertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_partnertag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_products", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_product_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_product_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_product", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_products_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_product_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_product_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_product_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_rules", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_rule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_rule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_rule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_rule", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_rules_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_rule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_rule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_rule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_rule_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_tags", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_tag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_tag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_tag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_tag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_tags_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_tag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_tag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_tag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_tag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsupports", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsupport", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsupports_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsupport_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_webhookapitokens", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_webhookapitoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_webhookapitoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_webhookapitokens_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_webhookapitoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_webhookapitoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_webhookcalls", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_webhookcall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_webhookcall", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_webhookcalls_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_webhookcall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_webhookcall_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_externalprofiles", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_externalprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_externalprofile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_externalprofiles_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_externalprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_externalprofile_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "programs", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_program", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "programs_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_program_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarships", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_scholarship_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarship_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_scholarship", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarships_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_scholarship_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarship_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_scholarship_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "signing_authority_email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "signing_authority_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sites", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_site_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_site_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_site_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_site", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sites_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_site_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_site_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_site_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_site_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stage", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tagline", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term_partners", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_termpartner_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_termpartner_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_termpartner", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "term_partners_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_termpartner_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_termpartner_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_termpartner_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "units", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerunit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerunit", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "units_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerunit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerunit_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_initiation_limit", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partner_aggregate", "description": "aggregated selection of \"identity_partner\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partner_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partner_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partner_aggregate_fields", "description": "aggregate fields of \"identity_partner\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partner_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partner_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partner_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partner_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partner_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partner_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partner_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partner_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partner_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partner_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partner_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_aggregate_order_by", "description": "order by aggregate values of table \"identity_partner\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "private_metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_partner\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partner_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partner_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "user_initiation_limit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_avg_order_by", "description": "order by avg() on columns of table \"identity_partner\"", "fields": null, "inputFields": [{"name": "user_initiation_limit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_partner\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "about", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "account_manager", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "account_managers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "account_managers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "banner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "banner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "contract_signing_status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "control", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "courses", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_course_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "courses_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_course_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "deprecated_logo_url", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "founded_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "headquarter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "hq_country", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_assignees", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_assignees_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_notes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_notes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroups", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroups_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partnerusers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partnerusers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_referralcodes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_referralcodes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_targetpartnerstates", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_targetpartnerstates_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_userinitiations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_userinitiations_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "industry", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "legal_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "logo", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "logo_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "notes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partners_applications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_application_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partners_applications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_application_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partnership_url", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "private_metadata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "productsJourneysByReferralPartnerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "productsJourneysByReferralPartnerId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_conditions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_condition_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_conditions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_condition_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_desks", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_desks_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_eligibilityconfigs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_eligibilityconfigs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journeys", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journeys_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_logics", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logic_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_logics_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logic_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_nodes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_nodes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_partnertags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_partnertags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_products", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_products_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_rules", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_rule_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_rules_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_rule_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_tags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_tags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsupports", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsupports_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_webhookapitokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_webhookapitokens_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_webhookcalls", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_webhookcalls_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_externalprofiles", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_externalprofiles_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "programs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "programs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "referral_code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "scholarships", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "scholarships_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "signing_authority_email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "signing_authority_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "sites", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_site_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "sites_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_site_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "stage", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tagline", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "term_partners", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "term_partners_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "units", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "units_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_initiation_limit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_partner_constraint", "description": "unique or primary key constraints on table \"identity_partner\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_partner_slug_tenant_key", "description": "unique or primary key constraint on columns \"slug\", \"tenant_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_partner_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "private_metadata", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "private_metadata", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "private_metadata", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_inc_input", "description": "input type for incrementing numeric columns in table \"identity_partner\"", "fields": null, "inputFields": [{"name": "user_initiation_limit", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_insert_input", "description": "input type for inserting data into table \"identity_partner\"", "fields": null, "inputFields": [{"name": "about", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "account_manager", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "account_managers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "banner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "banner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "contract_signing_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "control", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "courses", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_course_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "deprecated_logo_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "founded_at", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "headquarter", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "hq_country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_assignees", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_notes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroups", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_partnerusers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_referralcodes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_targetpartnerstates", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_userinitiations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "industry", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "legal_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "logo", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "logo_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partners_applications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_application_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partnership_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "private_metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "productsJourneysByReferralPartnerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_conditions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_condition_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_desks", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_eligibilityconfigs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_journeys", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_logics", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logic_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_nodes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_partnertags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_products", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_rules", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_rule_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_tags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsupports", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_webhookapitokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_webhookcalls", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "profiles_externalprofiles", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "programs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "referral_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "scholarships", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "signing_authority_email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "signing_authority_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sites", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_site_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "stage", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tagline", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "term_partners", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "units", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_initiation_limit", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partner_max_fields", "description": "aggregate max on columns", "fields": [{"name": "about", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "banner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contract_signing_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "control", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deprecated_logo_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "founded_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "headquarter", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hq_country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "industry", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "legal_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "logo_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partnership_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "signing_authority_email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "signing_authority_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tagline", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_initiation_limit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_max_order_by", "description": "order by max() on columns of table \"identity_partner\"", "fields": null, "inputFields": [{"name": "about", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "banner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "contract_signing_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "control", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deprecated_logo_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "founded_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "headquarter", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "hq_country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "industry", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "legal_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "logo_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partnership_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "signing_authority_email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "signing_authority_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "stage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tagline", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_initiation_limit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partner_min_fields", "description": "aggregate min on columns", "fields": [{"name": "about", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "banner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contract_signing_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "control", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deprecated_logo_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "founded_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "headquarter", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hq_country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "industry", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "legal_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "logo_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partnership_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "signing_authority_email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "signing_authority_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tagline", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_initiation_limit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_min_order_by", "description": "order by min() on columns of table \"identity_partner\"", "fields": null, "inputFields": [{"name": "about", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "banner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "contract_signing_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "control", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deprecated_logo_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "founded_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "headquarter", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "hq_country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "industry", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "legal_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "logo_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partnership_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "signing_authority_email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "signing_authority_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "stage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tagline", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_initiation_limit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partner_mutation_response", "description": "response of any mutation on the table \"identity_partner\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"identity_partner\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partner_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_on_conflict", "description": "on_conflict condition type for table \"identity_partner\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partner_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partner_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "description": "Ordering options when selecting data from \"identity_partner\".", "fields": null, "inputFields": [{"name": "about", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "account_manager", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_order_by", "ofType": null}, "defaultValue": null}, {"name": "account_managers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "banner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_order_by", "ofType": null}, "defaultValue": null}, {"name": "banner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "contract_signing_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "control", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "courses_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_course_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deprecated_logo_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "founded_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "headquarter", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "hq_country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_assignees_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_notes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroups_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partnerusers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_referralcodes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_targetpartnerstates_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_userinitiations_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "industry", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "legal_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "logo", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_order_by", "ofType": null}, "defaultValue": null}, {"name": "logo_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "notes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "partners_applications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_application_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "partnership_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "private_metadata", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "productsJourneysByReferralPartnerId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_conditions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_condition_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_desks_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_eligibilityconfigs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_journeys_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_logics_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logic_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_nodes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_partnertags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_products_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_rules_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_rule_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_tags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsupports_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_webhookapitokens_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_webhookcalls_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "profiles_externalprofiles_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "programs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scholarships_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "signing_authority_email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "signing_authority_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sites_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_site_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "stage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tagline", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term_partners_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "units_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_initiation_limit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_pk_columns_input", "description": "primary key columns input for table: identity_partner", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "private_metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_partner_select_column", "description": "select columns of table \"identity_partner\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "about", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "banner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "contract_signing_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "control", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deprecated_logo_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "founded_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "headquarter", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "hq_country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "industry", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "legal_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "logo_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partnership_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "private_metadata", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "referral_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "signing_authority_email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "signing_authority_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "stage", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tagline", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_initiation_limit", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_set_input", "description": "input type for updating data in table \"identity_partner\"", "fields": null, "inputFields": [{"name": "about", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "banner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "contract_signing_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "control", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "deprecated_logo_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "founded_at", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "headquarter", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "hq_country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "industry", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "legal_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "logo_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partnership_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "private_metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "referral_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "signing_authority_email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "signing_authority_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "stage", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tagline", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_initiation_limit", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partner_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "user_initiation_limit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_stddev_order_by", "description": "order by stddev() on columns of table \"identity_partner\"", "fields": null, "inputFields": [{"name": "user_initiation_limit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partner_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "user_initiation_limit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"identity_partner\"", "fields": null, "inputFields": [{"name": "user_initiation_limit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partner_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "user_initiation_limit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"identity_partner\"", "fields": null, "inputFields": [{"name": "user_initiation_limit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_stream_cursor_input", "description": "Streaming cursor of the table \"identity_partner\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partner_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "about", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "banner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "contract_signing_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "control", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "deprecated_logo_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "founded_at", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "headquarter", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "hq_country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "industry", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "legal_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "logo_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partnership_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "private_metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "referral_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "signing_authority_email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "signing_authority_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "stage", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tagline", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_initiation_limit", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partner_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "user_initiation_limit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_sum_order_by", "description": "order by sum() on columns of table \"identity_partner\"", "fields": null, "inputFields": [{"name": "user_initiation_limit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_partner_update_column", "description": "update columns of table \"identity_partner\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "about", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "banner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "contract_signing_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "control", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deprecated_logo_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "founded_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "headquarter", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "hq_country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "industry", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "legal_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "logo_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partnership_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "private_metadata", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "referral_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "signing_authority_email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "signing_authority_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "stage", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tagline", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_initiation_limit", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partner_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "user_initiation_limit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_var_pop_order_by", "description": "order by var_pop() on columns of table \"identity_partner\"", "fields": null, "inputFields": [{"name": "user_initiation_limit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partner_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "user_initiation_limit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_var_samp_order_by", "description": "order by var_samp() on columns of table \"identity_partner\"", "fields": null, "inputFields": [{"name": "user_initiation_limit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partner_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "user_initiation_limit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partner_variance_order_by", "description": "order by variance() on columns of table \"identity_partner\"", "fields": null, "inputFields": [{"name": "user_initiation_limit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnergroup", "description": "columns and relationships of \"identity_partnergroup\"", "fields": [{"name": "action_permissions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_permission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_permission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_permission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_permission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_permissions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_permission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_permission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_permission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_permission_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partner", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnergroupusers", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnergroupuser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnergroupuser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnergroupusers_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnergroupuser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnergroupuser_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerpermissions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerpermission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerpermissions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerpermission_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnergroup_aggregate", "description": "aggregated selection of \"identity_partnergroup\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partnergroup_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnergroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnergroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnergroup_aggregate_fields", "description": "aggregate fields of \"identity_partnergroup\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnergroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partnergroup_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partnergroup_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_aggregate_order_by", "description": "order by aggregate values of table \"identity_partnergroup\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_partnergroup\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_partnergroup\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "action_permissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_permission_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "action_permissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_permission_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroupusers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroupusers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partnerpermissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partnerpermissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_partnergroup_constraint", "description": "unique or primary key constraints on table \"identity_partnergroup\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_partnergroup_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_insert_input", "description": "input type for inserting data into table \"identity_partnergroup\"", "fields": null, "inputFields": [{"name": "action_permissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_permission_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroupusers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_partnerpermissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnergroup_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_max_order_by", "description": "order by max() on columns of table \"identity_partnergroup\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnergroup_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_min_order_by", "description": "order by min() on columns of table \"identity_partnergroup\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnergroup_mutation_response", "description": "response of any mutation on the table \"identity_partnergroup\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnergroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"identity_partnergroup\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_on_conflict", "description": "on_conflict condition type for table \"identity_partnergroup\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnergroup_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnergroup_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_order_by", "description": "Ordering options when selecting data from \"identity_partnergroup\".", "fields": null, "inputFields": [{"name": "action_permissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_permission_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroupusers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partnerpermissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_pk_columns_input", "description": "primary key columns input for table: identity_partnergroup", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_partnergroup_select_column", "description": "select columns of table \"identity_partnergroup\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_set_input", "description": "input type for updating data in table \"identity_partnergroup\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_stream_cursor_input", "description": "Streaming cursor of the table \"identity_partnergroup\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_partnergroup_update_column", "description": "update columns of table \"identity_partnergroup\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnergroupuser", "description": "columns and relationships of \"identity_partnergroupuser\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnergroup", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnergroup", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruser", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_group_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnergroupuser_aggregate", "description": "aggregated selection of \"identity_partnergroupuser\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partnergroupuser_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnergroupuser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnergroupuser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnergroupuser_aggregate_fields", "description": "aggregate fields of \"identity_partnergroupuser\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnergroupuser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partnergroupuser_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partnergroupuser_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_aggregate_order_by", "description": "order by aggregate values of table \"identity_partnergroupuser\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_partnergroupuser\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_partnergroupuser\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroup", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partneruser", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_group_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_partnergroupuser_constraint", "description": "unique or primary key constraints on table \"identity_partnergroupuser\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_partnergroupuser_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_insert_input", "description": "input type for inserting data into table \"identity_partnergroupuser\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroup", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_partneruser", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_group_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnergroupuser_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_max_order_by", "description": "order by max() on columns of table \"identity_partnergroupuser\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnergroupuser_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_min_order_by", "description": "order by min() on columns of table \"identity_partnergroupuser\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnergroupuser_mutation_response", "description": "response of any mutation on the table \"identity_partnergroupuser\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnergroupuser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_on_conflict", "description": "on_conflict condition type for table \"identity_partnergroupuser\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnergroupuser_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnergroupuser_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_order_by", "description": "Ordering options when selecting data from \"identity_partnergroupuser\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroup", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partneruser", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_pk_columns_input", "description": "primary key columns input for table: identity_partnergroupuser", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_partnergroupuser_select_column", "description": "select columns of table \"identity_partnergroupuser\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_group_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_set_input", "description": "input type for updating data in table \"identity_partnergroupuser\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_group_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_stream_cursor_input", "description": "Streaming cursor of the table \"identity_partnergroupuser\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_group_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_partnergroupuser_update_column", "description": "update columns of table \"identity_partnergroupuser\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_group_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnerpermission", "description": "columns and relationships of \"identity_partnerpermission\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_content_type", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnergroup", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partnergroup", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruser", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnerpermission_aggregate", "description": "aggregated selection of \"identity_partnerpermission\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partnerpermission_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerpermission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnerpermission_aggregate_fields", "description": "aggregate fields of \"identity_partnerpermission\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partnerpermission_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partnerpermission_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partnerpermission_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partnerpermission_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partnerpermission_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partnerpermission_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partnerpermission_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partnerpermission_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partnerpermission_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partnerpermission_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_aggregate_order_by", "description": "order by aggregate values of table \"identity_partnerpermission\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_partnerpermission\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnerpermission_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_avg_order_by", "description": "order by avg() on columns of table \"identity_partnerpermission\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_partnerpermission\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroup", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partneruser", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_group_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_partnerpermission_constraint", "description": "unique or primary key constraints on table \"identity_partnerpermission\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_partnerpermissi_partner_group_id_target__bc0ad42f_uniq", "description": "unique or primary key constraint on columns \"target_type_id\", \"target_id\", \"scope\", \"partner_group_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerpermissi_partner_user_id_target_t_21dc2056_uniq", "description": "unique or primary key constraint on columns \"target_type_id\", \"target_id\", \"scope\", \"partner_user_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerpermission_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_inc_input", "description": "input type for incrementing numeric columns in table \"identity_partnerpermission\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_insert_input", "description": "input type for inserting data into table \"identity_partnerpermission\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroup", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_partneruser", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_group_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnerpermission_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_max_order_by", "description": "order by max() on columns of table \"identity_partnerpermission\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnerpermission_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_min_order_by", "description": "order by min() on columns of table \"identity_partnerpermission\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnerpermission_mutation_response", "description": "response of any mutation on the table \"identity_partnerpermission\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerpermission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_on_conflict", "description": "on_conflict condition type for table \"identity_partnerpermission\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerpermission_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerpermission_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_order_by", "description": "Ordering options when selecting data from \"identity_partnerpermission\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroup", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partneruser", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_pk_columns_input", "description": "primary key columns input for table: identity_partnerpermission", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_partnerpermission_select_column", "description": "select columns of table \"identity_partnerpermission\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_group_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_set_input", "description": "input type for updating data in table \"identity_partnerpermission\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_group_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnerpermission_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_stddev_order_by", "description": "order by stddev() on columns of table \"identity_partnerpermission\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnerpermission_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"identity_partnerpermission\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnerpermission_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"identity_partnerpermission\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_stream_cursor_input", "description": "Streaming cursor of the table \"identity_partnerpermission\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_group_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnerpermission_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_sum_order_by", "description": "order by sum() on columns of table \"identity_partnerpermission\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_partnerpermission_update_column", "description": "update columns of table \"identity_partnerpermission\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_group_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnerpermission_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_var_pop_order_by", "description": "order by var_pop() on columns of table \"identity_partnerpermission\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnerpermission_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_var_samp_order_by", "description": "order by var_samp() on columns of table \"identity_partnerpermission\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnerpermission_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_variance_order_by", "description": "order by variance() on columns of table \"identity_partnerpermission\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnerunit", "description": "columns and relationships of \"identity_partnerunit\"", "fields": [{"name": "children", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerunit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerunit", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "children_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerunit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerunit_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "courses", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_course_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_course_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_course_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_course", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "courses_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_course_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_course_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_course_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_course_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partnerunit", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "programs", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_program", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "programs_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_program_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_memberships", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruserunit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruserunit", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_memberships_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruserunit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruserunit_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnerunit_aggregate", "description": "aggregated selection of \"identity_partnerunit\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partnerunit_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerunit", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerunit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnerunit_aggregate_fields", "description": "aggregate fields of \"identity_partnerunit\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerunit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partnerunit_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partnerunit_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_aggregate_order_by", "description": "order by aggregate values of table \"identity_partnerunit\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_partnerunit\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_partnerunit\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "children", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "children_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "courses", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_course_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "courses_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_course_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "parent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "parent_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "programs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "programs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "unit_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_memberships", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_memberships_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_aggregate_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_partnerunit_constraint", "description": "unique or primary key constraints on table \"identity_partnerunit\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_partnerunit_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_insert_input", "description": "input type for inserting data into table \"identity_partnerunit\"", "fields": null, "inputFields": [{"name": "children", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "courses", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_course_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "parent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "parent_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "programs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "unit_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_memberships", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_arr_rel_insert_input", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnerunit_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_max_order_by", "description": "order by max() on columns of table \"identity_partnerunit\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "unit_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnerunit_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_min_order_by", "description": "order by min() on columns of table \"identity_partnerunit\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "unit_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partnerunit_mutation_response", "description": "response of any mutation on the table \"identity_partnerunit\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerunit", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"identity_partnerunit\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_on_conflict", "description": "on_conflict condition type for table \"identity_partnerunit\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerunit_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerunit_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_order_by", "description": "Ordering options when selecting data from \"identity_partnerunit\".", "fields": null, "inputFields": [{"name": "children_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "courses_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_course_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "programs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "unit_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_memberships_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_aggregate_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_pk_columns_input", "description": "primary key columns input for table: identity_partnerunit", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_partnerunit_select_column", "description": "select columns of table \"identity_partnerunit\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parent_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "unit_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_set_input", "description": "input type for updating data in table \"identity_partnerunit\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "parent_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "unit_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_stream_cursor_input", "description": "Streaming cursor of the table \"identity_partnerunit\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "parent_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "unit_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_partnerunit_update_column", "description": "update columns of table \"identity_partnerunit\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parent_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "unit_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partneruser", "description": "columns and relationships of \"identity_partneruser\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignees", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignee", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignees_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignee_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignmenthistories", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignmenthistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignmenthistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignmenthistories_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignmenthistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignmenthistory_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_notes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_note_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_note", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_notes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_note_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_note_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnergroupusers", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnergroupuser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnergroupuser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnergroupusers_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnergroupuser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnergroupuser_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerpermissions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerpermission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerpermissions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerpermission_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruserconfigs", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruserconfig_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruserconfig", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruserconfigs_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruserconfig_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruserconfig_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_referralcodes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_referralcode_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcode", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_referralcodes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_referralcode_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcode_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_userassigneemappings", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_userassigneemapping_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_userassigneemapping", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_userassigneemappings_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_userassigneemapping_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_userassigneemapping_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_userinitiations", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_userinitiation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_userinitiation", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_userinitiations_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_userinitiation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_userinitiation_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productsAmendmentsByReviewedById", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_amendment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_amendment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_amendment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productsAmendmentsByReviewedById_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_amendment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_amendment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_amendment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_amendments", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_amendment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_amendment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_amendment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_amendments_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_amendment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_amendment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_amendment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_deskpartnerusers", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_deskpartneruser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_deskpartneruser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_deskpartnerusers_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_deskpartneruser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_deskpartneruser_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationaccesses", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationaccess_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationaccess", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationaccesses_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationaccess_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationaccess_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsupports", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsupport", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsupports_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsupport_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "site", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_site", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "site_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit_memberships", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruserunit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruserunit", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit_memberships_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruserunit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruserunit_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partneruser_aggregate", "description": "aggregated selection of \"identity_partneruser\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partneruser_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruser_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruser_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partneruser_aggregate_fields", "description": "aggregate fields of \"identity_partneruser\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partneruser_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partneruser_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruser_aggregate_order_by", "description": "order by aggregate values of table \"identity_partneruser\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruser_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_partneruser\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_partneruser\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_assignees", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_assignees_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_assignmenthistories", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_assignmenthistories_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_notes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_notes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroupusers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroupusers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partnerpermissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partnerpermissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partneruserconfigs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partneruserconfigs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_referralcodes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_referralcodes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_userassigneemappings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_userassigneemappings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_userinitiations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_userinitiations_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "productsAmendmentsByReviewedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "productsAmendmentsByReviewedById_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_amendments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_amendments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_deskpartnerusers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_deskpartnerusers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationaccesses", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationaccesses_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsupports", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsupports_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "site", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_site_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "site_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "unit_memberships", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "unit_memberships_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_partneruser_constraint", "description": "unique or primary key constraints on table \"identity_partneruser\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_partneruser_partner_id_user_email_4a929881_uniq", "description": "unique or primary key constraint on columns \"user_email\", \"partner_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_partneruser_partner_id_user_id_45db4ae4_uniq", "description": "unique or primary key constraint on columns \"user_id\", \"partner_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_partneruser_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruser_insert_input", "description": "input type for inserting data into table \"identity_partneruser\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_assignees", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_assignmenthistories", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_notes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroupusers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_partnerpermissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_partneruserconfigs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_referralcodes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_userassigneemappings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_userinitiations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "productsAmendmentsByReviewedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_amendments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_deskpartnerusers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationaccesses", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsupports", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "site", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_site_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "site_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "unit_memberships", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partneruser_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "site_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruser_max_order_by", "description": "order by max() on columns of table \"identity_partneruser\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "site_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partneruser_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "site_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruser_min_order_by", "description": "order by min() on columns of table \"identity_partneruser\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "site_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partneruser_mutation_response", "description": "response of any mutation on the table \"identity_partneruser\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruser_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"identity_partneruser\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruser_on_conflict", "description": "on_conflict condition type for table \"identity_partneruser\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruser_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruser_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "description": "Ordering options when selecting data from \"identity_partneruser\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_assignees_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_assignmenthistories_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_notes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroupusers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partnerpermissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partneruserconfigs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_referralcodes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_userassigneemappings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_userinitiations_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "productsAmendmentsByReviewedById_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_amendments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_deskpartnerusers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationaccesses_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsupports_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "site", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_site_order_by", "ofType": null}, "defaultValue": null}, {"name": "site_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "unit_memberships_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruser_pk_columns_input", "description": "primary key columns input for table: identity_partneruser", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_partneruser_select_column", "description": "select columns of table \"identity_partneruser\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "site_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruser_set_input", "description": "input type for updating data in table \"identity_partneruser\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "site_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruser_stream_cursor_input", "description": "Streaming cursor of the table \"identity_partneruser\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruser_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "site_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_partneruser_update_column", "description": "update columns of table \"identity_partneruser\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "site_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruser_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partneruserconfig", "description": "columns and relationships of \"identity_partneruserconfig\"", "fields": [{"name": "config_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruser", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partneruserconfig_aggregate", "description": "aggregated selection of \"identity_partneruserconfig\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partneruserconfig_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruserconfig", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruserconfig_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partneruserconfig_aggregate_fields", "description": "aggregate fields of \"identity_partneruserconfig\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruserconfig_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partneruserconfig_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partneruserconfig_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_aggregate_order_by", "description": "order by aggregate values of table \"identity_partneruserconfig\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_partneruserconfig\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_partneruserconfig\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "config_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partneruser", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_partneruserconfig_constraint", "description": "unique or primary key constraints on table \"identity_partneruserconfig\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_partneruserconf_partner_user_id_config_t_f4fd1409_uniq", "description": "unique or primary key constraint on columns \"config_type\", \"partner_user_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruserconfig_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_insert_input", "description": "input type for inserting data into table \"identity_partneruserconfig\"", "fields": null, "inputFields": [{"name": "config_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "identity_partneruser", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partneruserconfig_max_fields", "description": "aggregate max on columns", "fields": [{"name": "config_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_max_order_by", "description": "order by max() on columns of table \"identity_partneruserconfig\"", "fields": null, "inputFields": [{"name": "config_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partneruserconfig_min_fields", "description": "aggregate min on columns", "fields": [{"name": "config_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_min_order_by", "description": "order by min() on columns of table \"identity_partneruserconfig\"", "fields": null, "inputFields": [{"name": "config_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partneruserconfig_mutation_response", "description": "response of any mutation on the table \"identity_partneruserconfig\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruserconfig", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_on_conflict", "description": "on_conflict condition type for table \"identity_partneruserconfig\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruserconfig_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruserconfig_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_order_by", "description": "Ordering options when selecting data from \"identity_partneruserconfig\".", "fields": null, "inputFields": [{"name": "config_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partneruser", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_pk_columns_input", "description": "primary key columns input for table: identity_partneruserconfig", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_partneruserconfig_select_column", "description": "select columns of table \"identity_partneruserconfig\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "config_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_set_input", "description": "input type for updating data in table \"identity_partneruserconfig\"", "fields": null, "inputFields": [{"name": "config_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_stream_cursor_input", "description": "Streaming cursor of the table \"identity_partneruserconfig\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "config_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_partneruserconfig_update_column", "description": "update columns of table \"identity_partneruserconfig\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "config_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partneruserunit", "description": "columns and relationships of \"identity_partneruserunit\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerunit", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partneruserunit_aggregate", "description": "aggregated selection of \"identity_partneruserunit\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partneruserunit_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruserunit", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruserunit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partneruserunit_aggregate_fields", "description": "aggregate fields of \"identity_partneruserunit\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruserunit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partneruserunit_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_partneruserunit_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_aggregate_order_by", "description": "order by aggregate values of table \"identity_partneruserunit\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_partneruserunit\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_partneruserunit\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "unit_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_partneruserunit_constraint", "description": "unique or primary key constraints on table \"identity_partneruserunit\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_partneruserunit_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_partneruser_unit", "description": "unique or primary key constraint on columns \"unit_id\", \"partner_user_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_insert_input", "description": "input type for inserting data into table \"identity_partneruserunit\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "unit_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partneruserunit_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_max_order_by", "description": "order by max() on columns of table \"identity_partneruserunit\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "unit_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partneruserunit_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_min_order_by", "description": "order by min() on columns of table \"identity_partneruserunit\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "unit_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_partneruserunit_mutation_response", "description": "response of any mutation on the table \"identity_partneruserunit\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruserunit", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_on_conflict", "description": "on_conflict condition type for table \"identity_partneruserunit\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruserunit_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruserunit_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_order_by", "description": "Ordering options when selecting data from \"identity_partneruserunit\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_order_by", "ofType": null}, "defaultValue": null}, {"name": "unit_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_pk_columns_input", "description": "primary key columns input for table: identity_partneruserunit", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_partneruserunit_select_column", "description": "select columns of table \"identity_partneruserunit\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "unit_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_set_input", "description": "input type for updating data in table \"identity_partneruserunit\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "unit_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_stream_cursor_input", "description": "Streaming cursor of the table \"identity_partneruserunit\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "unit_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_partneruserunit_update_column", "description": "update columns of table \"identity_partneruserunit\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "unit_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_personaevent", "description": "columns and relationships of \"identity_personaevent\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_personaevent_aggregate", "description": "aggregated selection of \"identity_personaevent\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_personaevent_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_personaevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personaevent_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personaevent_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_personaevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_personaevent_aggregate_fields", "description": "aggregate fields of \"identity_personaevent\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_personaevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_personaevent_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_personaevent_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personaevent_aggregate_order_by", "description": "order by aggregate values of table \"identity_personaevent\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personaevent_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personaevent_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_personaevent\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personaevent_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_personaevent\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_personaevent_constraint", "description": "unique or primary key constraints on table \"identity_personaevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_personaevent_event_id_key", "description": "unique or primary key constraint on columns \"event_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "identity_personaevent_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personaevent_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personaevent_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personaevent_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personaevent_insert_input", "description": "input type for inserting data into table \"identity_personaevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_personaevent_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personaevent_max_order_by", "description": "order by max() on columns of table \"identity_personaevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_personaevent_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personaevent_min_order_by", "description": "order by min() on columns of table \"identity_personaevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_personaevent_mutation_response", "description": "response of any mutation on the table \"identity_personaevent\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_personaevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personaevent_on_conflict", "description": "on_conflict condition type for table \"identity_personaevent\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_personaevent_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_personaevent_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personaevent_order_by", "description": "Ordering options when selecting data from \"identity_personaevent\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personaevent_pk_columns_input", "description": "primary key columns input for table: identity_personaevent", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personaevent_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_personaevent_select_column", "description": "select columns of table \"identity_personaevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personaevent_set_input", "description": "input type for updating data in table \"identity_personaevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personaevent_stream_cursor_input", "description": "Streaming cursor of the table \"identity_personaevent\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personaevent_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_personaevent_update_column", "description": "update columns of table \"identity_personaevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personaevent_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_personainquiry", "description": "columns and relationships of \"identity_personainquiry\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "inquiry_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_personainquiry_aggregate", "description": "aggregated selection of \"identity_personainquiry\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_personainquiry_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_personainquiry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_personainquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_personainquiry_aggregate_fields", "description": "aggregate fields of \"identity_personainquiry\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_personainquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_personainquiry_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_personainquiry_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_aggregate_order_by", "description": "order by aggregate values of table \"identity_personainquiry\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_personainquiry\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_personainquiry\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "inquiry_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_personainquiry_constraint", "description": "unique or primary key constraints on table \"identity_personainquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_personainquiry_inquiry_id_key", "description": "unique or primary key constraint on columns \"inquiry_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "identity_personainquiry_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_insert_input", "description": "input type for inserting data into table \"identity_personainquiry\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "inquiry_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_personainquiry_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "inquiry_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_max_order_by", "description": "order by max() on columns of table \"identity_personainquiry\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "inquiry_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_personainquiry_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "inquiry_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_min_order_by", "description": "order by min() on columns of table \"identity_personainquiry\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "inquiry_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_personainquiry_mutation_response", "description": "response of any mutation on the table \"identity_personainquiry\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_personainquiry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_on_conflict", "description": "on_conflict condition type for table \"identity_personainquiry\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_personainquiry_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_personainquiry_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_order_by", "description": "Ordering options when selecting data from \"identity_personainquiry\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "inquiry_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_pk_columns_input", "description": "primary key columns input for table: identity_personainquiry", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_personainquiry_select_column", "description": "select columns of table \"identity_personainquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "inquiry_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_set_input", "description": "input type for updating data in table \"identity_personainquiry\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "inquiry_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_stream_cursor_input", "description": "Streaming cursor of the table \"identity_personainquiry\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "inquiry_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_personainquiry_update_column", "description": "update columns of table \"identity_personainquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "inquiry_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_referralcode", "description": "columns and relationships of \"identity_referralcode\"", "fields": [{"name": "code", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_newusers", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_newuser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_newuser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_newuser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_newusers_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_newuser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_newuser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_newuser_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_referralcodeviews", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_referralcodeview_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcodeview", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_referralcodeviews_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_referralcodeview_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcodeview_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_users", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_users_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner_partner", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner_partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner_partner_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner_partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeys", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journey_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeys_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journey_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_referralcode_aggregate", "description": "aggregated selection of \"identity_referralcode\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_referralcode_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcode", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcode_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcode_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_referralcode_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_referralcode_aggregate_fields", "description": "aggregate fields of \"identity_referralcode\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_referralcode_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_referralcode_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_referralcode_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcode_aggregate_order_by", "description": "order by aggregate values of table \"identity_referralcode\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcode_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_referralcode\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_referralcode\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_newusers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_newusers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_referralcodeviews", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_referralcodeviews_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_users", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_users_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "owner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "owner_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "owner_partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "owner_partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "owner_partner_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journeys", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journeys_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_referralcode_constraint", "description": "unique or primary key constraints on table \"identity_referralcode\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_referralcode_code_tenant_key", "description": "unique or primary key constraint on columns \"tenant_id\", \"code\"", "isDeprecated": false, "deprecationReason": null}, {"name": "identity_referralcode_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcode_insert_input", "description": "input type for inserting data into table \"identity_referralcode\"", "fields": null, "inputFields": [{"name": "code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_newusers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_referralcodeviews", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_users", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "owner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "owner_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "owner_partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "owner_partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "owner_partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "products_journeys", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_referralcode_max_fields", "description": "aggregate max on columns", "fields": [{"name": "code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner_partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner_partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcode_max_order_by", "description": "order by max() on columns of table \"identity_referralcode\"", "fields": null, "inputFields": [{"name": "code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "owner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "owner_partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "owner_partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_referralcode_min_fields", "description": "aggregate min on columns", "fields": [{"name": "code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner_partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner_partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcode_min_order_by", "description": "order by min() on columns of table \"identity_referralcode\"", "fields": null, "inputFields": [{"name": "code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "owner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "owner_partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "owner_partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_referralcode_mutation_response", "description": "response of any mutation on the table \"identity_referralcode\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcode", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcode_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"identity_referralcode\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcode_on_conflict", "description": "on_conflict condition type for table \"identity_referralcode\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_referralcode_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_referralcode_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcode_order_by", "description": "Ordering options when selecting data from \"identity_referralcode\".", "fields": null, "inputFields": [{"name": "code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_newusers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_referralcodeviews_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_users_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "owner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "owner_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "owner_partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "owner_partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}, "defaultValue": null}, {"name": "owner_partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_journeys_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcode_pk_columns_input", "description": "primary key columns input for table: identity_referralcode", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_referralcode_select_column", "description": "select columns of table \"identity_referralcode\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "owner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "owner_partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "owner_partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcode_set_input", "description": "input type for updating data in table \"identity_referralcode\"", "fields": null, "inputFields": [{"name": "code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "owner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "owner_partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "owner_partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcode_stream_cursor_input", "description": "Streaming cursor of the table \"identity_referralcode\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcode_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "owner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "owner_partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "owner_partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_referralcode_update_column", "description": "update columns of table \"identity_referralcode\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "owner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "owner_partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "owner_partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcode_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_referralcodeview", "description": "columns and relationships of \"identity_referralcodeview\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ip", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "inet", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_code", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcode", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_code_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_agent", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_referralcodeview_aggregate", "description": "aggregated selection of \"identity_referralcodeview\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_referralcodeview_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcodeview", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_referralcodeview_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_referralcodeview_aggregate_fields", "description": "aggregate fields of \"identity_referralcodeview\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_referralcodeview_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_referralcodeview_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_referralcodeview_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_aggregate_order_by", "description": "order by aggregate values of table \"identity_referralcodeview\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_referralcodeview\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_referralcodeview\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ip", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "inet_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "referral_code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "referral_code_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_referralcodeview_constraint", "description": "unique or primary key constraints on table \"identity_referralcodeview\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_referralcodeview_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_insert_input", "description": "input type for inserting data into table \"identity_referralcodeview\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ip", "description": null, "type": {"kind": "SCALAR", "name": "inet", "ofType": null}, "defaultValue": null}, {"name": "referral_code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "referral_code_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_referralcodeview_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_code_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_agent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_max_order_by", "description": "order by max() on columns of table \"identity_referralcodeview\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_code_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_referralcodeview_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_code_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_agent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_min_order_by", "description": "order by min() on columns of table \"identity_referralcodeview\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_code_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_referralcodeview_mutation_response", "description": "response of any mutation on the table \"identity_referralcodeview\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcodeview", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_on_conflict", "description": "on_conflict condition type for table \"identity_referralcodeview\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_referralcodeview_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_referralcodeview_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_order_by", "description": "Ordering options when selecting data from \"identity_referralcodeview\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ip", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_code_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_pk_columns_input", "description": "primary key columns input for table: identity_referralcodeview", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_referralcodeview_select_column", "description": "select columns of table \"identity_referralcodeview\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ip", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "referral_code_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_agent", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_set_input", "description": "input type for updating data in table \"identity_referralcodeview\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ip", "description": null, "type": {"kind": "SCALAR", "name": "inet", "ofType": null}, "defaultValue": null}, {"name": "referral_code_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_stream_cursor_input", "description": "Streaming cursor of the table \"identity_referralcodeview\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ip", "description": null, "type": {"kind": "SCALAR", "name": "inet", "ofType": null}, "defaultValue": null}, {"name": "referral_code_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_referralcodeview_update_column", "description": "update columns of table \"identity_referralcodeview\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ip", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "referral_code_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_agent", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_refreshtoken", "description": "columns and relationships of \"identity_refreshtoken\"", "fields": [{"name": "access_token", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_accesstoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "access_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_application", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityAccesstokenById", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_accesstoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revoked", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_refreshtoken_aggregate", "description": "aggregated selection of \"identity_refreshtoken\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_refreshtoken_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_refreshtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_refreshtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_refreshtoken_aggregate_fields", "description": "aggregate fields of \"identity_refreshtoken\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_refreshtoken_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_refreshtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_refreshtoken_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_refreshtoken_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_refreshtoken_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_refreshtoken_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_refreshtoken_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_refreshtoken_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_refreshtoken_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_refreshtoken_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_refreshtoken_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_aggregate_order_by", "description": "order by aggregate values of table \"identity_refreshtoken\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_refreshtoken\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_refreshtoken_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "access_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_avg_order_by", "description": "order by avg() on columns of table \"identity_refreshtoken\"", "fields": null, "inputFields": [{"name": "access_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_refreshtoken\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "access_token", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "access_token_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identityAccesstokenById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "revoked", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_refreshtoken_constraint", "description": "unique or primary key constraints on table \"identity_refreshtoken\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_refreshtoken_access_token_id_key", "description": "unique or primary key constraint on columns \"access_token_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "identity_refreshtoken_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "identity_refreshtoken_token_revoked_995f0c5f_uniq", "description": "unique or primary key constraint on columns \"token\", \"revoked\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_inc_input", "description": "input type for incrementing numeric columns in table \"identity_refreshtoken\"", "fields": null, "inputFields": [{"name": "access_token_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_insert_input", "description": "input type for inserting data into table \"identity_refreshtoken\"", "fields": null, "inputFields": [{"name": "access_token", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "access_token_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "identityAccesstokenById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "revoked", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_refreshtoken_max_fields", "description": "aggregate max on columns", "fields": [{"name": "access_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revoked", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_max_order_by", "description": "order by max() on columns of table \"identity_refreshtoken\"", "fields": null, "inputFields": [{"name": "access_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "revoked", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_refreshtoken_min_fields", "description": "aggregate min on columns", "fields": [{"name": "access_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revoked", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_min_order_by", "description": "order by min() on columns of table \"identity_refreshtoken\"", "fields": null, "inputFields": [{"name": "access_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "revoked", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_refreshtoken_mutation_response", "description": "response of any mutation on the table \"identity_refreshtoken\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_refreshtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"identity_refreshtoken\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_on_conflict", "description": "on_conflict condition type for table \"identity_refreshtoken\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_refreshtoken_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_refreshtoken_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_order_by", "description": "Ordering options when selecting data from \"identity_refreshtoken\".", "fields": null, "inputFields": [{"name": "access_token", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_order_by", "ofType": null}, "defaultValue": null}, {"name": "access_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_order_by", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identityAccesstokenById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_order_by", "ofType": null}, "defaultValue": null}, {"name": "revoked", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_pk_columns_input", "description": "primary key columns input for table: identity_refreshtoken", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_refreshtoken_select_column", "description": "select columns of table \"identity_refreshtoken\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "access_token_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "revoked", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_set_input", "description": "input type for updating data in table \"identity_refreshtoken\"", "fields": null, "inputFields": [{"name": "access_token_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "revoked", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_refreshtoken_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "access_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_stddev_order_by", "description": "order by stddev() on columns of table \"identity_refreshtoken\"", "fields": null, "inputFields": [{"name": "access_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_refreshtoken_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "access_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"identity_refreshtoken\"", "fields": null, "inputFields": [{"name": "access_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_refreshtoken_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "access_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"identity_refreshtoken\"", "fields": null, "inputFields": [{"name": "access_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_stream_cursor_input", "description": "Streaming cursor of the table \"identity_refreshtoken\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "access_token_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "revoked", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_refreshtoken_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "access_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_sum_order_by", "description": "order by sum() on columns of table \"identity_refreshtoken\"", "fields": null, "inputFields": [{"name": "access_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_refreshtoken_update_column", "description": "update columns of table \"identity_refreshtoken\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "access_token_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "revoked", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_refreshtoken_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "access_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_var_pop_order_by", "description": "order by var_pop() on columns of table \"identity_refreshtoken\"", "fields": null, "inputFields": [{"name": "access_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_refreshtoken_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "access_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_var_samp_order_by", "description": "order by var_samp() on columns of table \"identity_refreshtoken\"", "fields": null, "inputFields": [{"name": "access_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_refreshtoken_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "access_token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_variance_order_by", "description": "order by variance() on columns of table \"identity_refreshtoken\"", "fields": null, "inputFields": [{"name": "access_token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_roundrobincounter", "description": "columns and relationships of \"identity_roundrobincounter\"", "fields": [{"name": "assignment_context", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "counter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "segment_value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_roundrobincounter_aggregate", "description": "aggregated selection of \"identity_roundrobincounter\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_roundrobincounter_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_roundrobincounter", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_roundrobincounter_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_roundrobincounter_aggregate_fields", "description": "aggregate fields of \"identity_roundrobincounter\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_roundrobincounter_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_roundrobincounter_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_roundrobincounter_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_roundrobincounter_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_roundrobincounter_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_roundrobincounter_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_roundrobincounter_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_roundrobincounter_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_roundrobincounter_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_roundrobincounter_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_roundrobincounter_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_aggregate_order_by", "description": "order by aggregate values of table \"identity_roundrobincounter\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_roundrobincounter\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_roundrobincounter_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "counter", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_avg_order_by", "description": "order by avg() on columns of table \"identity_roundrobincounter\"", "fields": null, "inputFields": [{"name": "counter", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_roundrobincounter\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "assignment_context", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "counter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "segment_value", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_roundrobincounter_constraint", "description": "unique or primary key constraints on table \"identity_roundrobincounter\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_roundrobincount_assignment_context_segme_724fe8f5_uniq", "description": "unique or primary key constraint on columns \"assignment_context\", \"tenant_id\", \"segment_value\"", "isDeprecated": false, "deprecationReason": null}, {"name": "identity_roundrobincounter_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_inc_input", "description": "input type for incrementing numeric columns in table \"identity_roundrobincounter\"", "fields": null, "inputFields": [{"name": "counter", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_insert_input", "description": "input type for inserting data into table \"identity_roundrobincounter\"", "fields": null, "inputFields": [{"name": "assignment_context", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "counter", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "segment_value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_roundrobincounter_max_fields", "description": "aggregate max on columns", "fields": [{"name": "assignment_context", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "counter", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "segment_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_max_order_by", "description": "order by max() on columns of table \"identity_roundrobincounter\"", "fields": null, "inputFields": [{"name": "assignment_context", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "counter", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "segment_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_roundrobincounter_min_fields", "description": "aggregate min on columns", "fields": [{"name": "assignment_context", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "counter", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "segment_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_min_order_by", "description": "order by min() on columns of table \"identity_roundrobincounter\"", "fields": null, "inputFields": [{"name": "assignment_context", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "counter", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "segment_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_roundrobincounter_mutation_response", "description": "response of any mutation on the table \"identity_roundrobincounter\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_roundrobincounter", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_on_conflict", "description": "on_conflict condition type for table \"identity_roundrobincounter\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_roundrobincounter_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_roundrobincounter_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_order_by", "description": "Ordering options when selecting data from \"identity_roundrobincounter\".", "fields": null, "inputFields": [{"name": "assignment_context", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "counter", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "segment_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_pk_columns_input", "description": "primary key columns input for table: identity_roundrobincounter", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_roundrobincounter_select_column", "description": "select columns of table \"identity_roundrobincounter\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "assignment_context", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "counter", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "segment_value", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_set_input", "description": "input type for updating data in table \"identity_roundrobincounter\"", "fields": null, "inputFields": [{"name": "assignment_context", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "counter", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "segment_value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_roundrobincounter_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "counter", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_stddev_order_by", "description": "order by stddev() on columns of table \"identity_roundrobincounter\"", "fields": null, "inputFields": [{"name": "counter", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_roundrobincounter_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "counter", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"identity_roundrobincounter\"", "fields": null, "inputFields": [{"name": "counter", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_roundrobincounter_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "counter", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"identity_roundrobincounter\"", "fields": null, "inputFields": [{"name": "counter", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_stream_cursor_input", "description": "Streaming cursor of the table \"identity_roundrobincounter\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "assignment_context", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "counter", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "segment_value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_roundrobincounter_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "counter", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_sum_order_by", "description": "order by sum() on columns of table \"identity_roundrobincounter\"", "fields": null, "inputFields": [{"name": "counter", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_roundrobincounter_update_column", "description": "update columns of table \"identity_roundrobincounter\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "assignment_context", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "counter", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "segment_value", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_roundrobincounter_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "counter", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_var_pop_order_by", "description": "order by var_pop() on columns of table \"identity_roundrobincounter\"", "fields": null, "inputFields": [{"name": "counter", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_roundrobincounter_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "counter", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_var_samp_order_by", "description": "order by var_samp() on columns of table \"identity_roundrobincounter\"", "fields": null, "inputFields": [{"name": "counter", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_roundrobincounter_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "counter", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_variance_order_by", "description": "order by variance() on columns of table \"identity_roundrobincounter\"", "fields": null, "inputFields": [{"name": "counter", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_site", "description": "columns and relationships of \"identity_site\"", "fields": [{"name": "address", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "offerings", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programoffering_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programoffering_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programoffering", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "offerings_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programoffering_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programoffering_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programoffering_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_users", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_users_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruser_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "region", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "site_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_site_aggregate", "description": "aggregated selection of \"identity_site\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_site_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_site", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_site_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_site_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_site_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_site_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_site_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_site_aggregate_fields", "description": "aggregate fields of \"identity_site\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_site_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_site_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_site_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_site_aggregate_order_by", "description": "order by aggregate values of table \"identity_site\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_site_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_site_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_site_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_site\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_site_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_site_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_site_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_site\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_site_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_site_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_site_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "address", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "offerings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "offerings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_users", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_users_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "region", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "site_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_site_constraint", "description": "unique or primary key constraints on table \"identity_site\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_site_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_site_insert_input", "description": "input type for inserting data into table \"identity_site\"", "fields": null, "inputFields": [{"name": "address", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "offerings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_users", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "region", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "site_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_site_max_fields", "description": "aggregate max on columns", "fields": [{"name": "address", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "region", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "site_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_site_max_order_by", "description": "order by max() on columns of table \"identity_site\"", "fields": null, "inputFields": [{"name": "address", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "region", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "site_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_site_min_fields", "description": "aggregate min on columns", "fields": [{"name": "address", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "region", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "site_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_site_min_order_by", "description": "order by min() on columns of table \"identity_site\"", "fields": null, "inputFields": [{"name": "address", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "region", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "site_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_site_mutation_response", "description": "response of any mutation on the table \"identity_site\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_site", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_site_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"identity_site\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_site_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_site_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_site_on_conflict", "description": "on_conflict condition type for table \"identity_site\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_site_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_site_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_site_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_site_order_by", "description": "Ordering options when selecting data from \"identity_site\".", "fields": null, "inputFields": [{"name": "address", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "offerings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_users_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "region", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "site_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_site_pk_columns_input", "description": "primary key columns input for table: identity_site", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_site_select_column", "description": "select columns of table \"identity_site\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "address", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "region", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "site_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_site_set_input", "description": "input type for updating data in table \"identity_site\"", "fields": null, "inputFields": [{"name": "address", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "region", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "site_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_site_stream_cursor_input", "description": "Streaming cursor of the table \"identity_site\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_site_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_site_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "address", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "region", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "site_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_site_update_column", "description": "update columns of table \"identity_site\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "address", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "region", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "site_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_site_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_site_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_site_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_targetpartnerstate", "description": "columns and relationships of \"identity_targetpartnerstate\"", "fields": [{"name": "closed_reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journey", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_journey", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snooze_job_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snooze_state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "snoozed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snoozed_reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snoozed_until", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_targetpartnerstate_aggregate", "description": "aggregated selection of \"identity_targetpartnerstate\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_targetpartnerstate_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_targetpartnerstate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_targetpartnerstate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_targetpartnerstate_aggregate_fields", "description": "aggregate fields of \"identity_targetpartnerstate\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_targetpartnerstate_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_targetpartnerstate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_targetpartnerstate_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_targetpartnerstate_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_targetpartnerstate_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_targetpartnerstate_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_targetpartnerstate_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_targetpartnerstate_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_targetpartnerstate_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_targetpartnerstate_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_targetpartnerstate_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_aggregate_order_by", "description": "order by aggregate values of table \"identity_targetpartnerstate\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_targetpartnerstate\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_targetpartnerstate_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_avg_order_by", "description": "order by avg() on columns of table \"identity_targetpartnerstate\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_targetpartnerstate\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "closed_reason", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "snooze_job_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "snooze_state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "snoozed_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "snoozed_reason", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "snoozed_until", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_targetpartnerstate_constraint", "description": "unique or primary key constraints on table \"identity_targetpartnerstate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_targetpartnerst_partner_id_target_type_i_114b22aa_uniq", "description": "unique or primary key constraint on columns \"target_type_id\", \"target_id\", \"partner_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "identity_targetpartnerstate_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_inc_input", "description": "input type for incrementing numeric columns in table \"identity_targetpartnerstate\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_insert_input", "description": "input type for inserting data into table \"identity_targetpartnerstate\"", "fields": null, "inputFields": [{"name": "closed_reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "products_journey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "snooze_job_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "snooze_state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "snoozed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "snoozed_reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "snoozed_until", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_targetpartnerstate_max_fields", "description": "aggregate max on columns", "fields": [{"name": "closed_reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snooze_job_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snooze_state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snoozed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snoozed_reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snoozed_until", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_max_order_by", "description": "order by max() on columns of table \"identity_targetpartnerstate\"", "fields": null, "inputFields": [{"name": "closed_reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snooze_job_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snooze_state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snoozed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snoozed_reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snoozed_until", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_targetpartnerstate_min_fields", "description": "aggregate min on columns", "fields": [{"name": "closed_reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snooze_job_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snooze_state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snoozed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snoozed_reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snoozed_until", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_min_order_by", "description": "order by min() on columns of table \"identity_targetpartnerstate\"", "fields": null, "inputFields": [{"name": "closed_reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snooze_job_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snooze_state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snoozed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snoozed_reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snoozed_until", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_targetpartnerstate_mutation_response", "description": "response of any mutation on the table \"identity_targetpartnerstate\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_targetpartnerstate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_on_conflict", "description": "on_conflict condition type for table \"identity_targetpartnerstate\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_targetpartnerstate_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_targetpartnerstate_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_order_by", "description": "Ordering options when selecting data from \"identity_targetpartnerstate\".", "fields": null, "inputFields": [{"name": "closed_reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_journey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}, "defaultValue": null}, {"name": "snooze_job_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snooze_state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snoozed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snoozed_reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snoozed_until", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_pk_columns_input", "description": "primary key columns input for table: identity_targetpartnerstate", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_targetpartnerstate_select_column", "description": "select columns of table \"identity_targetpartnerstate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "closed_reason", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "snooze_job_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "snooze_state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "snoozed_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "snoozed_reason", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "snoozed_until", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_set_input", "description": "input type for updating data in table \"identity_targetpartnerstate\"", "fields": null, "inputFields": [{"name": "closed_reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "snooze_job_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "snooze_state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "snoozed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "snoozed_reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "snoozed_until", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_targetpartnerstate_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_stddev_order_by", "description": "order by stddev() on columns of table \"identity_targetpartnerstate\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_targetpartnerstate_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"identity_targetpartnerstate\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_targetpartnerstate_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"identity_targetpartnerstate\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_stream_cursor_input", "description": "Streaming cursor of the table \"identity_targetpartnerstate\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "closed_reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "snooze_job_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "snooze_state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "snoozed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "snoozed_reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "snoozed_until", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_targetpartnerstate_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_sum_order_by", "description": "order by sum() on columns of table \"identity_targetpartnerstate\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_targetpartnerstate_update_column", "description": "update columns of table \"identity_targetpartnerstate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "closed_reason", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "snooze_job_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "snooze_state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "snoozed_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "snoozed_reason", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "snoozed_until", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_targetpartnerstate_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_var_pop_order_by", "description": "order by var_pop() on columns of table \"identity_targetpartnerstate\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_targetpartnerstate_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_var_samp_order_by", "description": "order by var_samp() on columns of table \"identity_targetpartnerstate\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_targetpartnerstate_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_variance_order_by", "description": "order by variance() on columns of table \"identity_targetpartnerstate\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user", "description": "columns and relationships of \"identity_user\"", "fields": [{"name": "acquisition_channel", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actionActionrunsByUpdatedById", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actionrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actionrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actionrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "actionActionrunsByUpdatedById_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actionrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actionrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actionrun_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "actionActionrunsByUserId", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actionrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actionrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actionrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "actionActionrunsByUserId_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actionrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actionrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actionrun_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_actionruns", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actionrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actionrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actionrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_actionruns_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actionrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actionrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actionrun_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_actions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_action_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_action_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_action_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_action", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_actions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_action_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_action_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_action_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_action_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_actiontags", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actiontag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actiontag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actiontag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_actiontags_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actiontag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actiontag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actiontag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_permissions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_permission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_permission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_permission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_permission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_permissions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_permission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_permission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_permission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_permission_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_tags", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_tag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_tag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_tag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_tag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_tags_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_tag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_tag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_tag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_tag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "aiAgentusersubscriptionsByUserId", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_agentusersubscription_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_agentusersubscription", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "aiAgentusersubscriptionsByUserId_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_agentusersubscription_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_agentusersubscription_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "aiAicallrequestsByUserId", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallrequest_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallrequest", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "aiAicallrequestsByUserId_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallrequest_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallrequest_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "aiKnowledgebasesByReviewedById", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_knowledgebase_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_knowledgebase", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "aiKnowledgebasesByReviewedById_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_knowledgebase_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_knowledgebase_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "aiKnowledgebasesByUpdatedById", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_knowledgebase_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_knowledgebase", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "aiKnowledgebasesByUpdatedById_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_knowledgebase_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_knowledgebase_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_agents", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_agent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_agent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_agents_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_agent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_agent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_agentusersubscriptions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_agentusersubscription_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_agentusersubscription", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_agentusersubscriptions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_agentusersubscription_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_agentusersubscription_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiactions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiactions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiaction_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiagentinstructions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiagentinstruction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiagentinstruction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiagentinstructions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiagentinstruction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiagentinstruction_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiagents", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiagent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiagent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiagents_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiagent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiagent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallactions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallactions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallaction_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallrequests", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallrequest_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallrequest", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallrequests_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallrequest_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallrequest_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicalls", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicall", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicalls_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicall_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallusages", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallusage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallusage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallusages_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallusage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallusage_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiinstructions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiinstruction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiinstruction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiinstructions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiinstruction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiinstruction_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_artifacts", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_artifact_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_artifact_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_artifact", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_artifacts_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_artifact_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_artifact_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_artifact_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_channel_session_trackers_for_user", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_channelsessiontracker_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_channelsessiontracker", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_channel_session_trackers_for_user_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_channelsessiontracker_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_channelsessiontracker_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationdatasetitems", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdatasetitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationdatasetitems_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdatasetitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationdatasets", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdataset_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdataset", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationdatasets_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdataset_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdataset_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationrunitems", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationrunitem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationrunitems_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationrunitem_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationruns", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationruns_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationrun_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_extractionmetrics", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_extractionmetrics_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_extractionmetrics", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_extractionmetrics_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_extractionmetrics_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_extractionmetrics_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_geminiinstructions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_geminiinstruction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_geminiinstruction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_geminiinstructions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_geminiinstruction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_geminiinstruction_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_knowledgebases", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_knowledgebase_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_knowledgebase", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_knowledgebases_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_knowledgebase_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_knowledgebase_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_message_classifications_for_user", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messageclassification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_messageclassification", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_message_classifications_for_user_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messageclassification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_messageclassification_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_sessionevents", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_sessionevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_sessionevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_sessionevents_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_sessionevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_sessionevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_botconversations", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_botconversation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_botconversation", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_botconversations_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_botconversation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_botconversation_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_botmessages", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_botmessage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_botmessage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_botmessages_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_botmessage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_botmessage_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_channelinitiationrequests", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_channelinitiationrequest_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_channelinitiationrequest", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_channelinitiationrequests_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_channelinitiationrequest_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_channelinitiationrequest_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_emailunsubscribes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_emailunsubscribe_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_emailunsubscribe", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_emailunsubscribes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_emailunsubscribe_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_emailunsubscribe_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemails", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemail_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemail", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemails_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemail_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemail_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemails_by_user_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemail_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemail", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemails_by_user_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemail_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemail_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemailschooldata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailschooldata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailschooldata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemailschooldata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailschooldata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailschooldata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_intercomwebhooks", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_intercomwebhook_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_intercomwebhook", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_intercomwebhooks_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_intercomwebhook_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_intercomwebhook_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_notifications", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_notification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_notification_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_notification", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_notifications_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_notification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_notification_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_notification_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_notifications_by_user_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_notification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_notification_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_notification", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_notifications_by_user_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_notification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_notification_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_notification_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_telegramevents", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_telegramevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_telegramevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_telegramevents_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_telegramevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_telegramevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_telegramprofile", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "communications_telegramprofile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_telegramprofiles", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_telegramprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_telegramprofile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_telegramprofiles_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_telegramprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_telegramprofile_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_whatsappevents", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_whatsappevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_whatsappevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_whatsappevents_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_whatsappevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_whatsappevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_whatsappprofiles", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_whatsappprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_whatsappprofile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_whatsappprofiles_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_whatsappprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_whatsappprofile_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_whatsappprofiles_by_user_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_whatsappprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_whatsappprofile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_whatsappprofiles_by_user_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_whatsappprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_whatsappprofile_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_from_journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_caches", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_cache_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cache_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_cache_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_cache", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_caches_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_cache_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cache_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_cache_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_cache_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_cips", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_cip_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cip_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_cip_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_cip", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_cips_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_cip_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cip_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_cip_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_cip_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_ciptonocs", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ciptonoc_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_ciptonoc", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_ciptonocs_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ciptonoc_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_ciptonoc_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradecountries", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradecountry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradecountry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradecountries_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradecountry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradecountry_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_grades", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_grade_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_grade_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_grade_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_grade", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_grades_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_grade_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_grade_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_grade_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_grade_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradeschemes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradescheme_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradescheme", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradeschemes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradescheme_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradescheme_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_institutions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_institution_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institution_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_institution_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_institution", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_institutions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_institution_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institution_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_institution_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_institution_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_nocs", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_noc_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_noc_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_noc_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_noc", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_nocs_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_noc_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_noc_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_noc_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_noc_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programjobdata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programjobdata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programjobdata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programjobdata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programjobdata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programjobdata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programrequirements", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programrequirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programrequirement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programrequirements_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programrequirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programrequirement_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programs", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_program", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programs_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_program_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_requirements", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_requirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_requirement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_requirement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_requirements_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_requirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_requirement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_requirement_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_joined", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_admin_logs", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_admin_log_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_admin_log_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_admin_log", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_admin_logs_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_admin_log_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_admin_log_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_admin_log_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "email_verified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "eventsEventsByUserId", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_event_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_event_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_event_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_event", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "eventsEventsByUserId_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_event_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_event_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_event_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_event_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_analytics", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_analytics_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_analytics_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_analytics", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_analytics_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_analytics_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_analytics_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_analytics_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_events", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_event_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_event_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_event_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_event", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_events_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_event_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_event_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_event_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_event_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_majorupdates", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_majorupdate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_majorupdate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_majorupdates_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_majorupdate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_majorupdate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "files_files", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "files_file_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_file_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "files_file", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "files_files_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "files_file_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_file_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "files_file_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "files_files_by_updated_by_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "files_file_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_file_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "files_file", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "files_files_by_updated_by_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "files_file_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_file_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "files_file_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "files_files_by_user_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "files_file_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_file_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "files_file", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "files_files_by_user_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "files_file_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_file_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "files_file_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "first_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "highest_level_reached", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "highest_level_reached_active", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_useridentity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityAssignmenthistoriesByUserId", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignmenthistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignmenthistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityAssignmenthistoriesByUserId_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignmenthistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignmenthistory_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityUserassigneemappingsByUserId", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_userassigneemapping_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_userassigneemapping", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityUserassigneemappingsByUserId_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_userassigneemapping_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_userassigneemapping_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_accesstokens", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_accesstoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_accesstoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_accesstokens_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_accesstoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_accesstoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_applications", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_application_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_application_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_application_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_application", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_applications_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_application_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_application_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_application_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_application_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignee", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_assignee", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignees", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignee", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignees_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignee_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignmenthistories", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignmenthistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignmenthistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignmenthistories_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignmenthistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignmenthistory_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_grants", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_grant_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_grant_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_grant", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_grants_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_grant_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_grant_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_grant_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_idtokens", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_idtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_idtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_idtokens_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_idtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_idtoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_invitationcredits", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_invitationcredit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_invitationcredit", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_invitationcredits_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_invitationcredit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_invitationcredit_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_invitationcredits_by_user_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_invitationcredit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_invitationcredit", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_invitationcredits_by_user_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_invitationcredit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_invitationcredit_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_invitations", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_invitation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitation_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_invitation", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_invitations_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_invitation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitation_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_invitation_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_invitations_by_updated_by_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_invitation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitation_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_invitation", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_invitations_by_updated_by_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_invitation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitation_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_invitation_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_leads", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_lead_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_lead_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_lead", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_leads_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_lead_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_lead_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_lead_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_newusers", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_newuser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_newuser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_newuser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_newusers_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_newuser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_newuser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_newuser_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_newusers_by_updated_by_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_newuser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_newuser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_newuser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_newusers_by_updated_by_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_newuser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_newuser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_newuser_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_notes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_note_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_note", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_notes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_note_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_note_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnergroups", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnergroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnergroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnergroups_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnergroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnergroup_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnergroupusers", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnergroupuser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnergroupuser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnergroupusers_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnergroupuser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnergroupuser_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerpermissions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerpermission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerpermissions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerpermission_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partners", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partner_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partners_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partner_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partners_by_created_by_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partner_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partners_by_created_by_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partner_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruserconfigs", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruserconfig_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruserconfig", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruserconfigs_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruserconfig_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruserconfig_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerusers", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerusers_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruser_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerusers_by_user_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerusers_by_user_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruser_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_personaevents", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_personaevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_personaevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_personaevents_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_personaevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_personaevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_personainquiries", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_personainquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_personainquiry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_personainquiries_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_personainquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_personainquiry_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_personainquiries_by_user_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_personainquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_personainquiry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_personainquiries_by_user_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_personainquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_personainquiry_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_referralcodes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_referralcode_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcode", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_referralcodes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_referralcode_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcode_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_referralcodes_by_owner_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_referralcode_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcode", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_referralcodes_by_owner_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_referralcode_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcode_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_referralcodeviews", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_referralcodeview_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcodeview", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_referralcodeviews_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_referralcodeview_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcodeview_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_refreshtokens", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_refreshtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_refreshtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_refreshtokens_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_refreshtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_refreshtoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_roundrobincounters", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_roundrobincounter_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_roundrobincounter", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_roundrobincounters_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_roundrobincounter_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_roundrobincounter_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_targetpartnerstates", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_targetpartnerstate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_targetpartnerstate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_targetpartnerstates_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_targetpartnerstate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_targetpartnerstate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_groups", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_groups_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_groups", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_groups_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_groups_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_groups_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_user_permissions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_user_permissions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_user_permissions", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_user_permissions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_user_permissions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_user_permissions_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_useraccesstrackings", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_useraccesstracking_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_useraccesstracking", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_useraccesstrackings_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_useraccesstracking_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_useraccesstracking_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_useraccesstrackings_by_user_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_useraccesstracking_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_useraccesstracking", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_useraccesstrackings_by_user_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_useraccesstracking_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_useraccesstracking_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_userassigneemappings", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_userassigneemapping_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_userassigneemapping", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_userassigneemappings_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_userassigneemapping_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_userassigneemapping_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_useridentities", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_useridentity_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_useridentity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_useridentities_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_useridentity_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_useridentity_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_userinitiation", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_userinitiation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_userinitiations", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_userinitiation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_userinitiation", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_userinitiations_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_userinitiation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_userinitiation_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_users", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_users_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_users_by_updated_by_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_users_by_updated_by_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_usertokens", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_usertoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_usertoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_usertokens_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_usertoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_usertoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_usertokens_by_user_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_usertoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_usertoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_usertokens_by_user_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_usertoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_usertoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_utmparameters", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_utmparameter_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_utmparameter", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_utmparameters_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_utmparameter_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_utmparameter_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ip_country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_active_applicant", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_staff", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_superuser", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issuesIssueactionsByUpdatedById", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issueaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issueaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issuesIssueactionsByUpdatedById_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issueaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issueaction_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issuesIssuenotesByUpdatedById", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issuenote_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issuenote", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issuesIssuenotesByUpdatedById_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issuenote_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issuenote_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issuesIssuesByUpdatedById", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issue_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issue_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issue", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issuesIssuesByUpdatedById_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issue_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issue_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issue_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issueactions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issueaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issueaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issueactions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issueaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issueaction_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issuenotes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issuenote_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issuenote", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issuenotes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issuenote_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issuenote_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issueprompts", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issueprompt_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issueprompt", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issueprompts_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issueprompt_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issueprompt_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issues", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issue_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issue_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issue", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issues_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issue_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issue_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issue_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_queries", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_query_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_query_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_query_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_query", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_queries_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_query_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_query_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_query_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_query_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_querygroupqueries", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_querygroupquery_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_querygroupquery", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_querygroupqueries_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_querygroupquery_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_querygroupquery_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_querygroups", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_querygroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_querygroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_querygroups_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_querygroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_querygroup_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_userapplicationquerygroups", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_userapplicationquerygroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_userapplicationquerygroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_userapplicationquerygroups_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_userapplicationquerygroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_userapplicationquerygroup_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_login", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_classification_category", "description": "Returns the category of the user's most recent message classification", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_nudge_response_classification", "description": "Returns the message_subtype of the user's most recent inbound message", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loanCreditreportsByUserId", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditreport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditreport", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loanCreditreportsByUserId_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditreport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditreport_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loanLoaneventsByDecisionById", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loanLoaneventsByDecisionById_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loanLoanfilesByUploaderId", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanfile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loanLoanfilesByUploaderId_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanfile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanfile_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_calendlyevents", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_calendlyevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_calendlyevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_calendlyevents_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_calendlyevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_calendlyevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_calendlyevents_by_user_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_calendlyevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_calendlyevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_calendlyevents_by_user_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_calendlyevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_calendlyevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproductfees", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductfee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproductfee", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproductfees_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductfee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproductfee_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproductprograms", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductprogram_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproductprogram", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproductprograms_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductprogram_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproductprogram_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproducts", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproduct_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproduct", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproducts_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproduct_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproduct_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditreports", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditreport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditreport", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditreports_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditreport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditreport_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_facilities", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_facility_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_facility_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_facility", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_facilities_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_facility_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_facility_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_facility_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_guarantors", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_guarantor_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_guarantor", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_guarantors_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_guarantor_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_guarantor_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_guarantors_by_user_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_guarantor_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_guarantor", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_guarantors_by_user_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_guarantor_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_guarantor_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanagreements", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanagreement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanagreement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanagreements_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanagreement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanagreement_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationhistories", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationhistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationhistories_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationhistory_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationpayments", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationpayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationpayment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationpayments_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationpayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationpayment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplications", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplications_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplications_by_user_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplications_by_user_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationsnapshots", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationsnapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationsnapshots_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationsnapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loandisbursements", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loandisbursement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loandisbursement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loandisbursements_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loandisbursement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loandisbursement_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaneventmanagers", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaneventmanager_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaneventmanager", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaneventmanagers_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaneventmanager_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaneventmanager_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanevents", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanevents_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanfiles", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanfile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanfiles_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanfile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanfile_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaninterviewevents", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaninterviewevents_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaninterviewevents", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaninterviewevents_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaninterviewevents_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaninterviewevents_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaninterviews", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaninterview_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaninterview", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaninterviews_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaninterview_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaninterview_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanproducts", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanproduct_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanproduct", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanproducts_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanproduct_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanproduct_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanrepayments", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanrepayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanrepayment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanrepayments_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanrepayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanrepayment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanscheduleactuals", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanscheduleactuals_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanscheduleactuals", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanscheduleactuals_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanscheduleactuals_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanscheduleactuals_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedules", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedule", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedules_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedule_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2s", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedulev2", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2s_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedulev2_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2snapshots", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2snapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2snapshots_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2snapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_metro2reports", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_metro2report_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_metro2report", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_metro2reports_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_metro2report_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_metro2report_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_passagesuccessscores", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_passagesuccessscore", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_passagesuccessscores_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_passagesuccessscore_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_programloanproducts", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_programloanproduct_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_programloanproduct", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_programloanproducts_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_programloanproduct_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_programloanproduct_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_turnkeyapicalls", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_turnkeyapicalls_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_turnkeyapicalls", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_turnkeyapicalls_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_turnkeyapicalls_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_turnkeyapicalls_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_turnkeyevents", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_turnkeyevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_turnkeyevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_turnkeyevents_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_turnkeyevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_turnkeyevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_webhookcalls", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_webhookcall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_webhookcall", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_webhookcalls_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_webhookcall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_webhookcall_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitorcheckruns", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitorcheckrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitorcheckruns_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitorcheckrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitorissues", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitorissue_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitorissue", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitorissues_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitorissue_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitorissue_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitornotifications", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitornotification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitornotification", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitornotifications_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitornotification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitornotification_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_note_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_note", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_note_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_note_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partnerpermission", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerpermission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partnerpermission_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerpermission_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partners_applications", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "partners_application_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_application_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "partners_application", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partners_applications_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "partners_application_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_application_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "partners_application_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partners_sessionapplications", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "partners_sessionapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "partners_sessionapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partners_sessionapplications_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "partners_sessionapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "partners_sessionapplication_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "passport_is_duplicate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "password", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "paymentAccountsByUserId", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_account_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_account_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_account", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "paymentAccountsByUserId_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_account_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_account_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_account_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_accounts", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_account_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_account_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_account", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_accounts_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_account_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_account_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_account_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_accountsnapshots", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_accountsnapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_accountsnapshot", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_accountsnapshots_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_accountsnapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_accountsnapshot_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_journalentries", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_journalentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_journalentry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_journalentries_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_journalentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_journalentry_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_journals", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_journal_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journal_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_journal_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_journal", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_journals_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_journal_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journal_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_journal_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_journal_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_ledgerlogs", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_ledgerlogs_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_ledgerlogs", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_ledgerlogs_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_ledgerlogs_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_ledgerlogs_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_ledgers", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_ledger_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledger_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_ledger", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_ledgers_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_ledger_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledger_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_ledger_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_paymentevents", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_paymentevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_paymentevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_paymentevents_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_paymentevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_paymentevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_paymentsessions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_paymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_paymentsession", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_paymentsessions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_paymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_paymentsession_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primary_role", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productsInternaltasksByAssigneeId", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltask_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltask_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltask", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productsInternaltasksByAssigneeId_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltask_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltask_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltask_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productsInternaltasksByAssignerId", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltask_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltask_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltask", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productsInternaltasksByAssignerId_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltask_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltask_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltask_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productsJourneysByReferralUserId", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journey_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productsJourneysByReferralUserId_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journey_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productsJourneysByUpdatedById", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journey_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productsJourneysByUpdatedById_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journey_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productsUserapplicationsByCreatedById", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productsUserapplicationsByCreatedById_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productsWidgetsByUserId", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_widget_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_widget_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_widget", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productsWidgetsByUserId_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_widget_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_widget_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_widget_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_activitynodedata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_activitynodedata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_activitynodedata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_activitynodedata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_activitynodedata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_activitynodedata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_amendments", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_amendment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_amendment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_amendment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_amendments_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_amendment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_amendment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_amendment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_cohortgoevents", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_cohortgoevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_cohortgoevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_cohortgoevents_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_cohortgoevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_cohortgoevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_cohortgopaymentsessions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_cohortgopaymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_cohortgopaymentsession", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_cohortgopaymentsessions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_cohortgopaymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_cohortgopaymentsession_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_conditions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_condition_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_condition_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_condition", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_conditions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_condition_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_condition_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_condition_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_deskpartnerusers", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_deskpartneruser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_deskpartneruser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_deskpartnerusers_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_deskpartneruser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_deskpartneruser_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_desks", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_desk_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_desk_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_desk_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_desk", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_desks_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_desk_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_desk_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_desk_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_desk_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_earlyaccessrequest", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_earlyaccessrequest", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_earlyaccessrequests", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_earlyaccessrequest_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_earlyaccessrequest", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_earlyaccessrequests_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_earlyaccessrequest_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_earlyaccessrequest_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_eligibilityconfigs", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_eligibilityconfig_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_eligibilityconfig", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_eligibilityconfigs_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_eligibilityconfig_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_eligibilityconfig_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_eligibilityscorehistories", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_eligibilityscorehistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_eligibilityscorehistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_eligibilityscorehistories_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_eligibilityscorehistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_eligibilityscorehistory_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_flywireevents", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_flywireevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_flywireevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_flywireevents_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_flywireevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_flywireevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_flywirepaymentsessions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_flywirepaymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_flywirepaymentsession", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_flywirepaymentsessions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_flywirepaymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_flywirepaymentsession_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_groups", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_group_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_group_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_group_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_group", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_groups_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_group_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_group_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_group_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_group_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_internaltasks", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltask_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltask_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltask", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_internaltasks_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltask_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltask_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltask_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_internaltasktags", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltasktag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltasktag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_internaltasktags_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltasktag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltasktag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeyfeatures", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeyfeature_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeyfeature", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeyfeatures_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeyfeature_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeyfeature_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeys", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journey_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeys_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journey_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeys_by_user_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journey_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeys_by_user_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journey_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeysteps", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeystep_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeystep_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeystep", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeysteps_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeystep_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeystep_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeystep_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeytags", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeytag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeytag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeytag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeytags_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeytag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeytag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeytag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_loaneventmanagertags", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_loaneventmanagertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_loaneventmanagertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_loaneventmanagertags_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_loaneventmanagertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_loaneventmanagertag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_logicrules", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_logicrule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logicrule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_logicrule", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_logicrules_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_logicrule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logicrule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_logicrule_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_logics", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_logic_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logic_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_logic_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_logic", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_logics_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_logic_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logic_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_logic_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_logic_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_nodes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_node_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_node", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_nodes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_node_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_node_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_partnertags", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_partnertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_partnertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_partnertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_partnertags_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_partnertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_partnertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_partnertag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_passagewirepaymentreports", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_passagewirepaymentreport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_passagewirepaymentreport", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_passagewirepaymentreports_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_passagewirepaymentreport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_passagewirepaymentreport_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_paymentdiscounts", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscount_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_paymentdiscount", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_paymentdiscounts_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscount_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_paymentdiscount_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_paymentdiscountusages", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscountusage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_paymentdiscountusage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_paymentdiscountusages_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscountusage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_paymentdiscountusage_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_payments", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_payment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_payment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_payments_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_payment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_payment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_payments_by_user_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_payment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_payment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_payments_by_user_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_payment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_payment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_processingtimes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_processingtime_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_processingtime_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_processingtime", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_processingtimes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_processingtime_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_processingtime_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_processingtime_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productgroups", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productgroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productgroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productgroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productgroups_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productgroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productgroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productgroup_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productlikes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productlike_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productlike_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productlike", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productlikes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productlike_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productlike_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productlike_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productlikes_by_user_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productlike_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productlike_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productlike", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productlikes_by_user_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productlike_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productlike_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productlike_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productrequirements", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productrequirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productrequirement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productrequirements_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productrequirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productrequirement_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_products", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_product_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_product_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_product", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_products_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_product_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_product_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_product_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_producttags", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_producttag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_producttag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_producttag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_producttags_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_producttag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_producttag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_producttag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_recommendationrecordings", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_recommendationrecording_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_recommendationrecording", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_recommendationrecordings_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_recommendationrecording_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_recommendationrecording_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_relatedapplications", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_relatedapplications_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_relatedapplications", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_relatedapplications_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_relatedapplications_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_relatedapplications_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_rules", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_rule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_rule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_rule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_rule", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_rules_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_rule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_rule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_rule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_rule_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_slackmessagereferences", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_slackmessagereference_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_slackmessagereference", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_slackmessagereferences_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_slackmessagereference_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_slackmessagereference_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_stripeevents", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_stripeevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_stripeevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_stripeevents_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_stripeevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_stripeevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_tags", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_tag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_tag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_tag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_tag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_tags_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_tag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_tag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_tag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_tag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_transfermateapicalls", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_transfermateapicalls_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_transfermateapicalls", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_transfermateapicalls_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_transfermateapicalls_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_transfermateapicalls_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_useractionnodedata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_useractionnodedata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_useractionnodedata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_useractionnodedata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_useractionnodedata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_useractionnodedata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationaccesses", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationaccess_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationaccess", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationaccesses_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationaccess_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationaccess_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationaccesses_by_updated_by_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationaccess_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationaccess", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationaccesses_by_updated_by_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationaccess_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationaccess_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationdata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationdata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationdata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationdata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationdata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationdata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationevents", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationevents_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationextendeddata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationextendeddata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationextendeddata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationextendeddata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationextendeddata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationextendeddata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationhistories", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationhistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationhistories_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationhistory_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationpaymentdiscounts", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationpaymentdiscount_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationpaymentdiscounts_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationpaymentdiscount_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationpaymentdiscounts_by_updated_by_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationpaymentdiscount_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationpaymentdiscounts_by_updated_by_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationpaymentdiscount_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationpayments", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationpayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationpayment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationpayments_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationpayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationpayment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationprofiledata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationprofiledata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationprofiledata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationprofiledata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationprofiledata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationprofiledata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplications", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplications_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplications_by_updated_by_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplications_by_updated_by_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplications_by_user_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplications_by_user_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsuccessrates", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsuccessrate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsuccessrates_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsuccessrate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsupports", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsupport", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsupports_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsupport_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsupports_by_user_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsupport", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsupports_by_user_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsupport_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationtags", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationtag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationtag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationtags_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationtag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationtag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_usersuccessrate", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_usersuccessrate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_usertags", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_usertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_usertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_usertags_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_usertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_usertag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_usertags_by_user_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_usertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_usertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_usertags_by_user_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_usertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_usertag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_webhookapitokens", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_webhookapitoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_webhookapitoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_webhookapitokens_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_webhookapitoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_webhookapitoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_webhookcalls", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_webhookcall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_webhookcall", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_webhookcalls_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_webhookcall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_webhookcall_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_widgets", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_widget_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_widget_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_widget", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_widgets_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_widget_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_widget_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_widget_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowactions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowactions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowaction_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowstepneos", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstepneo_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstepneo", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowstepneos_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstepneo_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstepneo_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowsteps", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstep_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstep", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowsteps_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstep_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstep_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowsteptimes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowsteptime_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowsteptime", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowsteptimes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowsteptime_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowsteptime_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_zumrailsevents", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_zumrailsevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_zumrailsevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_zumrailsevents_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_zumrailsevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_zumrailsevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profilesUserfeaturesByUserId", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_userfeature_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_userfeature", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profilesUserfeaturesByUserId_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_userfeature_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_userfeature_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_creditinquiries", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_creditinquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_creditinquiry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_creditinquiries_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_creditinquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_creditinquiry_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_creditinquiries_by_user_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_creditinquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_creditinquiry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_creditinquiries_by_user_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_creditinquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_creditinquiry_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_externalprofiles", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_externalprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_externalprofile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_externalprofiles_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_externalprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_externalprofile_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_externalprofiles_by_user_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_externalprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_externalprofile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_externalprofiles_by_user_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_externalprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_externalprofile_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_novacreditevents", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_novacreditevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_novacreditevents_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_novacreditevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_novacreditinquiries", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_novacreditinquiry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_novacreditinquiries_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_novacreditinquiry_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_novacreditinquiries_by_user_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_novacreditinquiry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_novacreditinquiries_by_user_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_novacreditinquiry_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_profiledata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profiledata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_profiledata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_profiledata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profiledata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_profiledata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_profiledata_by_updated_by_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profiledata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_profiledata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_profiledata_by_updated_by_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profiledata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_profiledata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_profiledata_by_user_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profiledata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_profiledata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_profiledata_by_user_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profiledata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_profiledata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_profileverificationtokens", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profileverificationtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_profileverificationtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_profileverificationtokens_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profileverificationtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_profileverificationtoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_reviewer", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "profiles_reviewer", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_reviewers", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_reviewer_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_reviewer", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_reviewers_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_reviewer_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_reviewer_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_reviewhistories", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_reviewhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_reviewhistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_reviewhistories_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_reviewhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_reviewhistory_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_userfeatures", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_userfeature_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_userfeature", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_userfeatures_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_userfeature_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_userfeature_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_apnsdevices", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_apnsdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_apnsdevice", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_apnsdevices_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_apnsdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_apnsdevice_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_gcmdevices", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_gcmdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_gcmdevice", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_gcmdevices_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_gcmdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_gcmdevice_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_webpushdevices", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_webpushdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_webpushdevice", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_webpushdevices_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_webpushdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_webpushdevice_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_wnsdevices", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_wnsdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_wnsdevice", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_wnsdevices_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_wnsdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_wnsdevice_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "referrer", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referrer_code", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_referralcode", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referrer_code_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referrer_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "segment_state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_settings", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "session_settings_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "session_settings_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "session_settings_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "session_settings", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_settings_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "session_settings_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "session_settings_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "session_settings_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "session_settings_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "sessions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "sessions_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "sessions", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "sessions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "sessions_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "sessions_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "share_with_referrer", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subscribed_to_updates", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_partner_states", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_targetpartnerstate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_targetpartnerstate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_partner_states_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_targetpartnerstate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_targetpartnerstate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflows", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "temporal_workflows_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "temporal_workflows", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflows_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "temporal_workflows_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "temporal_workflows_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token_blacklist_outstandingtokens", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "token_blacklist_outstandingtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "token_blacklist_outstandingtokens_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "token_blacklist_outstandingtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_states", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "user_states_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "user_states_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "user_states_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "user_states", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_states_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "user_states_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "user_states_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "user_states_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "user_states_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "username", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_parameters", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_utmparameter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_parameters_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_aggregate", "description": "aggregated selection of \"identity_user\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_user_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_select_column_identity_user_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_select_column_identity_user_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_aggregate_fields", "description": "aggregate fields of \"identity_user\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_user_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_user_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_aggregate_order_by", "description": "order by aggregate values of table \"identity_user\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "highest_level_reached", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached_active", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_user\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_user\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "acquisition_channel", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "actionActionrunsByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "actionActionrunsByUpdatedById_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "actionActionrunsByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "actionActionrunsByUserId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "action_actionruns", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "action_actionruns_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "action_actions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_action_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "action_actions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_action_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "action_actiontags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "action_actiontags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "action_permissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_permission_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "action_permissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_permission_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "action_tags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_tag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "action_tags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_tag_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "aiAgentusersubscriptionsByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "aiAgentusersubscriptionsByUserId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "aiAicallrequestsByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "aiAicallrequestsByUserId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "aiKnowledgebasesByReviewedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "aiKnowledgebasesByReviewedById_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "aiKnowledgebasesByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "aiKnowledgebasesByUpdatedById_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_agents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_agents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_agentusersubscriptions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_agentusersubscriptions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aiactions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aiactions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aiagentinstructions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aiagentinstructions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aiagents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aiagents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aicallactions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aicallactions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aicallrequests", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aicallrequests_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aicalls", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aicalls_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aicallusages", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aicallusages_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aiinstructions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_aiinstructions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_artifacts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_artifacts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_channel_session_trackers_for_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_channel_session_trackers_for_user_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdatasetitems", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdatasetitems_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdatasets", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdatasets_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationrunitems", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationrunitems_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationruns", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationruns_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_extractionmetrics", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_extractionmetrics_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_geminiinstructions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_geminiinstructions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_knowledgebases", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_knowledgebases_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_message_classifications_for_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_message_classifications_for_user_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_sessionevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_sessionevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_botconversations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_botconversations_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_botmessages", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_botmessages_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_channelinitiationrequests", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_channelinitiationrequests_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_emailunsubscribes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_emailunsubscribes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemails", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemails_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemails_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemails_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemailschooldata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemailschooldata_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_intercomwebhooks", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_intercomwebhooks_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_notifications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_notifications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_notifications_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_notifications_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_telegramevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_telegramevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_telegramprofile", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_telegramprofiles", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_telegramprofiles_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_whatsappevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_whatsappevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_whatsappprofiles", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_whatsappprofiles_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_whatsappprofiles_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "communications_whatsappprofiles_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_from_journey_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data_caches", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cache_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_caches_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cache_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_cips", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cip_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_cips_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cip_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_ciptonocs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_ciptonocs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_gradecountries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_gradecountries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_grades", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_grades_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_gradeschemes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_gradeschemes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_institutions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_institutions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_nocs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_noc_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_nocs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_noc_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_programjobdata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_programjobdata_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_programrequirements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_programrequirements_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_programs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_programs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_requirements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "data_requirements_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "date_joined", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "django_admin_logs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "django_admin_logs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "email_verified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "eventsEventsByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "eventsEventsByUserId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "events_analytics", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "events_analytics_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "events_events", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "events_events_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "events_majorupdates", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "events_majorupdates_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "files_files", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "files_files_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "files_files_by_updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "files_files_by_updated_by_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "files_files_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "files_files_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached_active", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identityAssignmenthistoriesByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identityAssignmenthistoriesByUserId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identityUserassigneemappingsByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identityUserassigneemappingsByUserId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_accesstokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_accesstokens_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_applications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_applications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_assignee", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_assignees", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_assignees_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_assignmenthistories", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_assignmenthistories_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_grants", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_grants_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_idtokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_idtokens_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_invitationcredits", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_invitationcredits_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_invitationcredits_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_invitationcredits_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_invitations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_invitations_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_invitations_by_updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_invitations_by_updated_by_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_leads", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_leads_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_newusers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_newusers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_newusers_by_updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_newusers_by_updated_by_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_notes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_notes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroups", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroups_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroupusers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroupusers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partnerpermissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partnerpermissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partners", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partners_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partners_by_created_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partners_by_created_by_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partneruserconfigs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partneruserconfigs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partnerusers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partnerusers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partnerusers_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partnerusers_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_personaevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_personaevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_personainquiries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_personainquiries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_personainquiries_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_personainquiries_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_referralcodes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_referralcodes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_referralcodes_by_owner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_referralcodes_by_owner_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_referralcodeviews", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_referralcodeviews_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_refreshtokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_refreshtokens_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_roundrobincounters", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_roundrobincounters_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_targetpartnerstates", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_targetpartnerstates_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user_groups", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user_groups_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user_user_permissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user_user_permissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_useraccesstrackings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_useraccesstrackings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_useraccesstrackings_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_useraccesstrackings_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_userassigneemappings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_userassigneemappings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_useridentities", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_useridentities_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_userinitiation", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_userinitiations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_userinitiations_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_users", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_users_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_users_by_updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_users_by_updated_by_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_usertokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_usertokens_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_usertokens_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_usertokens_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_utmparameters", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_utmparameters_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ip_country", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "is_active_applicant", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "is_staff", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "is_superuser", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "issuesIssueactionsByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issuesIssueactionsByUpdatedById_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issuesIssuenotesByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issuesIssuenotesByUpdatedById_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issuesIssuesByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issuesIssuesByUpdatedById_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_issueactions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_issueactions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_issuenotes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_issuenotes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_issueprompts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_issueprompts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_issues", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_issues_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_queries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_query_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_queries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_query_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_querygroupqueries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_querygroupqueries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_querygroups", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_querygroups_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_userapplicationquerygroups", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_userapplicationquerygroups_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "last_login", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "latest_classification_category", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "latest_nudge_response_classification", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loanCreditreportsByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loanCreditreportsByUserId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loanLoaneventsByDecisionById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loanLoaneventsByDecisionById_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loanLoanfilesByUploaderId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loanLoanfilesByUploaderId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_calendlyevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_calendlyevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_calendlyevents_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_calendlyevents_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproductfees", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproductfees_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproductprograms", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproductprograms_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproducts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproducts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_creditreports", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_creditreports_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_facilities", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_facilities_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_guarantors", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_guarantors_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_guarantors_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_guarantors_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanagreements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanagreements_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationhistories", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationhistories_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationpayments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationpayments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplications_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplications_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationsnapshots", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationsnapshots_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loandisbursements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loandisbursements_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loaneventmanagers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loaneventmanagers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanfiles", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanfiles_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loaninterviewevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loaninterviewevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loaninterviews", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loaninterviews_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanproducts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanproducts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanrepayments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanrepayments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanscheduleactuals", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanscheduleactuals_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedules", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedules_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedulev2s", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedulev2s_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedulev2snapshots", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedulev2snapshots_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_metro2reports", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_metro2reports_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_passagesuccessscores", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_passagesuccessscores_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_programloanproducts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_programloanproducts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_turnkeyapicalls", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_turnkeyapicalls_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_turnkeyevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_turnkeyevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_webhookcalls", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_webhookcalls_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "monitoring_monitorcheckruns", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "monitoring_monitorcheckruns_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "monitoring_monitorissues", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "monitoring_monitorissues_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "monitoring_monitornotifications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "monitoring_monitornotifications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "notes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partnerpermission", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partnerpermission_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partners_applications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_application_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partners_applications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_application_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partners_sessionapplications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partners_sessionapplications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "passport_is_duplicate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "password", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "paymentAccountsByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "paymentAccountsByUserId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_accounts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_accounts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_accountsnapshots", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_accountsnapshots_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_journalentries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_journalentries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_journals", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journal_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_journals_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journal_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_ledgerlogs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_ledgerlogs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_ledgers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_ledgers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_paymentevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_paymentevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_paymentsessions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_paymentsessions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "primary_role", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "productsInternaltasksByAssigneeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "productsInternaltasksByAssigneeId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "productsInternaltasksByAssignerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "productsInternaltasksByAssignerId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "productsJourneysByReferralUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "productsJourneysByReferralUserId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "productsJourneysByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "productsJourneysByUpdatedById_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "productsUserapplicationsByCreatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "productsUserapplicationsByCreatedById_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "productsWidgetsByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_widget_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "productsWidgetsByUserId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_widget_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_activitynodedata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_activitynodedata_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_amendments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_amendments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_cohortgoevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_cohortgoevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_cohortgopaymentsessions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_cohortgopaymentsessions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_conditions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_condition_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_conditions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_condition_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_deskpartnerusers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_deskpartnerusers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_desks", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_desks_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_earlyaccessrequest", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_earlyaccessrequests", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_earlyaccessrequests_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_eligibilityconfigs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_eligibilityconfigs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_eligibilityscorehistories", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_eligibilityscorehistories_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_flywireevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_flywireevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_flywirepaymentsessions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_flywirepaymentsessions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_groups", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_group_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_groups_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_group_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_internaltasks", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_internaltasks_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_internaltasktags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_internaltasktags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journeyfeatures", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journeyfeatures_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journeys", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journeys_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journeys_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journeys_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journeysteps", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journeysteps_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journeytags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journeytags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_loaneventmanagertags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_loaneventmanagertags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_logicrules", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_logicrules_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_logics", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logic_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_logics_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logic_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_nodes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_nodes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_partnertags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_partnertags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_passagewirepaymentreports", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_passagewirepaymentreports_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_paymentdiscounts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_paymentdiscounts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_paymentdiscountusages", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_paymentdiscountusages_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_payments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_payments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_payments_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_payments_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_processingtimes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_processingtimes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_productgroups", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_productgroups_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_productlikes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_productlikes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_productlikes_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_productlikes_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_productrequirements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_productrequirements_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_products", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_products_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_producttags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_producttags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_recommendationrecordings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_recommendationrecordings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_relatedapplications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_relatedapplications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_rules", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_rule_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_rules_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_rule_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_slackmessagereferences", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_slackmessagereferences_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_stripeevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_stripeevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_tags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_tags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_transfermateapicalls", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_transfermateapicalls_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_useractionnodedata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_useractionnodedata_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationaccesses", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationaccesses_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationaccesses_by_updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationaccesses_by_updated_by_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationdata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationdata_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationextendeddata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationextendeddata_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationhistories", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationhistories_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationpaymentdiscounts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationpaymentdiscounts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationpaymentdiscounts_by_updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationpaymentdiscounts_by_updated_by_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationpayments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationpayments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationprofiledata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationprofiledata_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplications_by_updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplications_by_updated_by_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplications_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplications_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsuccessrates", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsuccessrates_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsupports", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsupports_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsupports_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsupports_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationtags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationtags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_usersuccessrate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_usertags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_usertags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_usertags_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_usertags_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_webhookapitokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_webhookapitokens_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_webhookcalls", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_webhookcalls_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_widgets", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_widget_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_widgets_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_widget_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowactions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowactions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowstepneos", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowstepneos_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteps", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteps_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteptimes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteptimes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_zumrailsevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_zumrailsevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profilesUserfeaturesByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profilesUserfeaturesByUserId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_creditinquiries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_creditinquiries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_creditinquiries_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_creditinquiries_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_externalprofiles", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_externalprofiles_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_externalprofiles_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_externalprofiles_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_novacreditevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_novacreditevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_novacreditinquiries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_novacreditinquiries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_novacreditinquiries_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_novacreditinquiries_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_profiledata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_profiledata_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_profiledata_by_updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_profiledata_by_updated_by_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_profiledata_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_profiledata_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_profileverificationtokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_profileverificationtokens_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_reviewer", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_reviewers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_reviewers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_reviewhistories", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_reviewhistories_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_userfeatures", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_userfeatures_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "push_notifications_apnsdevices", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "push_notifications_apnsdevices_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "push_notifications_gcmdevices", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "push_notifications_gcmdevices_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "push_notifications_webpushdevices", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "push_notifications_webpushdevices_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "push_notifications_wnsdevices", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "push_notifications_wnsdevices_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "referrer", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "referrer_code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "referrer_code_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "referrer_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "segment_state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "session_settings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "session_settings_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "session_settings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "session_settings_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "sessions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "sessions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "share_with_referrer", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "subscribed_to_updates", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_partner_states", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "target_partner_states_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflows", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflows_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "token_blacklist_outstandingtokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "token_blacklist_outstandingtokens_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_states", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "user_states_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_states_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "user_states_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "username", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_user_constraint", "description": "unique or primary key constraints on table \"identity_user\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_user_email_tenant_key", "description": "unique or primary key constraint on columns \"tenant_id\", \"email\"", "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_identity_id_key", "description": "unique or primary key constraint on columns \"identity_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_username_tenant_key", "description": "unique or primary key constraint on columns \"username\", \"tenant_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "highest_level_reached", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "highest_level_reached_active", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "highest_level_reached", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached_active", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "highest_level_reached", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached_active", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_groups", "description": "columns and relationships of \"identity_user_groups\"", "fields": [{"name": "group", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_group", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "group_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_groups_aggregate", "description": "aggregated selection of \"identity_user_groups\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_user_groups_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_groups", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_groups_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_groups_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_groups_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_groups_aggregate_fields", "description": "aggregate fields of \"identity_user_groups\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_user_groups_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_groups_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_user_groups_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_user_groups_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_user_groups_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_user_groups_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_user_groups_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_user_groups_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_user_groups_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_user_groups_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_user_groups_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_groups_aggregate_order_by", "description": "order by aggregate values of table \"identity_user_groups\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_groups_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_user_groups\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_groups_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_groups_avg_order_by", "description": "order by avg() on columns of table \"identity_user_groups\"", "fields": null, "inputFields": [{"name": "group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_groups_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_user_groups\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "group", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "group_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_user_groups_constraint", "description": "unique or primary key constraints on table \"identity_user_groups\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_user_groups_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_groups_user_id_group_id_ece29599_uniq", "description": "unique or primary key constraint on columns \"user_id\", \"group_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_groups_inc_input", "description": "input type for incrementing numeric columns in table \"identity_user_groups\"", "fields": null, "inputFields": [{"name": "group_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_groups_insert_input", "description": "input type for inserting data into table \"identity_user_groups\"", "fields": null, "inputFields": [{"name": "group", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "group_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_groups_max_fields", "description": "aggregate max on columns", "fields": [{"name": "group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_groups_max_order_by", "description": "order by max() on columns of table \"identity_user_groups\"", "fields": null, "inputFields": [{"name": "group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_groups_min_fields", "description": "aggregate min on columns", "fields": [{"name": "group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_groups_min_order_by", "description": "order by min() on columns of table \"identity_user_groups\"", "fields": null, "inputFields": [{"name": "group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_groups_mutation_response", "description": "response of any mutation on the table \"identity_user_groups\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_groups", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_groups_on_conflict", "description": "on_conflict condition type for table \"identity_user_groups\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_groups_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_groups_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_groups_order_by", "description": "Ordering options when selecting data from \"identity_user_groups\".", "fields": null, "inputFields": [{"name": "group", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_group_order_by", "ofType": null}, "defaultValue": null}, {"name": "group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_groups_pk_columns_input", "description": "primary key columns input for table: identity_user_groups", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_user_groups_select_column", "description": "select columns of table \"identity_user_groups\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "group_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_groups_set_input", "description": "input type for updating data in table \"identity_user_groups\"", "fields": null, "inputFields": [{"name": "group_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_groups_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_groups_stddev_order_by", "description": "order by stddev() on columns of table \"identity_user_groups\"", "fields": null, "inputFields": [{"name": "group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_groups_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_groups_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"identity_user_groups\"", "fields": null, "inputFields": [{"name": "group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_groups_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_groups_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"identity_user_groups\"", "fields": null, "inputFields": [{"name": "group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_groups_stream_cursor_input", "description": "Streaming cursor of the table \"identity_user_groups\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_groups_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "group_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_groups_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_groups_sum_order_by", "description": "order by sum() on columns of table \"identity_user_groups\"", "fields": null, "inputFields": [{"name": "group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_user_groups_update_column", "description": "update columns of table \"identity_user_groups\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "group_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_groups_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_groups_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_groups_var_pop_order_by", "description": "order by var_pop() on columns of table \"identity_user_groups\"", "fields": null, "inputFields": [{"name": "group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_groups_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_groups_var_samp_order_by", "description": "order by var_samp() on columns of table \"identity_user_groups\"", "fields": null, "inputFields": [{"name": "group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_groups_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_groups_variance_order_by", "description": "order by variance() on columns of table \"identity_user_groups\"", "fields": null, "inputFields": [{"name": "group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_insert_input", "description": "input type for inserting data into table \"identity_user\"", "fields": null, "inputFields": [{"name": "acquisition_channel", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "actionActionrunsByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "actionActionrunsByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "action_actionruns", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "action_actions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_action_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "action_actiontags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "action_permissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_permission_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "action_tags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_tag_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "aiAgentusersubscriptionsByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "aiAicallrequestsByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "aiKnowledgebasesByReviewedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "aiKnowledgebasesByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_agents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_agentusersubscriptions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_aiactions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_aiagentinstructions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_aiagents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_aicallactions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_aicallrequests", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_aicalls", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_aicallusages", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_aiinstructions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_artifacts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_channel_session_trackers_for_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdatasetitems", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdatasets", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationrunitems", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationruns", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_extractionmetrics", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_geminiinstructions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_knowledgebases", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_message_classifications_for_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ai_sessionevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "communications_botconversations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "communications_botmessages", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "communications_channelinitiationrequests", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "communications_emailunsubscribes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemails", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemails_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemailschooldata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "communications_intercomwebhooks", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "communications_notifications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "communications_notifications_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "communications_telegramevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "communications_telegramprofile", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "communications_telegramprofiles", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "communications_whatsappevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "communications_whatsappprofiles", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "communications_whatsappprofiles_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_from_journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "data_caches", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cache_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "data_cips", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cip_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "data_ciptonocs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "data_gradecountries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "data_grades", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "data_gradeschemes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "data_institutions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "data_nocs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_noc_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "data_programjobdata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "data_programrequirements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "data_programs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "data_requirements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "date_joined", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "django_admin_logs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email_verified", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "eventsEventsByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "events_analytics", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "events_events", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "events_majorupdates", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "files_files", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "files_files_by_updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "files_files_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached_active", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identityAssignmenthistoriesByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identityUserassigneemappingsByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_accesstokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_applications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_assignee", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_assignees", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_assignmenthistories", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_grants", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_idtokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_invitationcredits", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_invitationcredits_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_invitations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_invitations_by_updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_leads", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_newusers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_newusers_by_updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_notes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroups", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroupusers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_partnerpermissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_partners", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_partners_by_created_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_partneruserconfigs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_partnerusers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_partnerusers_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_personaevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_personainquiries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_personainquiries_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_referralcodes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_referralcodes_by_owner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_referralcodeviews", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_refreshtokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_roundrobincounters", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_targetpartnerstates", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_user_groups", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_user_user_permissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_useraccesstrackings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_useraccesstrackings_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_userassigneemappings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_useridentities", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_userinitiation", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_userinitiations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_users", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_users_by_updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_usertokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_usertokens_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_utmparameters", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ip_country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_active_applicant", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_staff", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_superuser", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "issuesIssueactionsByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "issuesIssuenotesByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "issuesIssuesByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "issues_issueactions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "issues_issuenotes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "issues_issueprompts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "issues_issues", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "issues_queries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_query_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "issues_querygroupqueries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "issues_querygroups", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "issues_userapplicationquerygroups", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "last_login", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loanCreditreportsByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loanLoaneventsByDecisionById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loanLoanfilesByUploaderId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_calendlyevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_calendlyevents_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproductfees", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproductprograms", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproducts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_creditreports", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_facilities", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_guarantors", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_guarantors_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanagreements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationhistories", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationpayments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplications_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationsnapshots", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loandisbursements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loaneventmanagers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanfiles", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loaninterviewevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loaninterviews", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanproducts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanrepayments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanscheduleactuals", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedules", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedulev2s", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedulev2snapshots", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_metro2reports", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_passagesuccessscores", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_programloanproducts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_turnkeyapicalls", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_turnkeyevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_webhookcalls", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "monitoring_monitorcheckruns", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "monitoring_monitorissues", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "monitoring_monitornotifications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partnerpermission", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partners_applications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_application_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partners_sessionapplications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "passport_is_duplicate", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "password", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "paymentAccountsByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_accounts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_accountsnapshots", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_journalentries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_journals", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journal_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_ledgerlogs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_ledgers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_paymentevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_paymentsessions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "primary_role", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "productsInternaltasksByAssigneeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "productsInternaltasksByAssignerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "productsJourneysByReferralUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "productsJourneysByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "productsUserapplicationsByCreatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "productsWidgetsByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_widget_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_activitynodedata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_amendments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_cohortgoevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_cohortgopaymentsessions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_conditions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_condition_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_deskpartnerusers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_desks", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_earlyaccessrequest", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_earlyaccessrequests", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_eligibilityconfigs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_eligibilityscorehistories", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_flywireevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_flywirepaymentsessions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_groups", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_group_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_internaltasks", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_internaltasktags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_journeyfeatures", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_journeys", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_journeys_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_journeysteps", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_journeytags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_loaneventmanagertags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_logicrules", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_logics", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logic_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_nodes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_partnertags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_passagewirepaymentreports", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_paymentdiscounts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_paymentdiscountusages", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_payments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_payments_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_processingtimes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_productgroups", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_productlikes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_productlikes_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_productrequirements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_products", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_producttags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_recommendationrecordings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_relatedapplications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_rules", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_rule_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_slackmessagereferences", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_stripeevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_tags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_transfermateapicalls", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_useractionnodedata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationaccesses", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationaccesses_by_updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationdata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationextendeddata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationhistories", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationpaymentdiscounts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationpaymentdiscounts_by_updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationpayments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationprofiledata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplications_by_updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplications_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsuccessrates", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsupports", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsupports_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationtags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_usersuccessrate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_usertags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_usertags_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_webhookapitokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_webhookcalls", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_widgets", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_widget_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_workflowactions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_workflowstepneos", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteps", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteptimes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_zumrailsevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "profilesUserfeaturesByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "profiles_creditinquiries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "profiles_creditinquiries_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "profiles_externalprofiles", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "profiles_externalprofiles_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "profiles_novacreditevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "profiles_novacreditinquiries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "profiles_novacreditinquiries_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "profiles_profiledata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "profiles_profiledata_by_updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "profiles_profiledata_by_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "profiles_profileverificationtokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "profiles_reviewer", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "profiles_reviewers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "profiles_reviewhistories", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "profiles_userfeatures", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "push_notifications_apnsdevices", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "push_notifications_gcmdevices", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "push_notifications_webpushdevices", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "push_notifications_wnsdevices", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "referrer", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "referrer_code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "referrer_code_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "referrer_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "segment_state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "session_settings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "session_settings_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "sessions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "share_with_referrer", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "subscribed_to_updates", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "target_partner_states", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflows", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "token_blacklist_outstandingtokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_states", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "user_states_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "username", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_max_fields", "description": "aggregate max on columns", "fields": [{"name": "acquisition_channel", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_from_journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_joined", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "first_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ip_country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_login", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_classification_category", "description": "Returns the category of the user's most recent message classification", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_nudge_response_classification", "description": "Returns the message_subtype of the user's most recent inbound message", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "password", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primary_role", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referrer_code_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referrer_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "segment_state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "username", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_parameters_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_max_order_by", "description": "order by max() on columns of table \"identity_user\"", "fields": null, "inputFields": [{"name": "acquisition_channel", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_from_journey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date_joined", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ip_country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_login", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "password", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "primary_role", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referrer_code_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referrer_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "segment_state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "username", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_min_fields", "description": "aggregate min on columns", "fields": [{"name": "acquisition_channel", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_from_journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_joined", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "first_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ip_country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_login", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_classification_category", "description": "Returns the category of the user's most recent message classification", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "latest_nudge_response_classification", "description": "Returns the message_subtype of the user's most recent inbound message", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "password", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primary_role", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referrer_code_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referrer_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "segment_state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "username", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_parameters_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_min_order_by", "description": "order by min() on columns of table \"identity_user\"", "fields": null, "inputFields": [{"name": "acquisition_channel", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_from_journey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date_joined", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ip_country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_login", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "password", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "primary_role", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referrer_code_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referrer_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "segment_state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "username", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_mutation_response", "description": "response of any mutation on the table \"identity_user\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"identity_user\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_on_conflict", "description": "on_conflict condition type for table \"identity_user\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "description": "Ordering options when selecting data from \"identity_user\".", "fields": null, "inputFields": [{"name": "acquisition_channel", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "actionActionrunsByUpdatedById_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "actionActionrunsByUserId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "action_actionruns_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "action_actions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_action_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "action_actiontags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "action_permissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_permission_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "action_tags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "action_tag_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "aiAgentusersubscriptionsByUserId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "aiAicallrequestsByUserId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "aiKnowledgebasesByReviewedById_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "aiKnowledgebasesByUpdatedById_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_agents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_agentusersubscriptions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_aiactions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_aiagentinstructions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_aiagents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_aicallactions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_aicallrequests_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_aicalls_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_aicallusages_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_aiinstructions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_artifacts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_channel_session_trackers_for_user_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdatasetitems_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationdatasets_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationrunitems_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_evaluationruns_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_extractionmetrics_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_geminiinstructions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_knowledgebases_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_message_classifications_for_user_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_sessionevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "communications_botconversations_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "communications_botmessages_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "communications_channelinitiationrequests_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "communications_emailunsubscribes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemails_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemails_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "communications_inboundemailschooldata_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "communications_intercomwebhooks_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "communications_notifications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "communications_notifications_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "communications_telegramevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "communications_telegramprofile", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_order_by", "ofType": null}, "defaultValue": null}, {"name": "communications_telegramprofiles_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "communications_whatsappevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "communications_whatsappprofiles_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "communications_whatsappprofiles_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_from_journey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data_caches_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cache_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "data_cips_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_cip_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "data_ciptonocs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "data_gradecountries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "data_grades_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_grade_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "data_gradeschemes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "data_institutions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_institution_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "data_nocs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_noc_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "data_programjobdata_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "data_programrequirements_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "data_programs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "data_requirements_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "date_joined", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "django_admin_logs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email_verified", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "eventsEventsByUserId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "events_analytics_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "events_events_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "events_majorupdates_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "files_files_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "files_files_by_updated_by_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "files_files_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached_active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_order_by", "ofType": null}, "defaultValue": null}, {"name": "identityAssignmenthistoriesByUserId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identityUserassigneemappingsByUserId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_accesstokens_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_applications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_application_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_assignee", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_assignees_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_assignmenthistories_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_grants_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_idtokens_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_invitationcredits_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_invitationcredits_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_invitations_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_invitations_by_updated_by_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_leads_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_newusers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_newusers_by_updated_by_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_notes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroups_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partnergroupusers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partnerpermissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partners_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partners_by_created_by_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partneruserconfigs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partnerusers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partnerusers_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_personaevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_personainquiries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_personainquiries_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_referralcodes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_referralcodes_by_owner_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_referralcodeviews_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_refreshtokens_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_roundrobincounters_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_targetpartnerstates_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user_groups_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user_user_permissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_useraccesstrackings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_useraccesstrackings_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_userassigneemappings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_useridentities_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_userinitiation", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_userinitiations_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_users_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_users_by_updated_by_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_usertokens_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_usertokens_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_utmparameters_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "ip_country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "is_active_applicant", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "is_staff", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "is_superuser", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "issuesIssueactionsByUpdatedById_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "issuesIssuenotesByUpdatedById_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "issuesIssuesByUpdatedById_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "issues_issueactions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "issues_issuenotes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "issues_issueprompts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "issues_issues_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "issues_queries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_query_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "issues_querygroupqueries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "issues_querygroups_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "issues_userapplicationquerygroups_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "last_login", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "latest_classification_category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "latest_nudge_response_classification", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loanCreditreportsByUserId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loanLoaneventsByDecisionById_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loanLoanfilesByUploaderId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_calendlyevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_calendlyevents_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproductfees_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproductprograms_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproducts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_creditreports_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_facilities_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_guarantors_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_guarantors_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanagreements_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationhistories_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationpayments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplications_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationsnapshots_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loandisbursements_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loaneventmanagers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanfiles_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loaninterviewevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loaninterviews_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanproducts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanrepayments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanscheduleactuals_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedules_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedulev2s_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedulev2snapshots_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_metro2reports_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_passagesuccessscores_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_programloanproducts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_turnkeyapicalls_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_turnkeyevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_webhookcalls_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "monitoring_monitorcheckruns_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "monitoring_monitorissues_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "monitoring_monitornotifications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "notes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "partnerpermission_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "partners_applications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_application_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "partners_sessionapplications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "passport_is_duplicate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "password", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paymentAccountsByUserId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_accounts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_accountsnapshots_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_journalentries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_journals_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journal_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_ledgerlogs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_ledgers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_paymentevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_paymentsessions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "primary_role", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "productsInternaltasksByAssigneeId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "productsInternaltasksByAssignerId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "productsJourneysByReferralUserId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "productsJourneysByUpdatedById_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "productsUserapplicationsByCreatedById_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "productsWidgetsByUserId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_widget_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_activitynodedata_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_amendments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_cohortgoevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_cohortgopaymentsessions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_conditions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_condition_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_deskpartnerusers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_desks_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_earlyaccessrequest", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_earlyaccessrequests_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_eligibilityconfigs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_eligibilityscorehistories_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_flywireevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_flywirepaymentsessions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_groups_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_group_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_internaltasks_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_internaltasktags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_journeyfeatures_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_journeys_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_journeys_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_journeysteps_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_journeytags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_loaneventmanagertags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_logicrules_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_logics_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logic_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_nodes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_partnertags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_passagewirepaymentreports_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_paymentdiscounts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_paymentdiscountusages_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_payments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_payments_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_processingtimes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_productgroups_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_productlikes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_productlikes_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_productrequirements_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_products_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_producttags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_recommendationrecordings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_relatedapplications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_rules_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_rule_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_slackmessagereferences_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_stripeevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_tags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_transfermateapicalls_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_useractionnodedata_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationaccesses_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationaccesses_by_updated_by_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationdata_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationextendeddata_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationhistories_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationpaymentdiscounts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationpaymentdiscounts_by_updated_by_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationpayments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationprofiledata_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplications_by_updated_by_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplications_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsuccessrates_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsupports_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsupports_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationtags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_usersuccessrate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_usertags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_usertags_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_webhookapitokens_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_webhookcalls_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_widgets_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_widget_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_workflowactions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_workflowstepneos_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteps_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteptimes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_zumrailsevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "profilesUserfeaturesByUserId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "profiles_creditinquiries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "profiles_creditinquiries_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "profiles_externalprofiles_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "profiles_externalprofiles_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "profiles_novacreditevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "profiles_novacreditinquiries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "profiles_novacreditinquiries_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "profiles_profiledata_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "profiles_profiledata_by_updated_by_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "profiles_profiledata_by_user_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "profiles_profileverificationtokens_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "profiles_reviewer", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_order_by", "ofType": null}, "defaultValue": null}, {"name": "profiles_reviewers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "profiles_reviewhistories_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "profiles_userfeatures_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "push_notifications_apnsdevices_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "push_notifications_gcmdevices_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "push_notifications_webpushdevices_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "push_notifications_wnsdevices_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "referrer", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "referrer_code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_order_by", "ofType": null}, "defaultValue": null}, {"name": "referrer_code_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referrer_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "segment_state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "session_settings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "session_settings_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "sessions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "share_with_referrer", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "subscribed_to_updates", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_partner_states_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflows_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token_blacklist_outstandingtokens_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_states_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "user_states_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "username", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_pk_columns_input", "description": "primary key columns input for table: identity_user", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "highest_level_reached", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached_active", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_user_select_column", "description": "select columns of table \"identity_user\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "acquisition_channel", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_from_journey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date_joined", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email_verified", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "first_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "highest_level_reached", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "highest_level_reached_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "identity_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ip_country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active_applicant", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_staff", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_superuser", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_login", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "passport_is_duplicate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "password", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "primary_role", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "referrer_code_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "referrer_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "segment_state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "share_with_referrer", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "subscribed_to_updates", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "username", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "utm_parameters_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "identity_user_select_column_identity_user_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"identity_user_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"identity_user\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "email_verified", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active_applicant", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_staff", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_superuser", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "passport_is_duplicate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "share_with_referrer", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "subscribed_to_updates", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "identity_user_select_column_identity_user_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"identity_user_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"identity_user\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "email_verified", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active_applicant", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_staff", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_superuser", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "passport_is_duplicate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "share_with_referrer", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "subscribed_to_updates", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_set_input", "description": "input type for updating data in table \"identity_user\"", "fields": null, "inputFields": [{"name": "acquisition_channel", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_from_journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "date_joined", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email_verified", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached_active", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ip_country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_active_applicant", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_staff", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_superuser", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "last_login", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "passport_is_duplicate", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "password", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "primary_role", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "referrer_code_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "referrer_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "segment_state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "share_with_referrer", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "subscribed_to_updates", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "username", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_stream_cursor_input", "description": "Streaming cursor of the table \"identity_user\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "acquisition_channel", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_from_journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "date_joined", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email_verified", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached_active", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ip_country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_active_applicant", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_staff", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_superuser", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "last_login", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "passport_is_duplicate", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "password", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "primary_role", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "referrer_code_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "referrer_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "segment_state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "share_with_referrer", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "subscribed_to_updates", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "username", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_user_update_column", "description": "update columns of table \"identity_user\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "acquisition_channel", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_from_journey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date_joined", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email_verified", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "first_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "highest_level_reached", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "highest_level_reached_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "identity_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ip_country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active_applicant", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_staff", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_superuser", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_login", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "passport_is_duplicate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "password", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "primary_role", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "referrer_code_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "referrer_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "segment_state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "share_with_referrer", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "subscribed_to_updates", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "username", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "utm_parameters_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_user_permissions", "description": "columns and relationships of \"identity_user_user_permissions\"", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "permission", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_permission", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "permission_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_user_permissions_aggregate", "description": "aggregated selection of \"identity_user_user_permissions\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_user_user_permissions_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_user_permissions", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_user_permissions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_user_permissions_aggregate_fields", "description": "aggregate fields of \"identity_user_user_permissions\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_user_user_permissions_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_user_permissions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_user_user_permissions_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_user_user_permissions_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_user_user_permissions_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_user_user_permissions_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_user_user_permissions_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_user_user_permissions_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_user_user_permissions_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_user_user_permissions_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_user_user_permissions_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_aggregate_order_by", "description": "order by aggregate values of table \"identity_user_user_permissions\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_user_user_permissions\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_user_permissions_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "permission_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_avg_order_by", "description": "order by avg() on columns of table \"identity_user_user_permissions\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_user_user_permissions\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "permission", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_user_user_permissions_constraint", "description": "unique or primary key constraints on table \"identity_user_user_permissions\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_user_user_permi_user_id_permission_id_1becc26c_uniq", "description": "unique or primary key constraint on columns \"permission_id\", \"user_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_user_permissions_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_inc_input", "description": "input type for incrementing numeric columns in table \"identity_user_user_permissions\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_insert_input", "description": "input type for inserting data into table \"identity_user_user_permissions\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "permission", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_user_permissions_max_fields", "description": "aggregate max on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "permission_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_max_order_by", "description": "order by max() on columns of table \"identity_user_user_permissions\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_user_permissions_min_fields", "description": "aggregate min on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "permission_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_min_order_by", "description": "order by min() on columns of table \"identity_user_user_permissions\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_user_permissions_mutation_response", "description": "response of any mutation on the table \"identity_user_user_permissions\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_user_permissions", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_on_conflict", "description": "on_conflict condition type for table \"identity_user_user_permissions\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_user_permissions_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_user_permissions_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_order_by", "description": "Ordering options when selecting data from \"identity_user_user_permissions\".", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "permission", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_order_by", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_pk_columns_input", "description": "primary key columns input for table: identity_user_user_permissions", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_user_user_permissions_select_column", "description": "select columns of table \"identity_user_user_permissions\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "permission_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_set_input", "description": "input type for updating data in table \"identity_user_user_permissions\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_user_permissions_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "permission_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_stddev_order_by", "description": "order by stddev() on columns of table \"identity_user_user_permissions\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_user_permissions_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "permission_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"identity_user_user_permissions\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_user_permissions_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "permission_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"identity_user_user_permissions\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_stream_cursor_input", "description": "Streaming cursor of the table \"identity_user_user_permissions\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_user_permissions_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "permission_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_sum_order_by", "description": "order by sum() on columns of table \"identity_user_user_permissions\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_user_user_permissions_update_column", "description": "update columns of table \"identity_user_user_permissions\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "permission_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_user_permissions_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "permission_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_var_pop_order_by", "description": "order by var_pop() on columns of table \"identity_user_user_permissions\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_user_permissions_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "permission_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_var_samp_order_by", "description": "order by var_samp() on columns of table \"identity_user_user_permissions\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_user_user_permissions_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "permission_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_variance_order_by", "description": "order by variance() on columns of table \"identity_user_user_permissions\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "permission_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_useraccesstracking", "description": "columns and relationships of \"identity_useraccesstracking\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ip", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "inet", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "refresh_token", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_agent", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_useraccesstracking_aggregate", "description": "aggregated selection of \"identity_useraccesstracking\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_useraccesstracking_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_useraccesstracking", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_useraccesstracking_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_useraccesstracking_aggregate_fields", "description": "aggregate fields of \"identity_useraccesstracking\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_useraccesstracking_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_useraccesstracking_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_useraccesstracking_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_aggregate_order_by", "description": "order by aggregate values of table \"identity_useraccesstracking\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_useraccesstracking\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_useraccesstracking\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ip", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "inet_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "refresh_token", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_useraccesstracking_constraint", "description": "unique or primary key constraints on table \"identity_useraccesstracking\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_useraccesstracking_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "identity_useraccesstracking_refresh_token_tenant_key", "description": "unique or primary key constraint on columns \"refresh_token\", \"tenant_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_insert_input", "description": "input type for inserting data into table \"identity_useraccesstracking\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ip", "description": null, "type": {"kind": "SCALAR", "name": "inet", "ofType": null}, "defaultValue": null}, {"name": "refresh_token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_useraccesstracking_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "refresh_token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_agent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_max_order_by", "description": "order by max() on columns of table \"identity_useraccesstracking\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "refresh_token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_useraccesstracking_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "refresh_token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_agent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_min_order_by", "description": "order by min() on columns of table \"identity_useraccesstracking\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "refresh_token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_useraccesstracking_mutation_response", "description": "response of any mutation on the table \"identity_useraccesstracking\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_useraccesstracking", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_on_conflict", "description": "on_conflict condition type for table \"identity_useraccesstracking\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_useraccesstracking_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_useraccesstracking_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_order_by", "description": "Ordering options when selecting data from \"identity_useraccesstracking\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ip", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "refresh_token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_pk_columns_input", "description": "primary key columns input for table: identity_useraccesstracking", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_useraccesstracking_select_column", "description": "select columns of table \"identity_useraccesstracking\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ip", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "refresh_token", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_agent", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_set_input", "description": "input type for updating data in table \"identity_useraccesstracking\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ip", "description": null, "type": {"kind": "SCALAR", "name": "inet", "ofType": null}, "defaultValue": null}, {"name": "refresh_token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_stream_cursor_input", "description": "Streaming cursor of the table \"identity_useraccesstracking\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ip", "description": null, "type": {"kind": "SCALAR", "name": "inet", "ofType": null}, "defaultValue": null}, {"name": "refresh_token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_agent", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_useraccesstracking_update_column", "description": "update columns of table \"identity_useraccesstracking\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ip", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "refresh_token", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_agent", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_userassigneemapping", "description": "columns and relationships of \"identity_userassigneemapping\"", "fields": [{"name": "assignment_context", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityUserByUserId", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruser", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "segment_value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_userassigneemapping_aggregate", "description": "aggregated selection of \"identity_userassigneemapping\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_userassigneemapping_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_userassigneemapping", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_userassigneemapping_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_userassigneemapping_aggregate_fields", "description": "aggregate fields of \"identity_userassigneemapping\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_userassigneemapping_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_userassigneemapping_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_userassigneemapping_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_aggregate_order_by", "description": "order by aggregate values of table \"identity_userassigneemapping\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_userassigneemapping\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_userassigneemapping\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "assignment_context", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partneruser", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "segment_value", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_userassigneemapping_constraint", "description": "unique or primary key constraints on table \"identity_userassigneemapping\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_userassigneemap_user_id_assignment_conte_90caf456_uniq", "description": "unique or primary key constraint on columns \"user_id\", \"assignment_context\"", "isDeprecated": false, "deprecationReason": null}, {"name": "identity_userassigneemapping_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_insert_input", "description": "input type for inserting data into table \"identity_userassigneemapping\"", "fields": null, "inputFields": [{"name": "assignment_context", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_partneruser", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "segment_value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_userassigneemapping_max_fields", "description": "aggregate max on columns", "fields": [{"name": "assignment_context", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "segment_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_max_order_by", "description": "order by max() on columns of table \"identity_userassigneemapping\"", "fields": null, "inputFields": [{"name": "assignment_context", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "segment_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_userassigneemapping_min_fields", "description": "aggregate min on columns", "fields": [{"name": "assignment_context", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "segment_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_min_order_by", "description": "order by min() on columns of table \"identity_userassigneemapping\"", "fields": null, "inputFields": [{"name": "assignment_context", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "segment_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_userassigneemapping_mutation_response", "description": "response of any mutation on the table \"identity_userassigneemapping\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_userassigneemapping", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_on_conflict", "description": "on_conflict condition type for table \"identity_userassigneemapping\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_userassigneemapping_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_userassigneemapping_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_order_by", "description": "Ordering options when selecting data from \"identity_userassigneemapping\".", "fields": null, "inputFields": [{"name": "assignment_context", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partneruser", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "segment_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_pk_columns_input", "description": "primary key columns input for table: identity_userassigneemapping", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_userassigneemapping_select_column", "description": "select columns of table \"identity_userassigneemapping\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "assignment_context", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "segment_value", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_set_input", "description": "input type for updating data in table \"identity_userassigneemapping\"", "fields": null, "inputFields": [{"name": "assignment_context", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "segment_value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_stream_cursor_input", "description": "Streaming cursor of the table \"identity_userassigneemapping\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "assignment_context", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "segment_value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_userassigneemapping_update_column", "description": "update columns of table \"identity_userassigneemapping\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "assignment_context", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "segment_value", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_useridentity", "description": "columns and relationships of \"identity_useridentity\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_of_birth", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "first_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityUserById", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "middle_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nationality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_useridentity_aggregate", "description": "aggregated selection of \"identity_useridentity\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_useridentity_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_useridentity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useridentity_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useridentity_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_useridentity_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_useridentity_aggregate_fields", "description": "aggregate fields of \"identity_useridentity\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_useridentity_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_useridentity_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_useridentity_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useridentity_aggregate_order_by", "description": "order by aggregate values of table \"identity_useridentity\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useridentity_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_useridentity\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useridentity_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_useridentity\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "date_of_birth", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identityUserById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "middle_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_useridentity_constraint", "description": "unique or primary key constraints on table \"identity_useridentity\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_useridentity_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useridentity_insert_input", "description": "input type for inserting data into table \"identity_useridentity\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "date_of_birth", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identityUserById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "middle_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_useridentity_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_of_birth", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "first_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "middle_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nationality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useridentity_max_order_by", "description": "order by max() on columns of table \"identity_useridentity\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date_of_birth", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "middle_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_useridentity_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_of_birth", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "first_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "middle_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nationality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useridentity_min_order_by", "description": "order by min() on columns of table \"identity_useridentity\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date_of_birth", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "middle_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_useridentity_mutation_response", "description": "response of any mutation on the table \"identity_useridentity\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_useridentity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useridentity_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"identity_useridentity\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useridentity_on_conflict", "description": "on_conflict condition type for table \"identity_useridentity\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_useridentity_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_useridentity_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useridentity_order_by", "description": "Ordering options when selecting data from \"identity_useridentity\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date_of_birth", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identityUserById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "middle_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useridentity_pk_columns_input", "description": "primary key columns input for table: identity_useridentity", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_useridentity_select_column", "description": "select columns of table \"identity_useridentity\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date_of_birth", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "first_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "full_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "middle_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "nationality", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useridentity_set_input", "description": "input type for updating data in table \"identity_useridentity\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "date_of_birth", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "middle_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useridentity_stream_cursor_input", "description": "Streaming cursor of the table \"identity_useridentity\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useridentity_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "date_of_birth", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "full_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "middle_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_useridentity_update_column", "description": "update columns of table \"identity_useridentity\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date_of_birth", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "first_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "middle_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "nationality", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_useridentity_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_userinitiation", "description": "columns and relationships of \"identity_userinitiation\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_userinitiation_aggregate", "description": "aggregated selection of \"identity_userinitiation\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_userinitiation_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_userinitiation", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_userinitiation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_userinitiation_aggregate_fields", "description": "aggregate fields of \"identity_userinitiation\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_userinitiation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_userinitiation_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_userinitiation_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_aggregate_order_by", "description": "order by aggregate values of table \"identity_userinitiation\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_userinitiation\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_userinitiation\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_userinitiation_constraint", "description": "unique or primary key constraints on table \"identity_userinitiation\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_userinitiation_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_userinitiation_user_id_key", "description": "unique or primary key constraint on columns \"user_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_insert_input", "description": "input type for inserting data into table \"identity_userinitiation\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_userinitiation_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_max_order_by", "description": "order by max() on columns of table \"identity_userinitiation\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_userinitiation_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_min_order_by", "description": "order by min() on columns of table \"identity_userinitiation\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_userinitiation_mutation_response", "description": "response of any mutation on the table \"identity_userinitiation\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_userinitiation", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"identity_userinitiation\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_on_conflict", "description": "on_conflict condition type for table \"identity_userinitiation\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_userinitiation_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_userinitiation_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_order_by", "description": "Ordering options when selecting data from \"identity_userinitiation\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_pk_columns_input", "description": "primary key columns input for table: identity_userinitiation", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_userinitiation_select_column", "description": "select columns of table \"identity_userinitiation\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_set_input", "description": "input type for updating data in table \"identity_userinitiation\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_stream_cursor_input", "description": "Streaming cursor of the table \"identity_userinitiation\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_userinitiation_update_column", "description": "update columns of table \"identity_userinitiation\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_usertoken", "description": "columns and relationships of \"identity_usertoken\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_used", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_usertoken_aggregate", "description": "aggregated selection of \"identity_usertoken\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_usertoken_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_usertoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_usertoken_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_usertoken_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_usertoken_select_column_identity_usertoken_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_usertoken_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_usertoken_select_column_identity_usertoken_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_usertoken_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_usertoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_usertoken_aggregate_fields", "description": "aggregate fields of \"identity_usertoken\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_usertoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_usertoken_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_usertoken_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_usertoken_aggregate_order_by", "description": "order by aggregate values of table \"identity_usertoken\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_usertoken_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_usertoken\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_usertoken_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_usertoken\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "is_used", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_usertoken_constraint", "description": "unique or primary key constraints on table \"identity_usertoken\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_usertoken_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "identity_usertoken_token_tenant_key", "description": "unique or primary key constraint on columns \"tenant_id\", \"token\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_usertoken_insert_input", "description": "input type for inserting data into table \"identity_usertoken\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_used", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_usertoken_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_usertoken_max_order_by", "description": "order by max() on columns of table \"identity_usertoken\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_usertoken_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_usertoken_min_order_by", "description": "order by min() on columns of table \"identity_usertoken\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_usertoken_mutation_response", "description": "response of any mutation on the table \"identity_usertoken\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_usertoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_usertoken_on_conflict", "description": "on_conflict condition type for table \"identity_usertoken\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_usertoken_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_usertoken_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_usertoken_order_by", "description": "Ordering options when selecting data from \"identity_usertoken\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "is_used", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_usertoken_pk_columns_input", "description": "primary key columns input for table: identity_usertoken", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_usertoken_select_column", "description": "select columns of table \"identity_usertoken\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_used", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "identity_usertoken_select_column_identity_usertoken_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"identity_usertoken_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"identity_usertoken\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_used", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "identity_usertoken_select_column_identity_usertoken_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"identity_usertoken_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"identity_usertoken\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_used", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_usertoken_set_input", "description": "input type for updating data in table \"identity_usertoken\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_used", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_usertoken_stream_cursor_input", "description": "Streaming cursor of the table \"identity_usertoken\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_usertoken_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_used", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_usertoken_update_column", "description": "update columns of table \"identity_usertoken\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_used", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_usertoken_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_utmparameter", "description": "columns and relationships of \"identity_utmparameter\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fbc", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fbclid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fbp", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gbraid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gclid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityUserById", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_lead", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_lead", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_leads", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_lead_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_lead_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_lead", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_leads_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_lead_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_lead_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_lead_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_newuser", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_newuser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_newusers", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_newuser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_newuser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_newuser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_newusers_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_newuser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_newuser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_newuser_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_users", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_users_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeys", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journey_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeys_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journey_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_campaign", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_content", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_medium", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_utmparameter_aggregate", "description": "aggregated selection of \"identity_utmparameter\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_utmparameter_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_utmparameter", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_utmparameter_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_utmparameter_aggregate_fields", "description": "aggregate fields of \"identity_utmparameter\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_utmparameter_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_utmparameter_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "identity_utmparameter_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_aggregate_order_by", "description": "order by aggregate values of table \"identity_utmparameter\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"identity_utmparameter\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_bool_exp", "description": "Boolean expression to filter rows from the table \"identity_utmparameter\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "fbc", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "fbclid", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "fbp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "gbraid", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "gclid", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identityUserById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_lead", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_leads", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_leads_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_newuser", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_newusers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_newusers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_users", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_users_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journeys", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journeys_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "utm_campaign", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "utm_content", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "utm_medium", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "utm_source", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "utm_term", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_utmparameter_constraint", "description": "unique or primary key constraints on table \"identity_utmparameter\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "identity_utmparameter_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_insert_input", "description": "input type for inserting data into table \"identity_utmparameter\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "fbc", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "fbclid", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "fbp", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "gbraid", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "gclid", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identityUserById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_lead", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_leads", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_newuser", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_newusers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_users", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_journeys", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "utm_campaign", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "utm_content", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "utm_medium", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "utm_source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "utm_term", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_utmparameter_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fbc", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fbclid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fbp", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gbraid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gclid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_campaign", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_content", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_medium", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_max_order_by", "description": "order by max() on columns of table \"identity_utmparameter\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fbc", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fbclid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fbp", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "gbraid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "gclid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_campaign", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_content", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_medium", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_utmparameter_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fbc", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fbclid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fbp", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gbraid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gclid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_campaign", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_content", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_medium", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_min_order_by", "description": "order by min() on columns of table \"identity_utmparameter\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fbc", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fbclid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fbp", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "gbraid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "gclid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_campaign", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_content", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_medium", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "identity_utmparameter_mutation_response", "description": "response of any mutation on the table \"identity_utmparameter\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_utmparameter", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"identity_utmparameter\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_on_conflict", "description": "on_conflict condition type for table \"identity_utmparameter\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_utmparameter_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_utmparameter_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_order_by", "description": "Ordering options when selecting data from \"identity_utmparameter\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fbc", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fbclid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fbp", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "gbraid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "gclid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identityUserById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_lead", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_leads_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_newuser", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_newusers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_users_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_journeys_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_campaign", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_content", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_medium", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_pk_columns_input", "description": "primary key columns input for table: identity_utmparameter", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_utmparameter_select_column", "description": "select columns of table \"identity_utmparameter\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fbc", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fbclid", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fbp", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "gbraid", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "gclid", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "utm_campaign", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "utm_content", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "utm_medium", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "utm_source", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "utm_term", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_set_input", "description": "input type for updating data in table \"identity_utmparameter\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "fbc", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "fbclid", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "fbp", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "gbraid", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "gclid", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "utm_campaign", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "utm_content", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "utm_medium", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "utm_source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "utm_term", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_stream_cursor_input", "description": "Streaming cursor of the table \"identity_utmparameter\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "fbc", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "fbclid", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "fbp", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "gbraid", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "gclid", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "utm_campaign", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "utm_content", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "utm_medium", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "utm_source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "utm_term", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "identity_utmparameter_update_column", "description": "update columns of table \"identity_utmparameter\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fbc", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fbclid", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fbp", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "gbraid", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "gclid", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "utm_campaign", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "utm_content", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "utm_medium", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "utm_source", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "utm_term", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "inet", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "inet_comparison_exp", "description": "Boolean expression to compare columns of type \"inet\". All fields are combined with logical 'AND'.", "fields": null, "inputFields": [{"name": "_eq", "description": null, "type": {"kind": "SCALAR", "name": "inet", "ofType": null}, "defaultValue": null}, {"name": "_gt", "description": null, "type": {"kind": "SCALAR", "name": "inet", "ofType": null}, "defaultValue": null}, {"name": "_gte", "description": null, "type": {"kind": "SCALAR", "name": "inet", "ofType": null}, "defaultValue": null}, {"name": "_in", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "inet", "ofType": null}}}, "defaultValue": null}, {"name": "_is_null", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "_lt", "description": null, "type": {"kind": "SCALAR", "name": "inet", "ofType": null}, "defaultValue": null}, {"name": "_lte", "description": null, "type": {"kind": "SCALAR", "name": "inet", "ofType": null}, "defaultValue": null}, {"name": "_neq", "description": null, "type": {"kind": "SCALAR", "name": "inet", "ofType": null}, "defaultValue": null}, {"name": "_nin", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "inet", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "integrations_externalapplication", "description": "columns and relationships of \"integrations_externalapplication\"", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "campus", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "detail_data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "detail_fetched_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "detail_url", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_key", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_student", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "integrations_externalstudent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_student_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_submitted_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partner", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "intake", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_seen_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "list_data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "needs_attention", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "offers", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "platform", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "previous_state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_code", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "state_changed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "integrations_externalapplication_aggregate", "description": "aggregated selection of \"integrations_externalapplication\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "integrations_externalapplication_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "integrations_externalapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "integrations_externalapplication_select_column_integrations_externalapplication_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "integrations_externalapplication_select_column_integrations_externalapplication_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "integrations_externalapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "integrations_externalapplication_aggregate_fields", "description": "aggregate fields of \"integrations_externalapplication\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "integrations_externalapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "integrations_externalapplication_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "integrations_externalapplication_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_aggregate_order_by", "description": "order by aggregate values of table \"integrations_externalapplication\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "detail_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "list_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "offers", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"integrations_externalapplication\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_bool_exp", "description": "Boolean expression to filter rows from the table \"integrations_externalapplication\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "campus", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "detail_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "detail_fetched_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "detail_url", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "external_created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "external_key", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "external_student", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "external_student_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "external_submitted_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "external_updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "intake", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "last_seen_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "list_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "needs_attention", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "offers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "platform", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "previous_state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "program_code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "program_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state_changed_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "student_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "student_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "integrations_externalapplication_constraint", "description": "unique or primary key constraints on table \"integrations_externalapplication\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "integrations_externalapplication_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_externalapplication_partner_key", "description": "unique or primary key constraint on columns \"partner_id\", \"external_key\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "detail_data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "list_data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "offers", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "detail_data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "list_data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offers", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "detail_data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "list_data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "offers", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_insert_input", "description": "input type for inserting data into table \"integrations_externalapplication\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "campus", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "detail_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "detail_fetched_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "detail_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "external_key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_student", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "external_student_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "external_submitted_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "external_updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "identity_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "intake", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_seen_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "list_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "needs_attention", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "offers", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "platform", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "previous_state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state_changed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "student_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "student_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "integrations_externalapplication_max_fields", "description": "aggregate max on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "campus", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "detail_fetched_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "detail_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_key", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_student_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_submitted_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "intake", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_seen_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "platform", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "previous_state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state_changed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_max_order_by", "description": "order by max() on columns of table \"integrations_externalapplication\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "campus", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "detail_fetched_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "detail_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_key", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_student_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_submitted_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "intake", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_seen_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "platform", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "previous_state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state_changed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "student_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "student_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "integrations_externalapplication_min_fields", "description": "aggregate min on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "campus", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "detail_fetched_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "detail_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_key", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_student_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_submitted_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "intake", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_seen_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "platform", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "previous_state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state_changed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_min_order_by", "description": "order by min() on columns of table \"integrations_externalapplication\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "campus", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "detail_fetched_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "detail_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_key", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_student_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_submitted_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "intake", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_seen_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "platform", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "previous_state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state_changed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "student_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "student_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "integrations_externalapplication_mutation_response", "description": "response of any mutation on the table \"integrations_externalapplication\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "integrations_externalapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_on_conflict", "description": "on_conflict condition type for table \"integrations_externalapplication\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "integrations_externalapplication_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "integrations_externalapplication_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_order_by", "description": "Ordering options when selecting data from \"integrations_externalapplication\".", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "campus", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "detail_data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "detail_fetched_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "detail_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_key", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_student", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_order_by", "ofType": null}, "defaultValue": null}, {"name": "external_student_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_submitted_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "intake", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_seen_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "list_data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "needs_attention", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "offers", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "platform", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "previous_state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state_changed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "student_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "student_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_pk_columns_input", "description": "primary key columns input for table: integrations_externalapplication", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "detail_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "list_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "offers", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "integrations_externalapplication_select_column", "description": "select columns of table \"integrations_externalapplication\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "campus", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "detail_data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "detail_fetched_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "detail_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_key", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_student_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_submitted_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "intake", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_seen_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "list_data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "needs_attention", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "offers", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "platform", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "previous_state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state_changed_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "student_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "student_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "integrations_externalapplication_select_column_integrations_externalapplication_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"integrations_externalapplication_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"integrations_externalapplication\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "needs_attention", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "integrations_externalapplication_select_column_integrations_externalapplication_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"integrations_externalapplication_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"integrations_externalapplication\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "needs_attention", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_set_input", "description": "input type for updating data in table \"integrations_externalapplication\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "campus", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "detail_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "detail_fetched_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "detail_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "external_key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_student_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "external_submitted_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "external_updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "intake", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_seen_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "list_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "needs_attention", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "offers", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "platform", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "previous_state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state_changed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "student_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "student_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_stream_cursor_input", "description": "Streaming cursor of the table \"integrations_externalapplication\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "campus", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "detail_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "detail_fetched_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "detail_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "external_key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_student_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "external_submitted_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "external_updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "intake", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last_seen_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "list_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "needs_attention", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "offers", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "platform", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "previous_state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state_changed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "student_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "student_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "integrations_externalapplication_update_column", "description": "update columns of table \"integrations_externalapplication\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "campus", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "detail_data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "detail_fetched_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "detail_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_key", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_student_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_submitted_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "intake", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_seen_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "list_data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "needs_attention", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "offers", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "platform", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "previous_state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state_changed_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "student_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "student_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "integrations_externalstudent", "description": "columns and relationships of \"integrations_externalstudent\"", "fields": [{"name": "applicant_number", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "applications", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "integrations_externalapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "integrations_externalapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "applications_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "integrations_externalapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "integrations_externalapplication_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_of_birth", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_key", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partner", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_seen_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "nationality", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "platform", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "integrations_externalstudent_aggregate", "description": "aggregated selection of \"integrations_externalstudent\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "integrations_externalstudent_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "integrations_externalstudent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "integrations_externalstudent_aggregate_fields", "description": "aggregate fields of \"integrations_externalstudent\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "integrations_externalstudent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "integrations_externalstudent_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "integrations_externalstudent_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_bool_exp", "description": "Boolean expression to filter rows from the table \"integrations_externalstudent\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "applicant_number", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "applications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "applications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "date_of_birth", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "external_key", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "last_seen_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "phone", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "platform", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "student_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "integrations_externalstudent_constraint", "description": "unique or primary key constraints on table \"integrations_externalstudent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "integrations_externalstudent_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_externalstudent_partner_key", "description": "unique or primary key constraint on columns \"partner_id\", \"external_key\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_insert_input", "description": "input type for inserting data into table \"integrations_externalstudent\"", "fields": null, "inputFields": [{"name": "applicant_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "applications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "date_of_birth", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "identity_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "last_seen_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "phone", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "platform", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "student_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "integrations_externalstudent_max_fields", "description": "aggregate max on columns", "fields": [{"name": "applicant_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_of_birth", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_key", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_seen_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nationality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "platform", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "integrations_externalstudent_min_fields", "description": "aggregate min on columns", "fields": [{"name": "applicant_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_of_birth", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_key", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_seen_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nationality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "platform", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "integrations_externalstudent_mutation_response", "description": "response of any mutation on the table \"integrations_externalstudent\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "integrations_externalstudent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"integrations_externalstudent\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_on_conflict", "description": "on_conflict condition type for table \"integrations_externalstudent\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "integrations_externalstudent_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "integrations_externalstudent_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_order_by", "description": "Ordering options when selecting data from \"integrations_externalstudent\".", "fields": null, "inputFields": [{"name": "applicant_number", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "applications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date_of_birth", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_key", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "last_seen_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "phone", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "platform", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "student_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_pk_columns_input", "description": "primary key columns input for table: integrations_externalstudent", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "integrations_externalstudent_select_column", "description": "select columns of table \"integrations_externalstudent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "applicant_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date_of_birth", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_key", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_seen_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "nationality", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "phone", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "platform", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "student_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_set_input", "description": "input type for updating data in table \"integrations_externalstudent\"", "fields": null, "inputFields": [{"name": "applicant_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "date_of_birth", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "last_seen_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "phone", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "platform", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "student_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_stream_cursor_input", "description": "Streaming cursor of the table \"integrations_externalstudent\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "applicant_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "date_of_birth", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "last_seen_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "nationality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "phone", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "platform", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "student_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "integrations_externalstudent_update_column", "description": "update columns of table \"integrations_externalstudent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "applicant_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date_of_birth", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_key", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_seen_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "nationality", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "phone", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "platform", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "student_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "interval", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "interval_comparison_exp", "description": "Boolean expression to compare columns of type \"interval\". All fields are combined with logical 'AND'.", "fields": null, "inputFields": [{"name": "_eq", "description": null, "type": {"kind": "SCALAR", "name": "interval", "ofType": null}, "defaultValue": null}, {"name": "_gt", "description": null, "type": {"kind": "SCALAR", "name": "interval", "ofType": null}, "defaultValue": null}, {"name": "_gte", "description": null, "type": {"kind": "SCALAR", "name": "interval", "ofType": null}, "defaultValue": null}, {"name": "_in", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "interval", "ofType": null}}}, "defaultValue": null}, {"name": "_is_null", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "_lt", "description": null, "type": {"kind": "SCALAR", "name": "interval", "ofType": null}, "defaultValue": null}, {"name": "_lte", "description": null, "type": {"kind": "SCALAR", "name": "interval", "ofType": null}, "defaultValue": null}, {"name": "_neq", "description": null, "type": {"kind": "SCALAR", "name": "interval", "ofType": null}, "defaultValue": null}, {"name": "_nin", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "interval", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issue", "description": "columns and relationships of \"issues_issue\"", "fields": [{"name": "assignee_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_content_type", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityUserByUpdatedById", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issue_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issueactions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issueaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issueaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issueactions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issueaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issueaction_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issuenotes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issuenote_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issuenote", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issuenotes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issuenote_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issuenote_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snoozed_until", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issue_aggregate", "description": "aggregated selection of \"issues_issue\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_issue_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issue", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issue_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issue_aggregate_fields", "description": "aggregate fields of \"issues_issue\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_issue_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issue_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_issue_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_issue_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_issue_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_issue_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_issue_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_issue_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_issue_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_issue_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_issue_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_aggregate_order_by", "description": "order by aggregate values of table \"issues_issue\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"issues_issue\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issue_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issue_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_avg_order_by", "description": "order by avg() on columns of table \"issues_issue\"", "fields": null, "inputFields": [{"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_bool_exp", "description": "Boolean expression to filter rows from the table \"issues_issue\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issue_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issue_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "assignee_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issue_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_issueactions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_issueactions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_issuenotes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_issuenotes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "reference_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "snoozed_until", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "issues_issue_constraint", "description": "unique or primary key constraints on table \"issues_issue\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "issues_issue_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_inc_input", "description": "input type for incrementing numeric columns in table \"issues_issue\"", "fields": null, "inputFields": [{"name": "reference_content_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_insert_input", "description": "input type for inserting data into table \"issues_issue\"", "fields": null, "inputFields": [{"name": "assignee_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "issue_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "issues_issueactions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "issues_issuenotes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "reference_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "snoozed_until", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issue_max_fields", "description": "aggregate max on columns", "fields": [{"name": "assignee_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issue_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snoozed_until", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_max_order_by", "description": "order by max() on columns of table \"issues_issue\"", "fields": null, "inputFields": [{"name": "assignee_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "issue_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snoozed_until", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issue_min_fields", "description": "aggregate min on columns", "fields": [{"name": "assignee_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issue_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snoozed_until", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_min_order_by", "description": "order by min() on columns of table \"issues_issue\"", "fields": null, "inputFields": [{"name": "assignee_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "issue_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snoozed_until", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issue_mutation_response", "description": "response of any mutation on the table \"issues_issue\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issue", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"issues_issue\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issue_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_on_conflict", "description": "on_conflict condition type for table \"issues_issue\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issue_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issue_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_order_by", "description": "Ordering options when selecting data from \"issues_issue\".", "fields": null, "inputFields": [{"name": "assignee_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "issue_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "issues_issueactions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "issues_issuenotes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snoozed_until", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_pk_columns_input", "description": "primary key columns input for table: issues_issue", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "issues_issue_select_column", "description": "select columns of table \"issues_issue\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "assignee_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "issue_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reference_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "snoozed_until", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_set_input", "description": "input type for updating data in table \"issues_issue\"", "fields": null, "inputFields": [{"name": "assignee_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "issue_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "reference_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "snoozed_until", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issue_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_stddev_order_by", "description": "order by stddev() on columns of table \"issues_issue\"", "fields": null, "inputFields": [{"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issue_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"issues_issue\"", "fields": null, "inputFields": [{"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issue_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"issues_issue\"", "fields": null, "inputFields": [{"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_stream_cursor_input", "description": "Streaming cursor of the table \"issues_issue\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issue_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "assignee_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "issue_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "reference_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "snoozed_until", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issue_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_sum_order_by", "description": "order by sum() on columns of table \"issues_issue\"", "fields": null, "inputFields": [{"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "issues_issue_update_column", "description": "update columns of table \"issues_issue\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "assignee_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "issue_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reference_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "snoozed_until", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issue_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issue_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_var_pop_order_by", "description": "order by var_pop() on columns of table \"issues_issue\"", "fields": null, "inputFields": [{"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issue_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_var_samp_order_by", "description": "order by var_samp() on columns of table \"issues_issue\"", "fields": null, "inputFields": [{"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issue_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issue_variance_order_by", "description": "order by variance() on columns of table \"issues_issue\"", "fields": null, "inputFields": [{"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issueaction", "description": "columns and relationships of \"issues_issueaction\"", "fields": [{"name": "action_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityUserByUpdatedById", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issue_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issue", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issue", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "performed_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issueaction_aggregate", "description": "aggregated selection of \"issues_issueaction\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_issueaction_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issueaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueaction_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueaction_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issueaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issueaction_aggregate_fields", "description": "aggregate fields of \"issues_issueaction\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issueaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_issueaction_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_issueaction_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueaction_aggregate_order_by", "description": "order by aggregate values of table \"issues_issueaction\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueaction_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueaction_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"issues_issueaction\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueaction_bool_exp", "description": "Boolean expression to filter rows from the table \"issues_issueaction\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "action_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issue_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_issue", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "performed_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "issues_issueaction_constraint", "description": "unique or primary key constraints on table \"issues_issueaction\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "issues_issueaction_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueaction_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueaction_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueaction_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueaction_insert_input", "description": "input type for inserting data into table \"issues_issueaction\"", "fields": null, "inputFields": [{"name": "action_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "issue_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "issues_issue", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "performed_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issueaction_max_fields", "description": "aggregate max on columns", "fields": [{"name": "action_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issue_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "performed_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueaction_max_order_by", "description": "order by max() on columns of table \"issues_issueaction\"", "fields": null, "inputFields": [{"name": "action_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "issue_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "performed_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issueaction_min_fields", "description": "aggregate min on columns", "fields": [{"name": "action_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issue_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "performed_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueaction_min_order_by", "description": "order by min() on columns of table \"issues_issueaction\"", "fields": null, "inputFields": [{"name": "action_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "issue_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "performed_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issueaction_mutation_response", "description": "response of any mutation on the table \"issues_issueaction\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issueaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueaction_on_conflict", "description": "on_conflict condition type for table \"issues_issueaction\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issueaction_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issueaction_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueaction_order_by", "description": "Ordering options when selecting data from \"issues_issueaction\".", "fields": null, "inputFields": [{"name": "action_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "issue_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "issues_issue", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_order_by", "ofType": null}, "defaultValue": null}, {"name": "performed_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueaction_pk_columns_input", "description": "primary key columns input for table: issues_issueaction", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueaction_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "issues_issueaction_select_column", "description": "select columns of table \"issues_issueaction\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "action_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "issue_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "performed_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueaction_set_input", "description": "input type for updating data in table \"issues_issueaction\"", "fields": null, "inputFields": [{"name": "action_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "issue_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "performed_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueaction_stream_cursor_input", "description": "Streaming cursor of the table \"issues_issueaction\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueaction_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "action_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "issue_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "performed_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "issues_issueaction_update_column", "description": "update columns of table \"issues_issueaction\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "action_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "issue_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "performed_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueaction_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issuenote", "description": "columns and relationships of \"issues_issuenote\"", "fields": [{"name": "content", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityUserByUpdatedById", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issue_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issue", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issue", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issuenote_aggregate", "description": "aggregated selection of \"issues_issuenote\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_issuenote_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issuenote", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issuenote_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issuenote_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issuenote_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issuenote_aggregate_fields", "description": "aggregate fields of \"issues_issuenote\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issuenote_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_issuenote_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_issuenote_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issuenote_aggregate_order_by", "description": "order by aggregate values of table \"issues_issuenote\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issuenote_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"issues_issuenote\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issuenote_bool_exp", "description": "Boolean expression to filter rows from the table \"issues_issuenote\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "content", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issue_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_issue", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "issues_issuenote_constraint", "description": "unique or primary key constraints on table \"issues_issuenote\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "issues_issuenote_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issuenote_insert_input", "description": "input type for inserting data into table \"issues_issuenote\"", "fields": null, "inputFields": [{"name": "content", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "issue_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "issues_issue", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issuenote_max_fields", "description": "aggregate max on columns", "fields": [{"name": "content", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issue_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issuenote_max_order_by", "description": "order by max() on columns of table \"issues_issuenote\"", "fields": null, "inputFields": [{"name": "content", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "issue_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issuenote_min_fields", "description": "aggregate min on columns", "fields": [{"name": "content", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issue_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issuenote_min_order_by", "description": "order by min() on columns of table \"issues_issuenote\"", "fields": null, "inputFields": [{"name": "content", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "issue_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issuenote_mutation_response", "description": "response of any mutation on the table \"issues_issuenote\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issuenote", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issuenote_on_conflict", "description": "on_conflict condition type for table \"issues_issuenote\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issuenote_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issuenote_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issuenote_order_by", "description": "Ordering options when selecting data from \"issues_issuenote\".", "fields": null, "inputFields": [{"name": "content", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "issue_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "issues_issue", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issuenote_pk_columns_input", "description": "primary key columns input for table: issues_issuenote", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "issues_issuenote_select_column", "description": "select columns of table \"issues_issuenote\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "content", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "issue_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issuenote_set_input", "description": "input type for updating data in table \"issues_issuenote\"", "fields": null, "inputFields": [{"name": "content", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "issue_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issuenote_stream_cursor_input", "description": "Streaming cursor of the table \"issues_issuenote\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issuenote_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "content", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "issue_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "issues_issuenote_update_column", "description": "update columns of table \"issues_issuenote\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "content", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "issue_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issuenote_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issueprompt", "description": "columns and relationships of \"issues_issueprompt\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prompt", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issueprompt_aggregate", "description": "aggregated selection of \"issues_issueprompt\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_issueprompt_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issueprompt", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issueprompt_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issueprompt_aggregate_fields", "description": "aggregate fields of \"issues_issueprompt\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issueprompt_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_issueprompt_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_issueprompt_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_aggregate_order_by", "description": "order by aggregate values of table \"issues_issueprompt\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"issues_issueprompt\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_bool_exp", "description": "Boolean expression to filter rows from the table \"issues_issueprompt\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "prompt", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "issues_issueprompt_constraint", "description": "unique or primary key constraints on table \"issues_issueprompt\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "issues_issueprompt_name_tenant_key", "description": "unique or primary key constraint on columns \"tenant_id\", \"name\"", "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issueprompt_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_insert_input", "description": "input type for inserting data into table \"issues_issueprompt\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "prompt", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issueprompt_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prompt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_max_order_by", "description": "order by max() on columns of table \"issues_issueprompt\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "prompt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issueprompt_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prompt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_min_order_by", "description": "order by min() on columns of table \"issues_issueprompt\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "prompt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_issueprompt_mutation_response", "description": "response of any mutation on the table \"issues_issueprompt\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issueprompt", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_on_conflict", "description": "on_conflict condition type for table \"issues_issueprompt\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issueprompt_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issueprompt_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_order_by", "description": "Ordering options when selecting data from \"issues_issueprompt\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "prompt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_pk_columns_input", "description": "primary key columns input for table: issues_issueprompt", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "issues_issueprompt_select_column", "description": "select columns of table \"issues_issueprompt\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "prompt", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_set_input", "description": "input type for updating data in table \"issues_issueprompt\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "prompt", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_stream_cursor_input", "description": "Streaming cursor of the table \"issues_issueprompt\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "prompt", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "issues_issueprompt_update_column", "description": "update columns of table \"issues_issueprompt\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "prompt", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_query", "description": "columns and relationships of \"issues_query\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_querygroupqueries", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_querygroupquery_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_querygroupquery", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_querygroupqueries_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_querygroupquery_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_querygroupquery_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "query", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "query_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_query_aggregate", "description": "aggregated selection of \"issues_query\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_query_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_query", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_query_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_query_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_query_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_query_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_query_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_query_aggregate_fields", "description": "aggregate fields of \"issues_query\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_query_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_query_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_query_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_query_aggregate_order_by", "description": "order by aggregate values of table \"issues_query\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_query_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_query_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_query_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"issues_query\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_query_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "issues_query_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_query_bool_exp", "description": "Boolean expression to filter rows from the table \"issues_query\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_query_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_query_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_query_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_querygroupqueries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_querygroupqueries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "query", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "query_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "issues_query_constraint", "description": "unique or primary key constraints on table \"issues_query\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "issues_queries_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "issues_query_name_tenant_key", "description": "unique or primary key constraint on columns \"tenant_id\", \"name\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_query_insert_input", "description": "input type for inserting data into table \"issues_query\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "issues_querygroupqueries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "query", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "query_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_query_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "query", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "query_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_query_max_order_by", "description": "order by max() on columns of table \"issues_query\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "query", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "query_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_query_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "query", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "query_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_query_min_order_by", "description": "order by min() on columns of table \"issues_query\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "query", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "query_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_query_mutation_response", "description": "response of any mutation on the table \"issues_query\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_query", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_query_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"issues_query\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_query_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "issues_query_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_query_on_conflict", "description": "on_conflict condition type for table \"issues_query\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_query_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_query_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_query_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_query_order_by", "description": "Ordering options when selecting data from \"issues_query\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "issues_querygroupqueries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "query", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "query_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_query_pk_columns_input", "description": "primary key columns input for table: issues_query", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "issues_query_select_column", "description": "select columns of table \"issues_query\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "query", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "query_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_query_set_input", "description": "input type for updating data in table \"issues_query\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "query", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "query_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_query_stream_cursor_input", "description": "Streaming cursor of the table \"issues_query\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_query_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_query_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "query", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "query_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "issues_query_update_column", "description": "update columns of table \"issues_query\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "query", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "query_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_query_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "issues_query_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_query_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_querygroup", "description": "columns and relationships of \"issues_querygroup\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_querygroupqueries", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_querygroupquery_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_querygroupquery", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_querygroupqueries_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_querygroupquery_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_querygroupquery_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_userapplicationquerygroups", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_userapplicationquerygroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_userapplicationquerygroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_userapplicationquerygroups_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_userapplicationquerygroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_userapplicationquerygroup_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_querygroup_aggregate", "description": "aggregated selection of \"issues_querygroup\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_querygroup_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_querygroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroup_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroup_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_querygroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_querygroup_aggregate_fields", "description": "aggregate fields of \"issues_querygroup\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_querygroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_querygroup_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_querygroup_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroup_aggregate_order_by", "description": "order by aggregate values of table \"issues_querygroup\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroup_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"issues_querygroup\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroup_bool_exp", "description": "Boolean expression to filter rows from the table \"issues_querygroup\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_querygroupqueries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_querygroupqueries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_userapplicationquerygroups", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_userapplicationquerygroups_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "issues_querygroup_constraint", "description": "unique or primary key constraints on table \"issues_querygroup\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "issues_querygroup_name_tenant_key", "description": "unique or primary key constraint on columns \"tenant_id\", \"name\"", "isDeprecated": false, "deprecationReason": null}, {"name": "issues_querygroup_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroup_insert_input", "description": "input type for inserting data into table \"issues_querygroup\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "issues_querygroupqueries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "issues_userapplicationquerygroups", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_querygroup_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroup_max_order_by", "description": "order by max() on columns of table \"issues_querygroup\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_querygroup_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroup_min_order_by", "description": "order by min() on columns of table \"issues_querygroup\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_querygroup_mutation_response", "description": "response of any mutation on the table \"issues_querygroup\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_querygroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroup_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"issues_querygroup\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroup_on_conflict", "description": "on_conflict condition type for table \"issues_querygroup\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_querygroup_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_querygroup_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroup_order_by", "description": "Ordering options when selecting data from \"issues_querygroup\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "issues_querygroupqueries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "issues_userapplicationquerygroups_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroup_pk_columns_input", "description": "primary key columns input for table: issues_querygroup", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "issues_querygroup_select_column", "description": "select columns of table \"issues_querygroup\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroup_set_input", "description": "input type for updating data in table \"issues_querygroup\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroup_stream_cursor_input", "description": "Streaming cursor of the table \"issues_querygroup\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroup_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "issues_querygroup_update_column", "description": "update columns of table \"issues_querygroup\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroup_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_querygroupquery", "description": "columns and relationships of \"issues_querygroupquery\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_query", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_query", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_querygroup", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_querygroup", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "query_group_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "query_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_querygroupquery_aggregate", "description": "aggregated selection of \"issues_querygroupquery\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_querygroupquery_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_querygroupquery", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_querygroupquery_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_querygroupquery_aggregate_fields", "description": "aggregate fields of \"issues_querygroupquery\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_querygroupquery_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_querygroupquery_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_querygroupquery_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_aggregate_order_by", "description": "order by aggregate values of table \"issues_querygroupquery\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"issues_querygroupquery\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_bool_exp", "description": "Boolean expression to filter rows from the table \"issues_querygroupquery\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_query", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_query_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_querygroup", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "query_group_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "query_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "issues_querygroupquery_constraint", "description": "unique or primary key constraints on table \"issues_querygroupquery\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "issues_querygroupquery_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_insert_input", "description": "input type for inserting data into table \"issues_querygroupquery\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "issues_query", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_query_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "issues_querygroup", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "query_group_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "query_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_querygroupquery_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "query_group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "query_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_max_order_by", "description": "order by max() on columns of table \"issues_querygroupquery\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "query_group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "query_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_querygroupquery_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "query_group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "query_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_min_order_by", "description": "order by min() on columns of table \"issues_querygroupquery\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "query_group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "query_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_querygroupquery_mutation_response", "description": "response of any mutation on the table \"issues_querygroupquery\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_querygroupquery", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_on_conflict", "description": "on_conflict condition type for table \"issues_querygroupquery\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_querygroupquery_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_querygroupquery_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_order_by", "description": "Ordering options when selecting data from \"issues_querygroupquery\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "issues_query", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_query_order_by", "ofType": null}, "defaultValue": null}, {"name": "issues_querygroup", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_order_by", "ofType": null}, "defaultValue": null}, {"name": "query_group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "query_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_pk_columns_input", "description": "primary key columns input for table: issues_querygroupquery", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "issues_querygroupquery_select_column", "description": "select columns of table \"issues_querygroupquery\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "query_group_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "query_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_set_input", "description": "input type for updating data in table \"issues_querygroupquery\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "query_group_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "query_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_stream_cursor_input", "description": "Streaming cursor of the table \"issues_querygroupquery\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "query_group_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "query_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "issues_querygroupquery_update_column", "description": "update columns of table \"issues_querygroupquery\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "query_group_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "query_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_userapplicationquerygroup", "description": "columns and relationships of \"issues_userapplicationquerygroup\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_querygroup", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_querygroup", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplication", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "query_group_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_userapplicationquerygroup_aggregate", "description": "aggregated selection of \"issues_userapplicationquerygroup\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_userapplicationquerygroup_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_userapplicationquerygroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_userapplicationquerygroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_userapplicationquerygroup_aggregate_fields", "description": "aggregate fields of \"issues_userapplicationquerygroup\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_userapplicationquerygroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_userapplicationquerygroup_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "issues_userapplicationquerygroup_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_aggregate_order_by", "description": "order by aggregate values of table \"issues_userapplicationquerygroup\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"issues_userapplicationquerygroup\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_bool_exp", "description": "Boolean expression to filter rows from the table \"issues_userapplicationquerygroup\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_querygroup", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "query_group_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "issues_userapplicationquerygroup_constraint", "description": "unique or primary key constraints on table \"issues_userapplicationquerygroup\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "issues_userapplicationqu_user_application_id_quer_56caf3dc_uniq", "description": "unique or primary key constraint on columns \"user_application_id\", \"query_group_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "issues_userapplicationquerygroup_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_insert_input", "description": "input type for inserting data into table \"issues_userapplicationquerygroup\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "issues_querygroup", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "query_group_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_userapplicationquerygroup_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "query_group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_max_order_by", "description": "order by max() on columns of table \"issues_userapplicationquerygroup\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "query_group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_userapplicationquerygroup_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "query_group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_min_order_by", "description": "order by min() on columns of table \"issues_userapplicationquerygroup\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "query_group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "issues_userapplicationquerygroup_mutation_response", "description": "response of any mutation on the table \"issues_userapplicationquerygroup\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_userapplicationquerygroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_on_conflict", "description": "on_conflict condition type for table \"issues_userapplicationquerygroup\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_userapplicationquerygroup_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_userapplicationquerygroup_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_order_by", "description": "Ordering options when selecting data from \"issues_userapplicationquerygroup\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "issues_querygroup", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "query_group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_pk_columns_input", "description": "primary key columns input for table: issues_userapplicationquerygroup", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "issues_userapplicationquerygroup_select_column", "description": "select columns of table \"issues_userapplicationquerygroup\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "query_group_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_set_input", "description": "input type for updating data in table \"issues_userapplicationquerygroup\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "query_group_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_stream_cursor_input", "description": "Streaming cursor of the table \"issues_userapplicationquerygroup\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "query_group_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "issues_userapplicationquerygroup_update_column", "description": "update columns of table \"issues_userapplicationquerygroup\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "query_group_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "jsonb", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "jsonb_cast_exp", "description": null, "fields": null, "inputFields": [{"name": "String", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "description": "Boolean expression to compare columns of type \"jsonb\". All fields are combined with logical 'AND'.", "fields": null, "inputFields": [{"name": "_cast", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_cast_exp", "ofType": null}, "defaultValue": null}, {"name": "_contained_in", "description": "is the column contained in the given json value", "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "_contains", "description": "does the column contain the given json value at the top level", "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "_eq", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "_gt", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "_gte", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "_has_key", "description": "does the string exist as a top-level key in the column", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "_has_keys_all", "description": "do all of these strings exist as top-level keys in the column", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "_has_keys_any", "description": "do any of these strings exist as top-level keys in the column", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "_in", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}}, "defaultValue": null}, {"name": "_is_null", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "_lt", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "_lte", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "_neq", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "_nin", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_document", "description": "columns and relationships of \"knowledge_document\"", "fields": [{"name": "approver", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "approver_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "body_json", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "children", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_document_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "children_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_document_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "chunks", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentchunk_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentchunk", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "chunks_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentchunk_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentchunk_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cloned_documents", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_document_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cloned_documents_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_document_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "consulted_experts", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_document_consulted_experts_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "consulted_experts_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_document_consulted_experts_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "coverage_missing", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "coverage_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "current_revision", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentrevision", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "current_revision_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "depth", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "document_tags", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_knowledgedocumenttag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_knowledgedocumenttag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "document_tags_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_knowledgedocumenttag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_knowledgedocumenttag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "effective_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "effective_permissions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documenteffectivepermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documenteffectivepermission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "effective_permissions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documenteffectivepermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documenteffectivepermission_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "general_access_level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "general_access_partner", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "general_access_partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "inbound_links", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentlink_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentlink", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "inbound_links_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentlink_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentlink_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "inherit_permissions", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_archived", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_template", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_reviewed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "next_review_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outbound_links", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentlink_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentlink", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "outbound_links_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentlink_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentlink_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "knowledge_document", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_template", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "knowledge_document", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_template_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "path", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ltree", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "permissions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentpermission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "permissions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentpermission_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "review_cycle", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revisions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentrevision_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentrevision", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revisions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentrevision_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentrevision_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "search_vector", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "tsvector", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sidebar_title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_document_aggregate", "description": "aggregated selection of \"knowledge_document\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_document_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_document_select_column_knowledge_document_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_document_select_column_knowledge_document_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_document_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_document_aggregate_fields", "description": "aggregate fields of \"knowledge_document\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_document_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_document_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_document_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_document_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_document_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_document_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_document_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_document_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_document_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_document_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_document_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_aggregate_order_by", "description": "order by aggregate values of table \"knowledge_document\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "body_json", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "coverage_missing", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"knowledge_document\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_document_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "coverage_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "depth", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_avg_order_by", "description": "order by avg() on columns of table \"knowledge_document\"", "fields": null, "inputFields": [{"name": "coverage_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "depth", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "description": "Boolean expression to filter rows from the table \"knowledge_document\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "approver", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "approver_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "body_json", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "children", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "children_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "chunks", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "chunks_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "cloned_documents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "cloned_documents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "confidence", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "consulted_experts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "consulted_experts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "coverage_missing", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "coverage_score", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "current_revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "current_revision_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "depth", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "document_tags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "document_tags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "effective_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "effective_permissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "effective_permissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "general_access_level", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "general_access_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "general_access_partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "inbound_links", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "inbound_links_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "inherit_permissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "is_archived", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "is_template", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "last_reviewed_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "next_review_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "outbound_links", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "outbound_links_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "owner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "parent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "parent_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "parent_template", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "parent_template_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "path", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ltree_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "permissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "permissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "review_cycle", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "revisions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "revisions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "search_vector", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "tsvector_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "sidebar_title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_document_constraint", "description": "unique or primary key constraints on table \"knowledge_document\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "knowledge_document_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_document_unique_slug_in_parent", "description": "unique or primary key constraint on columns \"parent_id\", \"slug\", \"tenant_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_document_consulted_experts", "description": "columns and relationships of \"knowledge_document_consulted_experts\"", "fields": [{"name": "document", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_aggregate", "description": "aggregated selection of \"knowledge_document_consulted_experts\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_document_consulted_experts_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_aggregate_fields", "description": "aggregate fields of \"knowledge_document_consulted_experts\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_document_consulted_experts_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_aggregate_order_by", "description": "order by aggregate values of table \"knowledge_document_consulted_experts\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"knowledge_document_consulted_experts\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_avg_order_by", "description": "order by avg() on columns of table \"knowledge_document_consulted_experts\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_bool_exp", "description": "Boolean expression to filter rows from the table \"knowledge_document_consulted_experts\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "document", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_document_consulted_experts_constraint", "description": "unique or primary key constraints on table \"knowledge_document_consulted_experts\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "knowledge_document_consu_document_id_user_id_f63860d0_uniq", "description": "unique or primary key constraint on columns \"document_id\", \"user_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_document_consulted_experts_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_inc_input", "description": "input type for incrementing numeric columns in table \"knowledge_document_consulted_experts\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_insert_input", "description": "input type for inserting data into table \"knowledge_document_consulted_experts\"", "fields": null, "inputFields": [{"name": "document", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_max_fields", "description": "aggregate max on columns", "fields": [{"name": "document_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_max_order_by", "description": "order by max() on columns of table \"knowledge_document_consulted_experts\"", "fields": null, "inputFields": [{"name": "document_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_min_fields", "description": "aggregate min on columns", "fields": [{"name": "document_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_min_order_by", "description": "order by min() on columns of table \"knowledge_document_consulted_experts\"", "fields": null, "inputFields": [{"name": "document_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_mutation_response", "description": "response of any mutation on the table \"knowledge_document_consulted_experts\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_on_conflict", "description": "on_conflict condition type for table \"knowledge_document_consulted_experts\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_document_consulted_experts_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_document_consulted_experts_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_order_by", "description": "Ordering options when selecting data from \"knowledge_document_consulted_experts\".", "fields": null, "inputFields": [{"name": "document", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_order_by", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_pk_columns_input", "description": "primary key columns input for table: knowledge_document_consulted_experts", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_document_consulted_experts_select_column", "description": "select columns of table \"knowledge_document_consulted_experts\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "document_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_set_input", "description": "input type for updating data in table \"knowledge_document_consulted_experts\"", "fields": null, "inputFields": [{"name": "document_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_stddev_order_by", "description": "order by stddev() on columns of table \"knowledge_document_consulted_experts\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"knowledge_document_consulted_experts\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"knowledge_document_consulted_experts\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_stream_cursor_input", "description": "Streaming cursor of the table \"knowledge_document_consulted_experts\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "document_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_sum_order_by", "description": "order by sum() on columns of table \"knowledge_document_consulted_experts\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_document_consulted_experts_update_column", "description": "update columns of table \"knowledge_document_consulted_experts\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "document_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_var_pop_order_by", "description": "order by var_pop() on columns of table \"knowledge_document_consulted_experts\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_var_samp_order_by", "description": "order by var_samp() on columns of table \"knowledge_document_consulted_experts\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_variance_order_by", "description": "order by variance() on columns of table \"knowledge_document_consulted_experts\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "body_json", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "coverage_missing", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "body_json", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "coverage_missing", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "body_json", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "coverage_missing", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_inc_input", "description": "input type for incrementing numeric columns in table \"knowledge_document\"", "fields": null, "inputFields": [{"name": "coverage_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "depth", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_insert_input", "description": "input type for inserting data into table \"knowledge_document\"", "fields": null, "inputFields": [{"name": "approver", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "approver_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "body_json", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "children", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "chunks", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "cloned_documents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "confidence", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "consulted_experts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "coverage_missing", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "coverage_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "current_revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "current_revision_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "depth", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "document_tags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "effective_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "effective_permissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "general_access_level", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "general_access_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "general_access_partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "inbound_links", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "inherit_permissions", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_archived", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_template", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "last_reviewed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "next_review_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "outbound_links", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "owner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "parent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "parent_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "parent_template", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "parent_template_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "path", "description": null, "type": {"kind": "SCALAR", "name": "ltree", "ofType": null}, "defaultValue": null}, {"name": "permissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "review_cycle", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "revisions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "search_vector", "description": null, "type": {"kind": "SCALAR", "name": "tsvector", "ofType": null}, "defaultValue": null}, {"name": "sidebar_title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_document_max_fields", "description": "aggregate max on columns", "fields": [{"name": "approver_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "coverage_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "current_revision_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "depth", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "effective_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "general_access_level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "general_access_partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_reviewed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "next_review_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_template_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "path", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ltree", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "review_cycle", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sidebar_title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_max_order_by", "description": "order by max() on columns of table \"knowledge_document\"", "fields": null, "inputFields": [{"name": "approver_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "coverage_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "current_revision_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "depth", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "effective_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "general_access_level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "general_access_partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_reviewed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "next_review_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "owner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_template_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "path", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "review_cycle", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sidebar_title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_document_min_fields", "description": "aggregate min on columns", "fields": [{"name": "approver_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "coverage_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "current_revision_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "depth", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "effective_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "general_access_level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "general_access_partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_reviewed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "next_review_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_template_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "path", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ltree", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "review_cycle", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sidebar_title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_min_order_by", "description": "order by min() on columns of table \"knowledge_document\"", "fields": null, "inputFields": [{"name": "approver_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "coverage_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "current_revision_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "depth", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "effective_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "general_access_level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "general_access_partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_reviewed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "next_review_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "owner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_template_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "path", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "review_cycle", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sidebar_title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_document_mutation_response", "description": "response of any mutation on the table \"knowledge_document\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"knowledge_document\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_on_conflict", "description": "on_conflict condition type for table \"knowledge_document\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_document_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_document_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_order_by", "description": "Ordering options when selecting data from \"knowledge_document\".", "fields": null, "inputFields": [{"name": "approver", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "approver_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "body_json", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "children_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "chunks_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "cloned_documents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "consulted_experts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "coverage_missing", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "coverage_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "current_revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_order_by", "ofType": null}, "defaultValue": null}, {"name": "current_revision_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "depth", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "document_tags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "effective_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "effective_permissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "general_access_level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "general_access_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "general_access_partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "inbound_links_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "inherit_permissions", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "is_archived", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "is_template", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_reviewed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "next_review_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outbound_links_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "owner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_template", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_template_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "path", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "permissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "review_cycle", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "revisions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "search_vector", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sidebar_title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_pk_columns_input", "description": "primary key columns input for table: knowledge_document", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "body_json", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "coverage_missing", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_document_select_column", "description": "select columns of table \"knowledge_document\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "approver_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "body_json", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "coverage_missing", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "coverage_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "current_revision_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "depth", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "effective_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "general_access_level", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "general_access_partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "inherit_permissions", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_archived", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_template", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_reviewed_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "next_review_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "owner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parent_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parent_template_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "path", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "review_cycle", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "search_vector", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "sidebar_title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_document_select_column_knowledge_document_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"knowledge_document_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"knowledge_document\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "inherit_permissions", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_archived", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_template", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_document_select_column_knowledge_document_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"knowledge_document_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"knowledge_document\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "inherit_permissions", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_archived", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_template", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_set_input", "description": "input type for updating data in table \"knowledge_document\"", "fields": null, "inputFields": [{"name": "approver_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "body_json", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "confidence", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "coverage_missing", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "coverage_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "current_revision_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "depth", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "effective_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "general_access_level", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "general_access_partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "inherit_permissions", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_archived", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_template", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "last_reviewed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "next_review_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "owner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "parent_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "parent_template_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "path", "description": null, "type": {"kind": "SCALAR", "name": "ltree", "ofType": null}, "defaultValue": null}, {"name": "review_cycle", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "search_vector", "description": null, "type": {"kind": "SCALAR", "name": "tsvector", "ofType": null}, "defaultValue": null}, {"name": "sidebar_title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_document_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "coverage_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "depth", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_stddev_order_by", "description": "order by stddev() on columns of table \"knowledge_document\"", "fields": null, "inputFields": [{"name": "coverage_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "depth", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_document_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "coverage_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "depth", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"knowledge_document\"", "fields": null, "inputFields": [{"name": "coverage_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "depth", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_document_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "coverage_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "depth", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"knowledge_document\"", "fields": null, "inputFields": [{"name": "coverage_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "depth", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_stream_cursor_input", "description": "Streaming cursor of the table \"knowledge_document\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "approver_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "body_json", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "confidence", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "coverage_missing", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "coverage_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "current_revision_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "depth", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "effective_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "general_access_level", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "general_access_partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "inherit_permissions", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_archived", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_template", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "last_reviewed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "next_review_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "owner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "parent_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "parent_template_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "path", "description": null, "type": {"kind": "SCALAR", "name": "ltree", "ofType": null}, "defaultValue": null}, {"name": "review_cycle", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "search_vector", "description": null, "type": {"kind": "SCALAR", "name": "tsvector", "ofType": null}, "defaultValue": null}, {"name": "sidebar_title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_document_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "coverage_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "depth", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_sum_order_by", "description": "order by sum() on columns of table \"knowledge_document\"", "fields": null, "inputFields": [{"name": "coverage_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "depth", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_document_update_column", "description": "update columns of table \"knowledge_document\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "approver_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "body_json", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "coverage_missing", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "coverage_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "current_revision_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "depth", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "effective_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "general_access_level", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "general_access_partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "inherit_permissions", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_archived", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_template", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_reviewed_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "next_review_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "owner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parent_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parent_template_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "path", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "review_cycle", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "search_vector", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "sidebar_title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_document_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "coverage_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "depth", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_var_pop_order_by", "description": "order by var_pop() on columns of table \"knowledge_document\"", "fields": null, "inputFields": [{"name": "coverage_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "depth", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_document_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "coverage_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "depth", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_var_samp_order_by", "description": "order by var_samp() on columns of table \"knowledge_document\"", "fields": null, "inputFields": [{"name": "coverage_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "depth", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_document_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "coverage_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "depth", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sort_order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_document_variance_order_by", "description": "order by variance() on columns of table \"knowledge_document\"", "fields": null, "inputFields": [{"name": "coverage_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "depth", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sort_order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentchunk", "description": "columns and relationships of \"knowledge_documentchunk\"", "fields": [{"name": "chunk_index", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "document", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "embedding", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "heading", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "text", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "text_hash", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentchunk_aggregate", "description": "aggregated selection of \"knowledge_documentchunk\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentchunk_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentchunk", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentchunk_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentchunk_aggregate_fields", "description": "aggregate fields of \"knowledge_documentchunk\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentchunk_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentchunk_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentchunk_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentchunk_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentchunk_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentchunk_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentchunk_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentchunk_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentchunk_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentchunk_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentchunk_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_aggregate_order_by", "description": "order by aggregate values of table \"knowledge_documentchunk\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"knowledge_documentchunk\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentchunk_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "chunk_index", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_avg_order_by", "description": "order by avg() on columns of table \"knowledge_documentchunk\"", "fields": null, "inputFields": [{"name": "chunk_index", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_bool_exp", "description": "Boolean expression to filter rows from the table \"knowledge_documentchunk\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "chunk_index", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "document", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "vector_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "heading", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "text", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "text_hash", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_documentchunk_constraint", "description": "unique or primary key constraints on table \"knowledge_documentchunk\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "knowledge_chunk_unique_index_per_doc", "description": "unique or primary key constraint on columns \"document_id\", \"tenant_id\", \"chunk_index\"", "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentchunk_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_inc_input", "description": "input type for incrementing numeric columns in table \"knowledge_documentchunk\"", "fields": null, "inputFields": [{"name": "chunk_index", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_insert_input", "description": "input type for inserting data into table \"knowledge_documentchunk\"", "fields": null, "inputFields": [{"name": "chunk_index", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "document", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "defaultValue": null}, {"name": "heading", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "text", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "text_hash", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentchunk_max_fields", "description": "aggregate max on columns", "fields": [{"name": "chunk_index", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "heading", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "text", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "text_hash", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_max_order_by", "description": "order by max() on columns of table \"knowledge_documentchunk\"", "fields": null, "inputFields": [{"name": "chunk_index", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "heading", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "text", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "text_hash", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentchunk_min_fields", "description": "aggregate min on columns", "fields": [{"name": "chunk_index", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "heading", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "text", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "text_hash", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_min_order_by", "description": "order by min() on columns of table \"knowledge_documentchunk\"", "fields": null, "inputFields": [{"name": "chunk_index", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "heading", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "text", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "text_hash", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentchunk_mutation_response", "description": "response of any mutation on the table \"knowledge_documentchunk\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentchunk", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_on_conflict", "description": "on_conflict condition type for table \"knowledge_documentchunk\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentchunk_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentchunk_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_order_by", "description": "Ordering options when selecting data from \"knowledge_documentchunk\".", "fields": null, "inputFields": [{"name": "chunk_index", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "document", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_order_by", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "heading", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "text", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "text_hash", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_pk_columns_input", "description": "primary key columns input for table: knowledge_documentchunk", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_documentchunk_select_column", "description": "select columns of table \"knowledge_documentchunk\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "chunk_index", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "embedding", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "heading", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "text", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "text_hash", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_set_input", "description": "input type for updating data in table \"knowledge_documentchunk\"", "fields": null, "inputFields": [{"name": "chunk_index", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "defaultValue": null}, {"name": "heading", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "text", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "text_hash", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentchunk_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "chunk_index", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_stddev_order_by", "description": "order by stddev() on columns of table \"knowledge_documentchunk\"", "fields": null, "inputFields": [{"name": "chunk_index", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentchunk_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "chunk_index", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"knowledge_documentchunk\"", "fields": null, "inputFields": [{"name": "chunk_index", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentchunk_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "chunk_index", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"knowledge_documentchunk\"", "fields": null, "inputFields": [{"name": "chunk_index", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_stream_cursor_input", "description": "Streaming cursor of the table \"knowledge_documentchunk\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "chunk_index", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "defaultValue": null}, {"name": "heading", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "text", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "text_hash", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentchunk_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "chunk_index", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_sum_order_by", "description": "order by sum() on columns of table \"knowledge_documentchunk\"", "fields": null, "inputFields": [{"name": "chunk_index", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_documentchunk_update_column", "description": "update columns of table \"knowledge_documentchunk\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "chunk_index", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "embedding", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "heading", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "text", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "text_hash", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentchunk_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "chunk_index", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_var_pop_order_by", "description": "order by var_pop() on columns of table \"knowledge_documentchunk\"", "fields": null, "inputFields": [{"name": "chunk_index", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentchunk_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "chunk_index", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_var_samp_order_by", "description": "order by var_samp() on columns of table \"knowledge_documentchunk\"", "fields": null, "inputFields": [{"name": "chunk_index", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentchunk_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "chunk_index", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_variance_order_by", "description": "order by variance() on columns of table \"knowledge_documentchunk\"", "fields": null, "inputFields": [{"name": "chunk_index", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentcomment", "description": "columns and relationships of \"knowledge_documentcomment\"", "fields": [{"name": "anchor_end", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "anchor_start", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "author", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "author_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "document", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_resolved", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_comment", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentcomment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_comment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoted_text", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "replies", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentcomment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentcomment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "replies_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentcomment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentcomment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "resolved_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "resolved_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "resolved_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentcomment_aggregate", "description": "aggregated selection of \"knowledge_documentcomment\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentcomment_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentcomment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentcomment_select_column_knowledge_documentcomment_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentcomment_select_column_knowledge_documentcomment_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentcomment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentcomment_aggregate_fields", "description": "aggregate fields of \"knowledge_documentcomment\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentcomment_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentcomment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentcomment_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentcomment_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentcomment_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentcomment_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentcomment_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentcomment_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentcomment_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentcomment_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentcomment_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_aggregate_order_by", "description": "order by aggregate values of table \"knowledge_documentcomment\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"knowledge_documentcomment\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentcomment_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "anchor_end", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "anchor_start", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_avg_order_by", "description": "order by avg() on columns of table \"knowledge_documentcomment\"", "fields": null, "inputFields": [{"name": "anchor_end", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "anchor_start", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_bool_exp", "description": "Boolean expression to filter rows from the table \"knowledge_documentcomment\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "anchor_end", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "anchor_start", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "author", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "author_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "document", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "is_resolved", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "parent_comment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "parent_comment_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "quoted_text", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "replies", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "replies_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "resolved_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "resolved_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "resolved_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_documentcomment_constraint", "description": "unique or primary key constraints on table \"knowledge_documentcomment\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "knowledge_documentcomment_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_inc_input", "description": "input type for incrementing numeric columns in table \"knowledge_documentcomment\"", "fields": null, "inputFields": [{"name": "anchor_end", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "anchor_start", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_insert_input", "description": "input type for inserting data into table \"knowledge_documentcomment\"", "fields": null, "inputFields": [{"name": "anchor_end", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "anchor_start", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "author", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "author_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "document", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "is_resolved", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "parent_comment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "parent_comment_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "quoted_text", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "replies", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "resolved_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "resolved_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "resolved_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentcomment_max_fields", "description": "aggregate max on columns", "fields": [{"name": "anchor_end", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "anchor_start", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "author_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_comment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoted_text", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "resolved_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "resolved_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_max_order_by", "description": "order by max() on columns of table \"knowledge_documentcomment\"", "fields": null, "inputFields": [{"name": "anchor_end", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "anchor_start", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "author_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_comment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "quoted_text", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "resolved_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "resolved_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentcomment_min_fields", "description": "aggregate min on columns", "fields": [{"name": "anchor_end", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "anchor_start", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "author_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_comment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoted_text", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "resolved_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "resolved_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_min_order_by", "description": "order by min() on columns of table \"knowledge_documentcomment\"", "fields": null, "inputFields": [{"name": "anchor_end", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "anchor_start", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "author_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_comment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "quoted_text", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "resolved_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "resolved_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentcomment_mutation_response", "description": "response of any mutation on the table \"knowledge_documentcomment\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentcomment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"knowledge_documentcomment\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_on_conflict", "description": "on_conflict condition type for table \"knowledge_documentcomment\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentcomment_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentcomment_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_order_by", "description": "Ordering options when selecting data from \"knowledge_documentcomment\".", "fields": null, "inputFields": [{"name": "anchor_end", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "anchor_start", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "author", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "author_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "document", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_order_by", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "is_resolved", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_comment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_comment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "quoted_text", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "replies_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "resolved_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "resolved_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "resolved_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_pk_columns_input", "description": "primary key columns input for table: knowledge_documentcomment", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_documentcomment_select_column", "description": "select columns of table \"knowledge_documentcomment\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "anchor_end", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "anchor_start", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "author_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_resolved", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parent_comment_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "quoted_text", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "resolved_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "resolved_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_documentcomment_select_column_knowledge_documentcomment_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"knowledge_documentcomment_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"knowledge_documentcomment\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_resolved", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_documentcomment_select_column_knowledge_documentcomment_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"knowledge_documentcomment_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"knowledge_documentcomment\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_resolved", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_set_input", "description": "input type for updating data in table \"knowledge_documentcomment\"", "fields": null, "inputFields": [{"name": "anchor_end", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "anchor_start", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "author_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "is_resolved", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "parent_comment_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "quoted_text", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "resolved_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "resolved_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentcomment_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "anchor_end", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "anchor_start", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_stddev_order_by", "description": "order by stddev() on columns of table \"knowledge_documentcomment\"", "fields": null, "inputFields": [{"name": "anchor_end", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "anchor_start", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentcomment_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "anchor_end", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "anchor_start", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"knowledge_documentcomment\"", "fields": null, "inputFields": [{"name": "anchor_end", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "anchor_start", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentcomment_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "anchor_end", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "anchor_start", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"knowledge_documentcomment\"", "fields": null, "inputFields": [{"name": "anchor_end", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "anchor_start", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_stream_cursor_input", "description": "Streaming cursor of the table \"knowledge_documentcomment\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "anchor_end", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "anchor_start", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "author_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "is_resolved", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "parent_comment_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "quoted_text", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "resolved_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "resolved_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentcomment_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "anchor_end", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "anchor_start", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_sum_order_by", "description": "order by sum() on columns of table \"knowledge_documentcomment\"", "fields": null, "inputFields": [{"name": "anchor_end", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "anchor_start", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_documentcomment_update_column", "description": "update columns of table \"knowledge_documentcomment\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "anchor_end", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "anchor_start", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "author_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_resolved", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parent_comment_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "quoted_text", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "resolved_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "resolved_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentcomment_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "anchor_end", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "anchor_start", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_var_pop_order_by", "description": "order by var_pop() on columns of table \"knowledge_documentcomment\"", "fields": null, "inputFields": [{"name": "anchor_end", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "anchor_start", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentcomment_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "anchor_end", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "anchor_start", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_var_samp_order_by", "description": "order by var_samp() on columns of table \"knowledge_documentcomment\"", "fields": null, "inputFields": [{"name": "anchor_end", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "anchor_start", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentcomment_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "anchor_end", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "anchor_start", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_variance_order_by", "description": "order by variance() on columns of table \"knowledge_documentcomment\"", "fields": null, "inputFields": [{"name": "anchor_end", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "anchor_start", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documenteffectivepermission", "description": "columns and relationships of \"knowledge_documenteffectivepermission\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "document", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "grantee_partner_group", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partnergroup", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "grantee_partner_group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "grantee_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "grantee_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "level", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "origin_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documenteffectivepermission_aggregate", "description": "aggregated selection of \"knowledge_documenteffectivepermission\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documenteffectivepermission_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documenteffectivepermission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documenteffectivepermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documenteffectivepermission_aggregate_fields", "description": "aggregate fields of \"knowledge_documenteffectivepermission\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documenteffectivepermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documenteffectivepermission_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documenteffectivepermission_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_aggregate_order_by", "description": "order by aggregate values of table \"knowledge_documenteffectivepermission\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"knowledge_documenteffectivepermission\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_bool_exp", "description": "Boolean expression to filter rows from the table \"knowledge_documenteffectivepermission\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "document", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "grantee_partner_group", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "grantee_partner_group_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "grantee_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "grantee_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "origin_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_documenteffectivepermission_constraint", "description": "unique or primary key constraints on table \"knowledge_documenteffectivepermission\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "knowledge_documenteffectivepermission_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_effperm_unique_grantee_per_doc", "description": "unique or primary key constraint on columns \"document_id\", \"grantee_partner_group_id\", \"grantee_user_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_insert_input", "description": "input type for inserting data into table \"knowledge_documenteffectivepermission\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "document", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "grantee_partner_group", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "grantee_partner_group_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "grantee_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "grantee_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "origin_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documenteffectivepermission_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "grantee_partner_group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "grantee_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "origin_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_max_order_by", "description": "order by max() on columns of table \"knowledge_documenteffectivepermission\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "grantee_partner_group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "grantee_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "origin_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documenteffectivepermission_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "grantee_partner_group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "grantee_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "origin_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_min_order_by", "description": "order by min() on columns of table \"knowledge_documenteffectivepermission\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "grantee_partner_group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "grantee_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "origin_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documenteffectivepermission_mutation_response", "description": "response of any mutation on the table \"knowledge_documenteffectivepermission\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documenteffectivepermission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_on_conflict", "description": "on_conflict condition type for table \"knowledge_documenteffectivepermission\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documenteffectivepermission_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documenteffectivepermission_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_order_by", "description": "Ordering options when selecting data from \"knowledge_documenteffectivepermission\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "document", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_order_by", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "grantee_partner_group", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_order_by", "ofType": null}, "defaultValue": null}, {"name": "grantee_partner_group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "grantee_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "grantee_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "origin_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_pk_columns_input", "description": "primary key columns input for table: knowledge_documenteffectivepermission", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_documenteffectivepermission_select_column", "description": "select columns of table \"knowledge_documenteffectivepermission\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "grantee_partner_group_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "grantee_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "level", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "origin_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_set_input", "description": "input type for updating data in table \"knowledge_documenteffectivepermission\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "grantee_partner_group_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "grantee_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "origin_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_stream_cursor_input", "description": "Streaming cursor of the table \"knowledge_documenteffectivepermission\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "grantee_partner_group_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "grantee_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "origin_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_documenteffectivepermission_update_column", "description": "update columns of table \"knowledge_documenteffectivepermission\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "grantee_partner_group_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "grantee_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "level", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "origin_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentlink", "description": "columns and relationships of \"knowledge_documentlink\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "from_document", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "from_document_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "link_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ordinal", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "to_document", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "to_document_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unresolved_target", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentlink_aggregate", "description": "aggregated selection of \"knowledge_documentlink\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentlink_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentlink", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentlink_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentlink_aggregate_fields", "description": "aggregate fields of \"knowledge_documentlink\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentlink_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentlink_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentlink_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentlink_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentlink_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentlink_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentlink_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentlink_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentlink_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentlink_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentlink_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_aggregate_order_by", "description": "order by aggregate values of table \"knowledge_documentlink\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"knowledge_documentlink\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentlink_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "ordinal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_avg_order_by", "description": "order by avg() on columns of table \"knowledge_documentlink\"", "fields": null, "inputFields": [{"name": "ordinal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_bool_exp", "description": "Boolean expression to filter rows from the table \"knowledge_documentlink\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "from_document", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "from_document_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "link_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ordinal", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "to_document", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "to_document_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "unresolved_target", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_documentlink_constraint", "description": "unique or primary key constraints on table \"knowledge_documentlink\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "knowledge_documentlink_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_link_unique_edge", "description": "unique or primary key constraint on columns \"to_document_id\", \"from_document_id\", \"tenant_id\", \"link_type\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_inc_input", "description": "input type for incrementing numeric columns in table \"knowledge_documentlink\"", "fields": null, "inputFields": [{"name": "ordinal", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_insert_input", "description": "input type for inserting data into table \"knowledge_documentlink\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "from_document", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "from_document_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "link_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ordinal", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "to_document", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "to_document_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "unresolved_target", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentlink_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "from_document_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "link_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ordinal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "to_document_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unresolved_target", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_max_order_by", "description": "order by max() on columns of table \"knowledge_documentlink\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "from_document_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "link_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ordinal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "to_document_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "unresolved_target", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentlink_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "from_document_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "link_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ordinal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "to_document_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unresolved_target", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_min_order_by", "description": "order by min() on columns of table \"knowledge_documentlink\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "from_document_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "link_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ordinal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "to_document_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "unresolved_target", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentlink_mutation_response", "description": "response of any mutation on the table \"knowledge_documentlink\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentlink", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_on_conflict", "description": "on_conflict condition type for table \"knowledge_documentlink\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentlink_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentlink_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_order_by", "description": "Ordering options when selecting data from \"knowledge_documentlink\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "from_document", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_order_by", "ofType": null}, "defaultValue": null}, {"name": "from_document_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "link_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ordinal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "to_document", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_order_by", "ofType": null}, "defaultValue": null}, {"name": "to_document_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "unresolved_target", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_pk_columns_input", "description": "primary key columns input for table: knowledge_documentlink", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_documentlink_select_column", "description": "select columns of table \"knowledge_documentlink\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "from_document_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "link_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ordinal", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "to_document_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "unresolved_target", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_set_input", "description": "input type for updating data in table \"knowledge_documentlink\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "from_document_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "link_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ordinal", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "to_document_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "unresolved_target", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentlink_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "ordinal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_stddev_order_by", "description": "order by stddev() on columns of table \"knowledge_documentlink\"", "fields": null, "inputFields": [{"name": "ordinal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentlink_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "ordinal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"knowledge_documentlink\"", "fields": null, "inputFields": [{"name": "ordinal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentlink_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "ordinal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"knowledge_documentlink\"", "fields": null, "inputFields": [{"name": "ordinal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_stream_cursor_input", "description": "Streaming cursor of the table \"knowledge_documentlink\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "from_document_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "link_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ordinal", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "to_document_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "unresolved_target", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentlink_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "ordinal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_sum_order_by", "description": "order by sum() on columns of table \"knowledge_documentlink\"", "fields": null, "inputFields": [{"name": "ordinal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_documentlink_update_column", "description": "update columns of table \"knowledge_documentlink\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "from_document_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "link_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ordinal", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "to_document_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "unresolved_target", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentlink_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "ordinal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_var_pop_order_by", "description": "order by var_pop() on columns of table \"knowledge_documentlink\"", "fields": null, "inputFields": [{"name": "ordinal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentlink_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "ordinal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_var_samp_order_by", "description": "order by var_samp() on columns of table \"knowledge_documentlink\"", "fields": null, "inputFields": [{"name": "ordinal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentlink_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "ordinal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_variance_order_by", "description": "order by variance() on columns of table \"knowledge_documentlink\"", "fields": null, "inputFields": [{"name": "ordinal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentpermission", "description": "columns and relationships of \"knowledge_documentpermission\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "document", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "granted_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "granted_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "grantee_partner_group", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partnergroup", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "grantee_partner_group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "grantee_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "grantee_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "level", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentpermission_aggregate", "description": "aggregated selection of \"knowledge_documentpermission\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentpermission_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentpermission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentpermission_aggregate_fields", "description": "aggregate fields of \"knowledge_documentpermission\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentpermission_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentpermission_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_aggregate_order_by", "description": "order by aggregate values of table \"knowledge_documentpermission\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"knowledge_documentpermission\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_bool_exp", "description": "Boolean expression to filter rows from the table \"knowledge_documentpermission\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "document", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "granted_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "granted_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "grantee_partner_group", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "grantee_partner_group_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "grantee_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "grantee_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_documentpermission_constraint", "description": "unique or primary key constraints on table \"knowledge_documentpermission\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "knowledge_docperm_unique_grantee", "description": "unique or primary key constraint on columns \"document_id\", \"grantee_partner_group_id\", \"grantee_user_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentpermission_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_insert_input", "description": "input type for inserting data into table \"knowledge_documentpermission\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "document", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "granted_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "granted_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "grantee_partner_group", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "grantee_partner_group_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "grantee_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "grantee_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentpermission_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "granted_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "grantee_partner_group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "grantee_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_max_order_by", "description": "order by max() on columns of table \"knowledge_documentpermission\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "granted_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "grantee_partner_group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "grantee_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentpermission_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "granted_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "grantee_partner_group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "grantee_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "level", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_min_order_by", "description": "order by min() on columns of table \"knowledge_documentpermission\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "granted_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "grantee_partner_group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "grantee_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentpermission_mutation_response", "description": "response of any mutation on the table \"knowledge_documentpermission\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentpermission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_on_conflict", "description": "on_conflict condition type for table \"knowledge_documentpermission\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentpermission_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentpermission_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_order_by", "description": "Ordering options when selecting data from \"knowledge_documentpermission\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "document", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_order_by", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "granted_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "granted_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "grantee_partner_group", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_order_by", "ofType": null}, "defaultValue": null}, {"name": "grantee_partner_group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "grantee_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "grantee_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_pk_columns_input", "description": "primary key columns input for table: knowledge_documentpermission", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_documentpermission_select_column", "description": "select columns of table \"knowledge_documentpermission\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "granted_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "grantee_partner_group_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "grantee_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "level", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_set_input", "description": "input type for updating data in table \"knowledge_documentpermission\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "granted_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "grantee_partner_group_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "grantee_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_stream_cursor_input", "description": "Streaming cursor of the table \"knowledge_documentpermission\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "granted_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "grantee_partner_group_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "grantee_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "level", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_documentpermission_update_column", "description": "update columns of table \"knowledge_documentpermission\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "granted_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "grantee_partner_group_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "grantee_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "level", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentrevision", "description": "columns and relationships of \"knowledge_documentrevision\"", "fields": [{"name": "author", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "author_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "body_json", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "children", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentrevision_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentrevision", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "children_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentrevision_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentrevision_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_hash", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "document", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "effective_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_revision", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentrevision", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_revision_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "published_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rejection_comment", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "review_cycle", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "review_task_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sidebar_title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version_label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentrevision_aggregate", "description": "aggregated selection of \"knowledge_documentrevision\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentrevision_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentrevision", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentrevision_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentrevision_aggregate_fields", "description": "aggregate fields of \"knowledge_documentrevision\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentrevision_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentrevision_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_documentrevision_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_aggregate_order_by", "description": "order by aggregate values of table \"knowledge_documentrevision\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "body_json", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"knowledge_documentrevision\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_bool_exp", "description": "Boolean expression to filter rows from the table \"knowledge_documentrevision\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "author", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "author_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "body_json", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "children", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "children_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "confidence", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "content_hash", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "document", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "effective_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "parent_revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "parent_revision_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "published_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "rejection_comment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "review_cycle", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "review_task_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "sidebar_title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "version_label", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_documentrevision_constraint", "description": "unique or primary key constraints on table \"knowledge_documentrevision\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "knowledge_documentrevision_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_revision_unique_version_per_doc", "description": "unique or primary key constraint on columns \"document_id\", \"version_label\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "body_json", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "body_json", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "body_json", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_insert_input", "description": "input type for inserting data into table \"knowledge_documentrevision\"", "fields": null, "inputFields": [{"name": "author", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "author_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "body_json", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "children", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "confidence", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "content_hash", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "document", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "effective_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "parent_revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "parent_revision_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "published_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "rejection_comment", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "review_cycle", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "review_task_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sidebar_title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "version_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentrevision_max_fields", "description": "aggregate max on columns", "fields": [{"name": "author_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_hash", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "effective_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_revision_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "published_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rejection_comment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "review_cycle", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "review_task_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sidebar_title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_max_order_by", "description": "order by max() on columns of table \"knowledge_documentrevision\"", "fields": null, "inputFields": [{"name": "author_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "content_hash", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "effective_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_revision_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "published_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rejection_comment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "review_cycle", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "review_task_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sidebar_title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version_label", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentrevision_min_fields", "description": "aggregate min on columns", "fields": [{"name": "author_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_hash", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "effective_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_revision_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "published_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rejection_comment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "review_cycle", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "review_task_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sidebar_title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_min_order_by", "description": "order by min() on columns of table \"knowledge_documentrevision\"", "fields": null, "inputFields": [{"name": "author_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "content_hash", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "effective_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_revision_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "published_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rejection_comment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "review_cycle", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "review_task_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sidebar_title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version_label", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_documentrevision_mutation_response", "description": "response of any mutation on the table \"knowledge_documentrevision\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentrevision", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"knowledge_documentrevision\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_on_conflict", "description": "on_conflict condition type for table \"knowledge_documentrevision\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentrevision_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentrevision_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_order_by", "description": "Ordering options when selecting data from \"knowledge_documentrevision\".", "fields": null, "inputFields": [{"name": "author", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "author_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "body_json", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "children_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "content_hash", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "document", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_order_by", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "effective_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_revision_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "published_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rejection_comment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "review_cycle", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "review_task_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sidebar_title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version_label", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_pk_columns_input", "description": "primary key columns input for table: knowledge_documentrevision", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "body_json", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_documentrevision_select_column", "description": "select columns of table \"knowledge_documentrevision\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "author_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "body_json", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "content_hash", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "effective_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parent_revision_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "published_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "rejection_comment", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "review_cycle", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "review_task_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "sidebar_title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "version_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_set_input", "description": "input type for updating data in table \"knowledge_documentrevision\"", "fields": null, "inputFields": [{"name": "author_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "body_json", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "confidence", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "content_hash", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "effective_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "parent_revision_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "published_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "rejection_comment", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "review_cycle", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "review_task_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sidebar_title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "version_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_stream_cursor_input", "description": "Streaming cursor of the table \"knowledge_documentrevision\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "author_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "body_json", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "confidence", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "content_hash", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "effective_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "parent_revision_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "published_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "rejection_comment", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "review_cycle", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "review_task_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sidebar_title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "version_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_documentrevision_update_column", "description": "update columns of table \"knowledge_documentrevision\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "author_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "body_json", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "content_hash", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "effective_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parent_revision_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "published_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "rejection_comment", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "review_cycle", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "review_task_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "sidebar_title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "version_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_knowledgedocumenttag", "description": "columns and relationships of \"knowledge_knowledgedocumenttag\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "document", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_tag", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_knowledgedocumenttag_aggregate", "description": "aggregated selection of \"knowledge_knowledgedocumenttag\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_knowledgedocumenttag_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_knowledgedocumenttag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_knowledgedocumenttag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_knowledgedocumenttag_aggregate_fields", "description": "aggregate fields of \"knowledge_knowledgedocumenttag\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_knowledgedocumenttag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_knowledgedocumenttag_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "knowledge_knowledgedocumenttag_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_aggregate_order_by", "description": "order by aggregate values of table \"knowledge_knowledgedocumenttag\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"knowledge_knowledgedocumenttag\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_bool_exp", "description": "Boolean expression to filter rows from the table \"knowledge_knowledgedocumenttag\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "document", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_knowledgedocumenttag_constraint", "description": "unique or primary key constraints on table \"knowledge_knowledgedocumenttag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "knowledge_doc_tag_unique", "description": "unique or primary key constraint on columns \"document_id\", \"tag_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_knowledgedocumenttag_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_insert_input", "description": "input type for inserting data into table \"knowledge_knowledgedocumenttag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "document", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_knowledgedocumenttag_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_max_order_by", "description": "order by max() on columns of table \"knowledge_knowledgedocumenttag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_knowledgedocumenttag_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_min_order_by", "description": "order by min() on columns of table \"knowledge_knowledgedocumenttag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "knowledge_knowledgedocumenttag_mutation_response", "description": "response of any mutation on the table \"knowledge_knowledgedocumenttag\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_knowledgedocumenttag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_on_conflict", "description": "on_conflict condition type for table \"knowledge_knowledgedocumenttag\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_knowledgedocumenttag_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_knowledgedocumenttag_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_order_by", "description": "Ordering options when selecting data from \"knowledge_knowledgedocumenttag\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "document", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_order_by", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_order_by", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_pk_columns_input", "description": "primary key columns input for table: knowledge_knowledgedocumenttag", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_knowledgedocumenttag_select_column", "description": "select columns of table \"knowledge_knowledgedocumenttag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_set_input", "description": "input type for updating data in table \"knowledge_knowledgedocumenttag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_stream_cursor_input", "description": "Streaming cursor of the table \"knowledge_knowledgedocumenttag\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "document_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "knowledge_knowledgedocumenttag_update_column", "description": "update columns of table \"knowledge_knowledgedocumenttag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "document_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager", "description": "columns and relationships of \"loan_auditlogloaneventmanager\"", "fields": [{"name": "config", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaneventmanager", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "loan_loaneventmanager", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "short_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_aggregate", "description": "aggregated selection of \"loan_auditlogloaneventmanager\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_auditlogloaneventmanager_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_aggregate_fields", "description": "aggregate fields of \"loan_auditlogloaneventmanager\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_auditlogloaneventmanager_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_aggregate_order_by", "description": "order by aggregate values of table \"loan_auditlogloaneventmanager\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_auditlogloaneventmanager\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "short_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_avg_order_by", "description": "order by avg() on columns of table \"loan_auditlogloaneventmanager\"", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_auditlogloaneventmanager\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "config", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loaneventmanager", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "message", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_auditlogloaneventmanager_constraint", "description": "unique or primary key constraints on table \"loan_auditlogloaneventmanager\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_auditlogloaneventmanager_pkey", "description": "unique or primary key constraint on columns \"pgh_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "config", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "config", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_inc_input", "description": "input type for incrementing numeric columns in table \"loan_auditlogloaneventmanager\"", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_insert_input", "description": "input type for inserting data into table \"loan_auditlogloaneventmanager\"", "fields": null, "inputFields": [{"name": "config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_loaneventmanager", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "short_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_max_order_by", "description": "order by max() on columns of table \"loan_auditlogloaneventmanager\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "message", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "short_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_min_order_by", "description": "order by min() on columns of table \"loan_auditlogloaneventmanager\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "message", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_mutation_response", "description": "response of any mutation on the table \"loan_auditlogloaneventmanager\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_on_conflict", "description": "on_conflict condition type for table \"loan_auditlogloaneventmanager\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_auditlogloaneventmanager_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_auditlogloaneventmanager_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_order_by", "description": "Ordering options when selecting data from \"loan_auditlogloaneventmanager\".", "fields": null, "inputFields": [{"name": "config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loaneventmanager", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_order_by", "ofType": null}, "defaultValue": null}, {"name": "message", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_pk_columns_input", "description": "primary key columns input for table: loan_auditlogloaneventmanager", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_auditlogloaneventmanager_select_column", "description": "select columns of table \"loan_auditlogloaneventmanager\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "message", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "short_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "start_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_set_input", "description": "input type for updating data in table \"loan_auditlogloaneventmanager\"", "fields": null, "inputFields": [{"name": "config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "short_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_stddev_order_by", "description": "order by stddev() on columns of table \"loan_auditlogloaneventmanager\"", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "short_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"loan_auditlogloaneventmanager\"", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "short_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"loan_auditlogloaneventmanager\"", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_stream_cursor_input", "description": "Streaming cursor of the table \"loan_auditlogloaneventmanager\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "short_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_sum_order_by", "description": "order by sum() on columns of table \"loan_auditlogloaneventmanager\"", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_auditlogloaneventmanager_update_column", "description": "update columns of table \"loan_auditlogloaneventmanager\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "message", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "short_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "start_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "short_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_var_pop_order_by", "description": "order by var_pop() on columns of table \"loan_auditlogloaneventmanager\"", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "short_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_var_samp_order_by", "description": "order by var_samp() on columns of table \"loan_auditlogloaneventmanager\"", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "short_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_variance_order_by", "description": "order by variance() on columns of table \"loan_auditlogloaneventmanager\"", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_calendlyevent", "description": "columns and relationships of \"loan_calendlyevent\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_time", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "host_email", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_email", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_calendlyevent_aggregate", "description": "aggregated selection of \"loan_calendlyevent\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_calendlyevent_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_calendlyevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_calendlyevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_calendlyevent_aggregate_fields", "description": "aggregate fields of \"loan_calendlyevent\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_calendlyevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_calendlyevent_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_calendlyevent_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_aggregate_order_by", "description": "order by aggregate values of table \"loan_calendlyevent\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_calendlyevent\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_calendlyevent\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "event_time", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "host_email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_calendlyevent_constraint", "description": "unique or primary key constraints on table \"loan_calendlyevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_calendlyevent_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_insert_input", "description": "input type for inserting data into table \"loan_calendlyevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "event_time", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "host_email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_calendlyevent_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "host_email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_max_order_by", "description": "order by max() on columns of table \"loan_calendlyevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "host_email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_calendlyevent_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "host_email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_min_order_by", "description": "order by min() on columns of table \"loan_calendlyevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "host_email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_calendlyevent_mutation_response", "description": "response of any mutation on the table \"loan_calendlyevent\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_calendlyevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_on_conflict", "description": "on_conflict condition type for table \"loan_calendlyevent\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_calendlyevent_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_calendlyevent_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_order_by", "description": "Ordering options when selecting data from \"loan_calendlyevent\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "host_email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_pk_columns_input", "description": "primary key columns input for table: loan_calendlyevent", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_calendlyevent_select_column", "description": "select columns of table \"loan_calendlyevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "host_email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_set_input", "description": "input type for updating data in table \"loan_calendlyevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "event_time", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "host_email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_stream_cursor_input", "description": "Streaming cursor of the table \"loan_calendlyevent\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "event_time", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "host_email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_calendlyevent_update_column", "description": "update columns of table \"loan_calendlyevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "host_email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproduct", "description": "columns and relationships of \"loan_creditproduct\"", "fields": [{"name": "additional_configuration", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "calculation_basis", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "default_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate_annual", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "numeric", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_grace_days", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproductfees", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductfee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproductfee", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproductfees_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductfee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproductfee_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproductprograms", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductprogram_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproductprogram", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproductprograms_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductprogram_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproductprogram_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_amount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "numeric", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_term_months", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "min_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_amount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "numeric", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_term_months", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_allocation_mode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recalculation_mode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "repayment_mode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "repayment_period", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "use_variable_interest_rate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproduct_aggregate", "description": "aggregated selection of \"loan_creditproduct\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditproduct_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproduct", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproduct_select_column_loan_creditproduct_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproduct_select_column_loan_creditproduct_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproduct_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproduct_aggregate_fields", "description": "aggregate fields of \"loan_creditproduct\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditproduct_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproduct_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditproduct_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditproduct_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditproduct_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditproduct_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditproduct_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditproduct_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditproduct_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditproduct_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditproduct_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_aggregate_order_by", "description": "order by aggregate values of table \"loan_creditproduct\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "additional_configuration", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_creditproduct\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproduct_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "default_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate_annual", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_grace_days", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_term_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_term_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_avg_order_by", "description": "order by avg() on columns of table \"loan_creditproduct\"", "fields": null, "inputFields": [{"name": "default_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate_annual", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_grace_days", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_creditproduct\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "additional_configuration", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "calculation_basis", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "default_interest_rate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "interest_rate_annual", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "last_grace_days", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproductfees", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproductfees_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproductprograms", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproductprograms_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "max_interest_rate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "min_interest_rate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_allocation_mode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "recalculation_mode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "repayment_mode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "repayment_period", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "turnkey_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "use_variable_interest_rate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_creditproduct_constraint", "description": "unique or primary key constraints on table \"loan_creditproduct\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_creditproduct_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "additional_configuration", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "additional_configuration", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "additional_configuration", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_inc_input", "description": "input type for incrementing numeric columns in table \"loan_creditproduct\"", "fields": null, "inputFields": [{"name": "default_interest_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "interest_rate_annual", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "last_grace_days", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "max_interest_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "min_interest_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_insert_input", "description": "input type for inserting data into table \"loan_creditproduct\"", "fields": null, "inputFields": [{"name": "additional_configuration", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "calculation_basis", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "default_interest_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "interest_rate_annual", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "last_grace_days", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproductfees", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproductprograms", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "max_interest_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "min_interest_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_allocation_mode", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "recalculation_mode", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "repayment_mode", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "repayment_period", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "turnkey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "use_variable_interest_rate", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproduct_max_fields", "description": "aggregate max on columns", "fields": [{"name": "calculation_basis", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "default_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate_annual", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_grace_days", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_term_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_term_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_allocation_mode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recalculation_mode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "repayment_mode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "repayment_period", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_max_order_by", "description": "order by max() on columns of table \"loan_creditproduct\"", "fields": null, "inputFields": [{"name": "calculation_basis", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "default_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate_annual", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_grace_days", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_allocation_mode", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "recalculation_mode", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "repayment_mode", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "repayment_period", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "turnkey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproduct_min_fields", "description": "aggregate min on columns", "fields": [{"name": "calculation_basis", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "default_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate_annual", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_grace_days", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_term_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_term_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_allocation_mode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recalculation_mode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "repayment_mode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "repayment_period", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_min_order_by", "description": "order by min() on columns of table \"loan_creditproduct\"", "fields": null, "inputFields": [{"name": "calculation_basis", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "default_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate_annual", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_grace_days", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_allocation_mode", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "recalculation_mode", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "repayment_mode", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "repayment_period", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "turnkey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproduct_mutation_response", "description": "response of any mutation on the table \"loan_creditproduct\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproduct", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"loan_creditproduct\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_on_conflict", "description": "on_conflict condition type for table \"loan_creditproduct\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproduct_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproduct_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_order_by", "description": "Ordering options when selecting data from \"loan_creditproduct\".", "fields": null, "inputFields": [{"name": "additional_configuration", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "calculation_basis", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "default_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate_annual", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_grace_days", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproductfees_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproductprograms_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_allocation_mode", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "recalculation_mode", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "repayment_mode", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "repayment_period", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "turnkey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "use_variable_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_pk_columns_input", "description": "primary key columns input for table: loan_creditproduct", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "additional_configuration", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_creditproduct_select_column", "description": "select columns of table \"loan_creditproduct\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "additional_configuration", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "calculation_basis", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "default_interest_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate_annual", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_grace_days", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "max_interest_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_term_months", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "min_interest_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_term_months", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_allocation_mode", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "recalculation_mode", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "repayment_mode", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "repayment_period", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "use_variable_interest_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_creditproduct_select_column_loan_creditproduct_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"loan_creditproduct_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"loan_creditproduct\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "use_variable_interest_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_creditproduct_select_column_loan_creditproduct_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"loan_creditproduct_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"loan_creditproduct\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "use_variable_interest_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_set_input", "description": "input type for updating data in table \"loan_creditproduct\"", "fields": null, "inputFields": [{"name": "additional_configuration", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "calculation_basis", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "default_interest_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "interest_rate_annual", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "last_grace_days", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "max_interest_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "min_interest_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_allocation_mode", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "recalculation_mode", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "repayment_mode", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "repayment_period", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "turnkey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "use_variable_interest_rate", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproduct_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "default_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate_annual", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_grace_days", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_term_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_term_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_stddev_order_by", "description": "order by stddev() on columns of table \"loan_creditproduct\"", "fields": null, "inputFields": [{"name": "default_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate_annual", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_grace_days", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproduct_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "default_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate_annual", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_grace_days", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_term_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_term_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"loan_creditproduct\"", "fields": null, "inputFields": [{"name": "default_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate_annual", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_grace_days", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproduct_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "default_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate_annual", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_grace_days", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_term_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_term_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"loan_creditproduct\"", "fields": null, "inputFields": [{"name": "default_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate_annual", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_grace_days", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_stream_cursor_input", "description": "Streaming cursor of the table \"loan_creditproduct\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "additional_configuration", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "calculation_basis", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "default_interest_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "interest_rate_annual", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "last_grace_days", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "max_interest_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "min_interest_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_allocation_mode", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "recalculation_mode", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "repayment_mode", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "repayment_period", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "turnkey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "use_variable_interest_rate", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproduct_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "default_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate_annual", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_grace_days", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_term_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_term_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_sum_order_by", "description": "order by sum() on columns of table \"loan_creditproduct\"", "fields": null, "inputFields": [{"name": "default_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate_annual", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_grace_days", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_creditproduct_update_column", "description": "update columns of table \"loan_creditproduct\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "additional_configuration", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "calculation_basis", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "default_interest_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate_annual", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_grace_days", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "max_interest_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_term_months", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "min_interest_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_term_months", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_allocation_mode", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "recalculation_mode", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "repayment_mode", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "repayment_period", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "use_variable_interest_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproduct_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "default_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate_annual", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_grace_days", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_term_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_term_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_var_pop_order_by", "description": "order by var_pop() on columns of table \"loan_creditproduct\"", "fields": null, "inputFields": [{"name": "default_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate_annual", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_grace_days", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproduct_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "default_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate_annual", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_grace_days", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_term_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_term_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_var_samp_order_by", "description": "order by var_samp() on columns of table \"loan_creditproduct\"", "fields": null, "inputFields": [{"name": "default_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate_annual", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_grace_days", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproduct_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "default_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate_annual", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_grace_days", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_term_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_term_months", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_variance_order_by", "description": "order by variance() on columns of table \"loan_creditproduct\"", "fields": null, "inputFields": [{"name": "default_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate_annual", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_grace_days", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproductfee", "description": "columns and relationships of \"loan_creditproductfee\"", "fields": [{"name": "configuration", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_product_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fee_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproduct", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproduct", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproductfee_aggregate", "description": "aggregated selection of \"loan_creditproductfee\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditproductfee_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproductfee", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductfee_select_column_loan_creditproductfee_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductfee_select_column_loan_creditproductfee_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductfee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproductfee_aggregate_fields", "description": "aggregate fields of \"loan_creditproductfee\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductfee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditproductfee_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditproductfee_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_aggregate_order_by", "description": "order by aggregate values of table \"loan_creditproductfee\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "configuration", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_creditproductfee\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_creditproductfee\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "configuration", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "credit_product_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "fee_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproduct", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_creditproductfee_constraint", "description": "unique or primary key constraints on table \"loan_creditproductfee\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_creditproductfee_credit_product_id_fee_type_b8215f45_uniq", "description": "unique or primary key constraint on columns \"fee_type\", \"credit_product_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproductfee_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "configuration", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "configuration", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "configuration", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_insert_input", "description": "input type for inserting data into table \"loan_creditproductfee\"", "fields": null, "inputFields": [{"name": "configuration", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credit_product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "fee_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproduct", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproductfee_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fee_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_max_order_by", "description": "order by max() on columns of table \"loan_creditproductfee\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fee_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproductfee_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fee_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_min_order_by", "description": "order by min() on columns of table \"loan_creditproductfee\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fee_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproductfee_mutation_response", "description": "response of any mutation on the table \"loan_creditproductfee\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproductfee", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_on_conflict", "description": "on_conflict condition type for table \"loan_creditproductfee\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductfee_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductfee_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_order_by", "description": "Ordering options when selecting data from \"loan_creditproductfee\".", "fields": null, "inputFields": [{"name": "configuration", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fee_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproduct", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_pk_columns_input", "description": "primary key columns input for table: loan_creditproductfee", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "configuration", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_creditproductfee_select_column", "description": "select columns of table \"loan_creditproductfee\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "configuration", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "credit_product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fee_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_creditproductfee_select_column_loan_creditproductfee_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"loan_creditproductfee_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"loan_creditproductfee\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_creditproductfee_select_column_loan_creditproductfee_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"loan_creditproductfee_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"loan_creditproductfee\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_set_input", "description": "input type for updating data in table \"loan_creditproductfee\"", "fields": null, "inputFields": [{"name": "configuration", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credit_product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "fee_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_stream_cursor_input", "description": "Streaming cursor of the table \"loan_creditproductfee\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "configuration", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credit_product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "fee_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_creditproductfee_update_column", "description": "update columns of table \"loan_creditproductfee\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "configuration", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "credit_product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fee_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproductprogram", "description": "columns and relationships of \"loan_creditproductprogram\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_product_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_program", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_program", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproduct", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproduct", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_term_months_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_term_months_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproductprogram_aggregate", "description": "aggregated selection of \"loan_creditproductprogram\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditproductprogram_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproductprogram", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductprogram_select_column_loan_creditproductprogram_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductprogram_select_column_loan_creditproductprogram_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductprogram_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproductprogram_aggregate_fields", "description": "aggregate fields of \"loan_creditproductprogram\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditproductprogram_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductprogram_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditproductprogram_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditproductprogram_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditproductprogram_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditproductprogram_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditproductprogram_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditproductprogram_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditproductprogram_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditproductprogram_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditproductprogram_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_aggregate_order_by", "description": "order by aggregate values of table \"loan_creditproductprogram\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_creditproductprogram\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproductprogram_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "interest_rate_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_term_months_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_term_months_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_avg_order_by", "description": "order by avg() on columns of table \"loan_creditproductprogram\"", "fields": null, "inputFields": [{"name": "interest_rate_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_creditproductprogram\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "credit_product_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data_program", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "interest_rate_override", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproduct", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount_override", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months_override", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount_override", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months_override", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_creditproductprogram_constraint", "description": "unique or primary key constraints on table \"loan_creditproductprogram\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_creditproductprogra_credit_product_id_progra_928a26e6_uniq", "description": "unique or primary key constraint on columns \"credit_product_id\", \"program_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproductprogram_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_inc_input", "description": "input type for incrementing numeric columns in table \"loan_creditproductprogram\"", "fields": null, "inputFields": [{"name": "interest_rate_override", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount_override", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months_override", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount_override", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months_override", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_insert_input", "description": "input type for inserting data into table \"loan_creditproductprogram\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credit_product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "data_program", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "interest_rate_override", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproduct", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount_override", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months_override", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount_override", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months_override", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproductprogram_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_term_months_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_term_months_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_max_order_by", "description": "order by max() on columns of table \"loan_creditproductprogram\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproductprogram_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_term_months_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_term_months_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_min_order_by", "description": "order by min() on columns of table \"loan_creditproductprogram\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproductprogram_mutation_response", "description": "response of any mutation on the table \"loan_creditproductprogram\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproductprogram", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_on_conflict", "description": "on_conflict condition type for table \"loan_creditproductprogram\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductprogram_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductprogram_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_order_by", "description": "Ordering options when selecting data from \"loan_creditproductprogram\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data_program", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_creditproduct", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_pk_columns_input", "description": "primary key columns input for table: loan_creditproductprogram", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_creditproductprogram_select_column", "description": "select columns of table \"loan_creditproductprogram\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "credit_product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate_override", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_amount_override", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_term_months_override", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_amount_override", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_term_months_override", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_creditproductprogram_select_column_loan_creditproductprogram_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"loan_creditproductprogram_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"loan_creditproductprogram\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_creditproductprogram_select_column_loan_creditproductprogram_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"loan_creditproductprogram_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"loan_creditproductprogram\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_set_input", "description": "input type for updating data in table \"loan_creditproductprogram\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credit_product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "interest_rate_override", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount_override", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months_override", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount_override", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months_override", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproductprogram_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "interest_rate_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_term_months_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_term_months_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_stddev_order_by", "description": "order by stddev() on columns of table \"loan_creditproductprogram\"", "fields": null, "inputFields": [{"name": "interest_rate_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproductprogram_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "interest_rate_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_term_months_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_term_months_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"loan_creditproductprogram\"", "fields": null, "inputFields": [{"name": "interest_rate_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproductprogram_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "interest_rate_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_term_months_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_term_months_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"loan_creditproductprogram\"", "fields": null, "inputFields": [{"name": "interest_rate_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_stream_cursor_input", "description": "Streaming cursor of the table \"loan_creditproductprogram\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credit_product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "interest_rate_override", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount_override", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months_override", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount_override", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months_override", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproductprogram_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "interest_rate_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_term_months_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_term_months_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_sum_order_by", "description": "order by sum() on columns of table \"loan_creditproductprogram\"", "fields": null, "inputFields": [{"name": "interest_rate_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_creditproductprogram_update_column", "description": "update columns of table \"loan_creditproductprogram\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "credit_product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate_override", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_amount_override", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_term_months_override", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_amount_override", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_term_months_override", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproductprogram_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "interest_rate_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_term_months_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_term_months_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_var_pop_order_by", "description": "order by var_pop() on columns of table \"loan_creditproductprogram\"", "fields": null, "inputFields": [{"name": "interest_rate_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproductprogram_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "interest_rate_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_term_months_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_term_months_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_var_samp_order_by", "description": "order by var_samp() on columns of table \"loan_creditproductprogram\"", "fields": null, "inputFields": [{"name": "interest_rate_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditproductprogram_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "interest_rate_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum_term_months_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum_term_months_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_variance_order_by", "description": "order by variance() on columns of table \"loan_creditproductprogram\"", "fields": null, "inputFields": [{"name": "interest_rate_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "maximum_term_months_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minimum_term_months_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditreport", "description": "columns and relationships of \"loan_creditreport\"", "fields": [{"name": "accounts", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_inquiries", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_creditinquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_creditinquiry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_inquiries_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_creditinquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_creditinquiry_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityUserByUserId", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "raw_request_body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "raw_response_body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "raw_response_json", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "service", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditreport_aggregate", "description": "aggregated selection of \"loan_creditreport\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditreport_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditreport", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_aggregate_bool_exp_avg", "ofType": null}, "defaultValue": null}, {"name": "corr", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_aggregate_bool_exp_corr", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}, {"name": "covar_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_aggregate_bool_exp_covar_samp", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_aggregate_bool_exp_max", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_aggregate_bool_exp_min", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_aggregate_bool_exp_stddev_samp", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_aggregate_bool_exp_sum", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_aggregate_bool_exp_var_samp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_aggregate_bool_exp_avg", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditreport_select_column_loan_creditreport_aggregate_bool_exp_avg_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_aggregate_bool_exp_corr", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_aggregate_bool_exp_corr_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_aggregate_bool_exp_corr_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditreport_select_column_loan_creditreport_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditreport_select_column_loan_creditreport_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditreport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_aggregate_bool_exp_covar_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_aggregate_bool_exp_covar_samp_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_aggregate_bool_exp_covar_samp_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditreport_select_column_loan_creditreport_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditreport_select_column_loan_creditreport_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_aggregate_bool_exp_max", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditreport_select_column_loan_creditreport_aggregate_bool_exp_max_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_aggregate_bool_exp_min", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditreport_select_column_loan_creditreport_aggregate_bool_exp_min_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_aggregate_bool_exp_stddev_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditreport_select_column_loan_creditreport_aggregate_bool_exp_stddev_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_aggregate_bool_exp_sum", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditreport_select_column_loan_creditreport_aggregate_bool_exp_sum_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_aggregate_bool_exp_var_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditreport_select_column_loan_creditreport_aggregate_bool_exp_var_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditreport_aggregate_fields", "description": "aggregate fields of \"loan_creditreport\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditreport_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditreport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditreport_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditreport_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditreport_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditreport_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditreport_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditreport_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditreport_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditreport_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_creditreport_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_aggregate_order_by", "description": "order by aggregate values of table \"loan_creditreport\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "accounts", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "raw_response_json", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_creditreport\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditreport_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "credit_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_avg_order_by", "description": "order by avg() on columns of table \"loan_creditreport\"", "fields": null, "inputFields": [{"name": "credit_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_creditreport\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "accounts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "credit_inquiries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "credit_inquiries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "credit_score", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "raw_request_body", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "raw_response_body", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "raw_response_json", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "service", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_creditreport_constraint", "description": "unique or primary key constraints on table \"loan_creditreport\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_creditreport_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "accounts", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "raw_response_json", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "accounts", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "raw_response_json", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "accounts", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "raw_response_json", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_inc_input", "description": "input type for incrementing numeric columns in table \"loan_creditreport\"", "fields": null, "inputFields": [{"name": "credit_score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_insert_input", "description": "input type for inserting data into table \"loan_creditreport\"", "fields": null, "inputFields": [{"name": "accounts", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credit_inquiries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "credit_score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "raw_request_body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "raw_response_body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "raw_response_json", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "service", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditreport_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "raw_request_body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "raw_response_body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "service", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_max_order_by", "description": "order by max() on columns of table \"loan_creditreport\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "raw_request_body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "raw_response_body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "service", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditreport_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "raw_request_body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "raw_response_body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "service", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_min_order_by", "description": "order by min() on columns of table \"loan_creditreport\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "raw_request_body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "raw_response_body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "service", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditreport_mutation_response", "description": "response of any mutation on the table \"loan_creditreport\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditreport", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"loan_creditreport\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_on_conflict", "description": "on_conflict condition type for table \"loan_creditreport\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditreport_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditreport_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_order_by", "description": "Ordering options when selecting data from \"loan_creditreport\".", "fields": null, "inputFields": [{"name": "accounts", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_inquiries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "raw_request_body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "raw_response_body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "raw_response_json", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "service", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_pk_columns_input", "description": "primary key columns input for table: loan_creditreport", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "accounts", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "raw_response_json", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_creditreport_select_column", "description": "select columns of table \"loan_creditreport\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "accounts", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "credit_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "raw_request_body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "raw_response_body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "raw_response_json", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "service", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_creditreport_select_column_loan_creditreport_aggregate_bool_exp_avg_arguments_columns", "description": "select \"loan_creditreport_aggregate_bool_exp_avg_arguments_columns\" columns of table \"loan_creditreport\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "credit_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_creditreport_select_column_loan_creditreport_aggregate_bool_exp_corr_arguments_columns", "description": "select \"loan_creditreport_aggregate_bool_exp_corr_arguments_columns\" columns of table \"loan_creditreport\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "credit_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_creditreport_select_column_loan_creditreport_aggregate_bool_exp_covar_samp_arguments_columns", "description": "select \"loan_creditreport_aggregate_bool_exp_covar_samp_arguments_columns\" columns of table \"loan_creditreport\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "credit_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_creditreport_select_column_loan_creditreport_aggregate_bool_exp_max_arguments_columns", "description": "select \"loan_creditreport_aggregate_bool_exp_max_arguments_columns\" columns of table \"loan_creditreport\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "credit_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_creditreport_select_column_loan_creditreport_aggregate_bool_exp_min_arguments_columns", "description": "select \"loan_creditreport_aggregate_bool_exp_min_arguments_columns\" columns of table \"loan_creditreport\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "credit_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_creditreport_select_column_loan_creditreport_aggregate_bool_exp_stddev_samp_arguments_columns", "description": "select \"loan_creditreport_aggregate_bool_exp_stddev_samp_arguments_columns\" columns of table \"loan_creditreport\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "credit_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_creditreport_select_column_loan_creditreport_aggregate_bool_exp_sum_arguments_columns", "description": "select \"loan_creditreport_aggregate_bool_exp_sum_arguments_columns\" columns of table \"loan_creditreport\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "credit_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_creditreport_select_column_loan_creditreport_aggregate_bool_exp_var_samp_arguments_columns", "description": "select \"loan_creditreport_aggregate_bool_exp_var_samp_arguments_columns\" columns of table \"loan_creditreport\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "credit_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_set_input", "description": "input type for updating data in table \"loan_creditreport\"", "fields": null, "inputFields": [{"name": "accounts", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credit_score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "raw_request_body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "raw_response_body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "raw_response_json", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "service", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditreport_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "credit_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_stddev_order_by", "description": "order by stddev() on columns of table \"loan_creditreport\"", "fields": null, "inputFields": [{"name": "credit_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditreport_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "credit_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"loan_creditreport\"", "fields": null, "inputFields": [{"name": "credit_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditreport_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "credit_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"loan_creditreport\"", "fields": null, "inputFields": [{"name": "credit_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_stream_cursor_input", "description": "Streaming cursor of the table \"loan_creditreport\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "accounts", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credit_score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "error_message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "raw_request_body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "raw_response_body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "raw_response_json", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "service", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditreport_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "credit_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_sum_order_by", "description": "order by sum() on columns of table \"loan_creditreport\"", "fields": null, "inputFields": [{"name": "credit_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_creditreport_update_column", "description": "update columns of table \"loan_creditreport\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "accounts", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "credit_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_message", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "raw_request_body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "raw_response_body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "raw_response_json", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "service", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditreport_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "credit_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_var_pop_order_by", "description": "order by var_pop() on columns of table \"loan_creditreport\"", "fields": null, "inputFields": [{"name": "credit_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditreport_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "credit_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_var_samp_order_by", "description": "order by var_samp() on columns of table \"loan_creditreport\"", "fields": null, "inputFields": [{"name": "credit_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_creditreport_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "credit_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_creditreport_variance_order_by", "description": "order by variance() on columns of table \"loan_creditreport\"", "fields": null, "inputFields": [{"name": "credit_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_facility", "description": "columns and relationships of \"loan_facility\"", "fields": [{"name": "address", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplications", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplications_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "province", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_facility_aggregate", "description": "aggregated selection of \"loan_facility\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_facility_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_facility", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_facility_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_facility_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_facility_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_facility_aggregate_fields", "description": "aggregate fields of \"loan_facility\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_facility_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_facility_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_facility_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_facility_aggregate_order_by", "description": "order by aggregate values of table \"loan_facility\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_facility_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_facility_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_facility\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_facility_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_facility_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_facility\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_facility_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_facility_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "address", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "province", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_facility_constraint", "description": "unique or primary key constraints on table \"loan_facility\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_facility_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_facility_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "metadata", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_facility_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_facility_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_facility_insert_input", "description": "input type for inserting data into table \"loan_facility\"", "fields": null, "inputFields": [{"name": "address", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "province", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_facility_max_fields", "description": "aggregate max on columns", "fields": [{"name": "address", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "province", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_facility_max_order_by", "description": "order by max() on columns of table \"loan_facility\"", "fields": null, "inputFields": [{"name": "address", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "province", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_facility_min_fields", "description": "aggregate min on columns", "fields": [{"name": "address", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "province", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_facility_min_order_by", "description": "order by min() on columns of table \"loan_facility\"", "fields": null, "inputFields": [{"name": "address", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "province", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_facility_mutation_response", "description": "response of any mutation on the table \"loan_facility\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_facility", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_facility_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"loan_facility\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_facility_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_facility_on_conflict", "description": "on_conflict condition type for table \"loan_facility\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_facility_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_facility_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_facility_order_by", "description": "Ordering options when selecting data from \"loan_facility\".", "fields": null, "inputFields": [{"name": "address", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "province", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_facility_pk_columns_input", "description": "primary key columns input for table: loan_facility", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_facility_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_facility_select_column", "description": "select columns of table \"loan_facility\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "address", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "province", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_facility_set_input", "description": "input type for updating data in table \"loan_facility\"", "fields": null, "inputFields": [{"name": "address", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "province", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_facility_stream_cursor_input", "description": "Streaming cursor of the table \"loan_facility\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_facility_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_facility_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "address", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "province", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_facility_update_column", "description": "update columns of table \"loan_facility\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "address", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "province", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_facility_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_facility_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_guarantor", "description": "columns and relationships of \"loan_guarantor\"", "fields": [{"name": "agreement_signing_status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "annual_income", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "first_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitation_email_sent", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_eligible", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relationship", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_guarantor_aggregate", "description": "aggregated selection of \"loan_guarantor\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_guarantor_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_guarantor", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_guarantor_select_column_loan_guarantor_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_guarantor_select_column_loan_guarantor_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_guarantor_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_guarantor_aggregate_fields", "description": "aggregate fields of \"loan_guarantor\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_guarantor_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_guarantor_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_guarantor_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_guarantor_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_guarantor_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_guarantor_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_guarantor_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_guarantor_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_guarantor_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_guarantor_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_guarantor_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_aggregate_order_by", "description": "order by aggregate values of table \"loan_guarantor\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_guarantor\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_guarantor_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "annual_income", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_avg_order_by", "description": "order by avg() on columns of table \"loan_guarantor\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "annual_income", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_guarantor\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "agreement_signing_status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "annual_income", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "invitation_email_sent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "is_eligible", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "relationship", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "turnkey_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_guarantor_constraint", "description": "unique or primary key constraints on table \"loan_guarantor\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_guarantor_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_inc_input", "description": "input type for incrementing numeric columns in table \"loan_guarantor\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "annual_income", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_insert_input", "description": "input type for inserting data into table \"loan_guarantor\"", "fields": null, "inputFields": [{"name": "agreement_signing_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "annual_income", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "invitation_email_sent", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_eligible", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "relationship", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "turnkey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_guarantor_max_fields", "description": "aggregate max on columns", "fields": [{"name": "agreement_signing_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "annual_income", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "first_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "relationship", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_max_order_by", "description": "order by max() on columns of table \"loan_guarantor\"", "fields": null, "inputFields": [{"name": "agreement_signing_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "annual_income", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "relationship", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "turnkey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_guarantor_min_fields", "description": "aggregate min on columns", "fields": [{"name": "agreement_signing_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "annual_income", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "first_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "relationship", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_min_order_by", "description": "order by min() on columns of table \"loan_guarantor\"", "fields": null, "inputFields": [{"name": "agreement_signing_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "annual_income", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "relationship", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "turnkey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_guarantor_mutation_response", "description": "response of any mutation on the table \"loan_guarantor\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_guarantor", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_on_conflict", "description": "on_conflict condition type for table \"loan_guarantor\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_guarantor_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_guarantor_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_order_by", "description": "Ordering options when selecting data from \"loan_guarantor\".", "fields": null, "inputFields": [{"name": "agreement_signing_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "annual_income", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "invitation_email_sent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "is_eligible", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "relationship", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "turnkey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_pk_columns_input", "description": "primary key columns input for table: loan_guarantor", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_guarantor_select_column", "description": "select columns of table \"loan_guarantor\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "agreement_signing_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "annual_income", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "first_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "invitation_email_sent", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_eligible", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "relationship", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_guarantor_select_column_loan_guarantor_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"loan_guarantor_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"loan_guarantor\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "invitation_email_sent", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_eligible", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_guarantor_select_column_loan_guarantor_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"loan_guarantor_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"loan_guarantor\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "invitation_email_sent", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_eligible", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_set_input", "description": "input type for updating data in table \"loan_guarantor\"", "fields": null, "inputFields": [{"name": "agreement_signing_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "annual_income", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "invitation_email_sent", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_eligible", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "relationship", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "turnkey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_guarantor_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "annual_income", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_stddev_order_by", "description": "order by stddev() on columns of table \"loan_guarantor\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "annual_income", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_guarantor_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "annual_income", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"loan_guarantor\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "annual_income", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_guarantor_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "annual_income", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"loan_guarantor\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "annual_income", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_stream_cursor_input", "description": "Streaming cursor of the table \"loan_guarantor\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "agreement_signing_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "annual_income", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "invitation_email_sent", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_eligible", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "last_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "phone_number", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "relationship", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "turnkey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_guarantor_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "annual_income", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_sum_order_by", "description": "order by sum() on columns of table \"loan_guarantor\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "annual_income", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_guarantor_update_column", "description": "update columns of table \"loan_guarantor\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "agreement_signing_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "annual_income", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "first_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "invitation_email_sent", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_eligible", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "phone_number", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "relationship", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_guarantor_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "annual_income", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_var_pop_order_by", "description": "order by var_pop() on columns of table \"loan_guarantor\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "annual_income", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_guarantor_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "annual_income", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_var_samp_order_by", "description": "order by var_samp() on columns of table \"loan_guarantor\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "annual_income", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_guarantor_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "annual_income", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_guarantor_variance_order_by", "description": "order by variance() on columns of table \"loan_guarantor\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "annual_income", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanagreement", "description": "columns and relationships of \"loan_loanagreement\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "file_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanfile", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "loan_loanfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanagreement_aggregate", "description": "aggregated selection of \"loan_loanagreement\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanagreement_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanagreement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanagreement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanagreement_aggregate_fields", "description": "aggregate fields of \"loan_loanagreement\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanagreement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanagreement_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanagreement_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_aggregate_order_by", "description": "order by aggregate values of table \"loan_loanagreement\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_loanagreement\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_loanagreement\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "file_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanfile", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanagreement_constraint", "description": "unique or primary key constraints on table \"loan_loanagreement\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_loanagreement_loan_application_id_name_5d2bb2d2_uniq", "description": "unique or primary key constraint on columns \"loan_application_id\", \"external_id\", \"name\"", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanagreement_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_insert_input", "description": "input type for inserting data into table \"loan_loanagreement\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "file_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_loanfile", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanagreement_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "file_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_max_order_by", "description": "order by max() on columns of table \"loan_loanagreement\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "file_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanagreement_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "file_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_min_order_by", "description": "order by min() on columns of table \"loan_loanagreement\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "file_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanagreement_mutation_response", "description": "response of any mutation on the table \"loan_loanagreement\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanagreement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_on_conflict", "description": "on_conflict condition type for table \"loan_loanagreement\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanagreement_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanagreement_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_order_by", "description": "Ordering options when selecting data from \"loan_loanagreement\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "file_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanfile", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_pk_columns_input", "description": "primary key columns input for table: loan_loanagreement", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanagreement_select_column", "description": "select columns of table \"loan_loanagreement\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "file_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_set_input", "description": "input type for updating data in table \"loan_loanagreement\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "file_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_stream_cursor_input", "description": "Streaming cursor of the table \"loan_loanagreement\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "file_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanagreement_update_column", "description": "update columns of table \"loan_loanagreement\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "file_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplication", "description": "columns and relationships of \"loan_loanapplication\"", "fields": [{"name": "acknowledgment_of_financial_obligation", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_loan_assessment", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount_from_loa", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "assessment", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "assignees", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignee", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "assignees_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignee_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cash_collateral_calculation_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc_return_meeting_link", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc_return_verification_datetime", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc_return_verification_state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_ratio", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_splits", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_due_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contract_due_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "direct_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "direct_payment_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "facility_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gic_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "highest_level_reached", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_calendlyevents", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_calendlyevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_calendlyevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_calendlyevents_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_calendlyevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_calendlyevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_details", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_facility", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "loan_facility", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_guarantors", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_guarantor_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_guarantor", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_guarantors_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_guarantor_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_guarantor_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_interview_datetime", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_interview_state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanagreements", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanagreement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanagreement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanagreements_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanagreement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanagreement_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationhistories", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationhistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationhistories_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationhistory_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationpayments", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationpayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationpayment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationpayments_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationpayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationpayment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationsnapshots", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationsnapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationsnapshots_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationsnapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loandisbursements", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loandisbursement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loandisbursement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loandisbursements_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loandisbursement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loandisbursement_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaneventmanagers", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaneventmanager_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaneventmanager", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaneventmanagers_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaneventmanager_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaneventmanager_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanevents", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanevents_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanfiles", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanfile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanfiles_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanfile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanfile_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaninterview", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "loan_loaninterview", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanrepayments", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanrepayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanrepayment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanrepayments_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanrepayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanrepayment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanscheduleactuals", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanscheduleactuals_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanscheduleactuals", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanscheduleactuals_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanscheduleactuals_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanscheduleactuals_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedules", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedule", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedules_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedule_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2s", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedulev2", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2s_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedulev2_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2snapshots", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2snapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2snapshots_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2snapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_metro2reports", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_metro2report_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_metro2report", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_metro2reports_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_metro2report_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_metro2report_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_passagesuccessscores", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_passagesuccessscore", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_passagesuccessscores_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_passagesuccessscore_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_webhookcalls", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_webhookcall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_webhookcall", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_webhookcalls_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_webhookcall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_webhookcall_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "method", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "monthly_payment_from_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_note_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_note", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_note_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_note_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "offer_due_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onetime_interview_link", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "overrides", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passage_pass_extra_files", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passage_pass_use_afghan_template", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_accounts", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_account_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_account_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_account", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_accounts_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_account_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_account_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_account_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_method", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "plms_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pmt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_payments", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_payment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_payment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_payments_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_payment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_payment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowactions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowactions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowaction_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowstepneos", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstepneo_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstepneo", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowstepneos_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstepneo_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstepneo_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowsteps", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstep_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstep", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowsteps_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstep_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstep_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowsteptimes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowsteptime_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowsteptime", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowsteptimes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowsteptime_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowsteptime_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_loan_product", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "loan_programloanproduct", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_loan_product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "questionnaire", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "repayment_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_giver", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_issue_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "spread", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_customer_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_loan_details", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "underwriting", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "zumrails_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplication_aggregate", "description": "aggregated selection of \"loan_loanapplication\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplication_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp_avg", "ofType": null}, "defaultValue": null}, {"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "corr", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp_corr", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}, {"name": "covar_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp_covar_samp", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp_max", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp_min", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp_stddev_samp", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp_sum", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp_var_samp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp_avg", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_select_column_loan_loanapplication_aggregate_bool_exp_avg_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_select_column_loan_loanapplication_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_select_column_loan_loanapplication_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp_corr", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp_corr_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp_corr_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_select_column_loan_loanapplication_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_select_column_loan_loanapplication_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp_covar_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp_covar_samp_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp_covar_samp_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_select_column_loan_loanapplication_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_select_column_loan_loanapplication_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp_max", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_select_column_loan_loanapplication_aggregate_bool_exp_max_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp_min", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_select_column_loan_loanapplication_aggregate_bool_exp_min_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp_stddev_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_select_column_loan_loanapplication_aggregate_bool_exp_stddev_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp_sum", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_select_column_loan_loanapplication_aggregate_bool_exp_sum_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp_var_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_select_column_loan_loanapplication_aggregate_bool_exp_var_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplication_aggregate_fields", "description": "aggregate fields of \"loan_loanapplication\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplication_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplication_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplication_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplication_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplication_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplication_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplication_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplication_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplication_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplication_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_order_by", "description": "order by aggregate values of table \"loan_loanapplication\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "acknowledgment_of_financial_obligation", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "ai_loan_assessment", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "assessment", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "loan_details", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "overrides", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "questionnaire", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "turnkey_loan_details", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "underwriting", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_loanapplication\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplication_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount_from_loa", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_ratio", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "direct_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gic_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "monthly_payment_from_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pmt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "repayment_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "spread", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_avg_order_by", "description": "order by avg() on columns of table \"loan_loanapplication\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount_from_loa", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_ratio", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "direct_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "gic_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "monthly_payment_from_collateral", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pmt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "repayment_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scholarship_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "spread", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_loanapplication\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "acknowledgment_of_financial_obligation", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_loan_assessment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "amount_from_loa", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "assessment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "assignees", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "assignees_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "cash_collateral_calculation_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "cc_return_meeting_link", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "cc_return_verification_datetime", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "cc_return_verification_state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_ratio", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_splits", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_due_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "contract_due_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "credit_product_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "direct_payment_amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "direct_payment_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "facility_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "gic_amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_calendlyevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_calendlyevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_details", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_facility", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_guarantors", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_guarantors_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_interview_datetime", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_interview_state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanagreements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanagreements_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationhistories", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationhistories_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationpayments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationpayments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationsnapshots", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationsnapshots_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loandisbursements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loandisbursements_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loaneventmanagers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loaneventmanagers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanfiles", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanfiles_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loaninterview", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanrepayments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanrepayments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanscheduleactuals", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanscheduleactuals_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedules", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedules_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedulev2s", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedulev2s_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedulev2snapshots", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedulev2snapshots_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_metro2reports", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_metro2reports_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_passagesuccessscores", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_passagesuccessscores_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_start_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_webhookcalls", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_webhookcalls_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "monthly_payment_from_collateral", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "notes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "offer_due_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "onetime_interview_link", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "overrides", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "passage_pass_extra_files", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "passage_pass_use_afghan_template", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_accounts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_accounts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_method", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_start_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "plms_status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pmt", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_payments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_payments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowactions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowactions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowstepneos", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowstepneos_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteps", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteps_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteptimes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteptimes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "program_loan_product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "program_loan_product_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "questionnaire", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "rate_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "repayment_amount_override", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "scholarship_amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "scholarship_giver", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "scholarship_issue_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "spread", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "turnkey_customer_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "turnkey_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "turnkey_loan_details", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "turnkey_status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "underwriting", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "zumrails_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanapplication_constraint", "description": "unique or primary key constraints on table \"loan_loanapplication\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_loanapplication_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "acknowledgment_of_financial_obligation", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "ai_loan_assessment", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "assessment", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "highest_level_reached", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "loan_details", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "overrides", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "questionnaire", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "turnkey_loan_details", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "underwriting", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "acknowledgment_of_financial_obligation", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "ai_loan_assessment", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "assessment", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_details", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "overrides", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "questionnaire", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "turnkey_loan_details", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "underwriting", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "acknowledgment_of_financial_obligation", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_loan_assessment", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "assessment", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_details", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "overrides", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "questionnaire", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "turnkey_loan_details", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "underwriting", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_inc_input", "description": "input type for incrementing numeric columns in table \"loan_loanapplication\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "amount_from_loa", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_ratio", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "direct_payment_amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "gic_amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "monthly_payment_from_collateral", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pmt", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "repayment_amount_override", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "scholarship_amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "spread", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_insert_input", "description": "input type for inserting data into table \"loan_loanapplication\"", "fields": null, "inputFields": [{"name": "acknowledgment_of_financial_obligation", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "ai_loan_assessment", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "amount_from_loa", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "assessment", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "assignees", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "cash_collateral_calculation_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "cc_return_meeting_link", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "cc_return_verification_datetime", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "cc_return_verification_state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_ratio", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_splits", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_due_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "contract_due_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credit_product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "direct_payment_amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "direct_payment_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "facility_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "gic_amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "loan_calendlyevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_details", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "loan_facility", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_guarantors", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_interview_datetime", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "loan_interview_state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_loanagreements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationhistories", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationpayments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationsnapshots", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loandisbursements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loaneventmanagers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanfiles", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loaninterview", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanrepayments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanscheduleactuals", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedules", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedulev2s", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedulev2snapshots", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_metro2reports", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_passagesuccessscores", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "loan_webhookcalls", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "monthly_payment_from_collateral", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "offer_due_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "onetime_interview_link", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "overrides", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "passage_pass_extra_files", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "passage_pass_use_afghan_template", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "payment_accounts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_method", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "plms_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pmt", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "products_payments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_workflowactions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_workflowstepneos", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteps", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteptimes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "program_loan_product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "program_loan_product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "questionnaire", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "rate_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "repayment_amount_override", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "scholarship_amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "scholarship_giver", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "scholarship_issue_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "spread", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "turnkey_customer_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "turnkey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "turnkey_loan_details", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "turnkey_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "underwriting", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "zumrails_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplication_max_fields", "description": "aggregate max on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount_from_loa", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cash_collateral_calculation_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc_return_meeting_link", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc_return_verification_datetime", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc_return_verification_state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_ratio", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_splits", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_due_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contract_due_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "direct_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "direct_payment_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "facility_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gic_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_interview_datetime", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_interview_state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "method", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "monthly_payment_from_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "offer_due_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onetime_interview_link", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passage_pass_extra_files", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_method", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "plms_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pmt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_loan_product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "repayment_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_giver", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_issue_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "spread", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_customer_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "zumrails_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_max_order_by", "description": "order by max() on columns of table \"loan_loanapplication\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount_from_loa", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cash_collateral_calculation_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cc_return_meeting_link", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cc_return_verification_datetime", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cc_return_verification_state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_ratio", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_splits", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_due_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "contract_due_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "direct_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "direct_payment_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "facility_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "gic_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_interview_datetime", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_interview_state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "monthly_payment_from_collateral", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "offer_due_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "onetime_interview_link", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "passage_pass_extra_files", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_method", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "plms_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pmt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_loan_product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rate_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "repayment_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scholarship_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scholarship_giver", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scholarship_issue_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "spread", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "turnkey_customer_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "turnkey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "turnkey_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "zumrails_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplication_min_fields", "description": "aggregate min on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount_from_loa", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cash_collateral_calculation_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc_return_meeting_link", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc_return_verification_datetime", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc_return_verification_state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_ratio", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_splits", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_due_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contract_due_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "direct_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "direct_payment_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "facility_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gic_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_interview_datetime", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_interview_state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "method", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "monthly_payment_from_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "offer_due_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onetime_interview_link", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passage_pass_extra_files", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_method", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "plms_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pmt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_loan_product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "repayment_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_giver", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_issue_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "spread", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_customer_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "zumrails_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_min_order_by", "description": "order by min() on columns of table \"loan_loanapplication\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount_from_loa", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cash_collateral_calculation_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cc_return_meeting_link", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cc_return_verification_datetime", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cc_return_verification_state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_ratio", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_splits", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_due_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "contract_due_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "direct_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "direct_payment_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "facility_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "gic_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_interview_datetime", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_interview_state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "monthly_payment_from_collateral", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "offer_due_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "onetime_interview_link", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "passage_pass_extra_files", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_method", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "plms_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pmt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_loan_product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rate_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "repayment_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scholarship_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scholarship_giver", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scholarship_issue_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "spread", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "turnkey_customer_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "turnkey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "turnkey_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "zumrails_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplication_mutation_response", "description": "response of any mutation on the table \"loan_loanapplication\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"loan_loanapplication\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_on_conflict", "description": "on_conflict condition type for table \"loan_loanapplication\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "description": "Ordering options when selecting data from \"loan_loanapplication\".", "fields": null, "inputFields": [{"name": "acknowledgment_of_financial_obligation", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_loan_assessment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount_from_loa", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "assessment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "assignees_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "cash_collateral_calculation_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cc_return_meeting_link", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cc_return_verification_datetime", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cc_return_verification_state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_ratio", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_splits", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_due_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "contract_due_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "direct_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "direct_payment_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "facility_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "gic_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_calendlyevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_details", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_facility", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_guarantors_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_interview_datetime", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_interview_state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanagreements_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationhistories_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationpayments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationsnapshots_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loandisbursements_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loaneventmanagers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanfiles_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loaninterview", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanrepayments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanscheduleactuals_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedules_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedulev2s_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedulev2snapshots_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_metro2reports_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_passagesuccessscores_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_webhookcalls_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "monthly_payment_from_collateral", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "notes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "offer_due_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "onetime_interview_link", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "overrides", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "passage_pass_extra_files", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "passage_pass_use_afghan_template", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_accounts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_method", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "plms_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pmt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_payments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_workflowactions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_workflowstepneos_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteps_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteptimes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "program_loan_product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_order_by", "ofType": null}, "defaultValue": null}, {"name": "program_loan_product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "questionnaire", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rate_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "repayment_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scholarship_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scholarship_giver", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scholarship_issue_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "spread", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "turnkey_customer_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "turnkey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "turnkey_loan_details", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "turnkey_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "underwriting", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "zumrails_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_pk_columns_input", "description": "primary key columns input for table: loan_loanapplication", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "acknowledgment_of_financial_obligation", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "ai_loan_assessment", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "assessment", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "loan_details", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "overrides", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "questionnaire", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "turnkey_loan_details", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "underwriting", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanapplication_select_column", "description": "select columns of table \"loan_loanapplication\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "acknowledgment_of_financial_obligation", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_loan_assessment", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "amount_from_loa", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "assessment", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cash_collateral_calculation_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cc_return_meeting_link", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cc_return_verification_datetime", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cc_return_verification_state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_ratio", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_splits", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_due_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "contract_due_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "credit_product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "direct_payment_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "direct_payment_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "facility_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "gic_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "highest_level_reached", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_details", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_interview_datetime", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_interview_state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_start_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "method", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "monthly_payment_from_collateral", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "offer_due_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "onetime_interview_link", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "overrides", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "passage_pass_extra_files", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "passage_pass_use_afghan_template", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_method", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_start_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "plms_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pmt", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_loan_product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "questionnaire", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "rate_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "repayment_amount_override", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_giver", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_issue_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "spread", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_customer_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_loan_details", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "underwriting", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "zumrails_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanapplication_select_column_loan_loanapplication_aggregate_bool_exp_avg_arguments_columns", "description": "select \"loan_loanapplication_aggregate_bool_exp_avg_arguments_columns\" columns of table \"loan_loanapplication\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "collateral_amount_min_ratio", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanapplication_select_column_loan_loanapplication_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"loan_loanapplication_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"loan_loanapplication\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "passage_pass_use_afghan_template", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanapplication_select_column_loan_loanapplication_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"loan_loanapplication_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"loan_loanapplication\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "passage_pass_use_afghan_template", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanapplication_select_column_loan_loanapplication_aggregate_bool_exp_corr_arguments_columns", "description": "select \"loan_loanapplication_aggregate_bool_exp_corr_arguments_columns\" columns of table \"loan_loanapplication\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "collateral_amount_min_ratio", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanapplication_select_column_loan_loanapplication_aggregate_bool_exp_covar_samp_arguments_columns", "description": "select \"loan_loanapplication_aggregate_bool_exp_covar_samp_arguments_columns\" columns of table \"loan_loanapplication\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "collateral_amount_min_ratio", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanapplication_select_column_loan_loanapplication_aggregate_bool_exp_max_arguments_columns", "description": "select \"loan_loanapplication_aggregate_bool_exp_max_arguments_columns\" columns of table \"loan_loanapplication\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "collateral_amount_min_ratio", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanapplication_select_column_loan_loanapplication_aggregate_bool_exp_min_arguments_columns", "description": "select \"loan_loanapplication_aggregate_bool_exp_min_arguments_columns\" columns of table \"loan_loanapplication\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "collateral_amount_min_ratio", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanapplication_select_column_loan_loanapplication_aggregate_bool_exp_stddev_samp_arguments_columns", "description": "select \"loan_loanapplication_aggregate_bool_exp_stddev_samp_arguments_columns\" columns of table \"loan_loanapplication\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "collateral_amount_min_ratio", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanapplication_select_column_loan_loanapplication_aggregate_bool_exp_sum_arguments_columns", "description": "select \"loan_loanapplication_aggregate_bool_exp_sum_arguments_columns\" columns of table \"loan_loanapplication\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "collateral_amount_min_ratio", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanapplication_select_column_loan_loanapplication_aggregate_bool_exp_var_samp_arguments_columns", "description": "select \"loan_loanapplication_aggregate_bool_exp_var_samp_arguments_columns\" columns of table \"loan_loanapplication\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "collateral_amount_min_ratio", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_set_input", "description": "input type for updating data in table \"loan_loanapplication\"", "fields": null, "inputFields": [{"name": "acknowledgment_of_financial_obligation", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "ai_loan_assessment", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "amount_from_loa", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "assessment", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "cash_collateral_calculation_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "cc_return_meeting_link", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "cc_return_verification_datetime", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "cc_return_verification_state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_ratio", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_splits", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_due_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "contract_due_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credit_product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "direct_payment_amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "direct_payment_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "facility_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "gic_amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "loan_details", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "loan_interview_datetime", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "loan_interview_state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "monthly_payment_from_collateral", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offer_due_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "onetime_interview_link", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "overrides", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "passage_pass_extra_files", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "passage_pass_use_afghan_template", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "payment_method", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "plms_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pmt", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "program_loan_product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "questionnaire", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "rate_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "repayment_amount_override", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "scholarship_amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "scholarship_giver", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "scholarship_issue_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "spread", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "turnkey_customer_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "turnkey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "turnkey_loan_details", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "turnkey_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "underwriting", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "zumrails_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplication_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount_from_loa", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_ratio", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "direct_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gic_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "monthly_payment_from_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pmt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "repayment_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "spread", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_stddev_order_by", "description": "order by stddev() on columns of table \"loan_loanapplication\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount_from_loa", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_ratio", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "direct_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "gic_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "monthly_payment_from_collateral", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pmt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "repayment_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scholarship_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "spread", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplication_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount_from_loa", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_ratio", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "direct_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gic_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "monthly_payment_from_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pmt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "repayment_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "spread", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"loan_loanapplication\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount_from_loa", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_ratio", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "direct_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "gic_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "monthly_payment_from_collateral", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pmt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "repayment_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scholarship_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "spread", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplication_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount_from_loa", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_ratio", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "direct_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gic_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "monthly_payment_from_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pmt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "repayment_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "spread", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"loan_loanapplication\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount_from_loa", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_ratio", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "direct_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "gic_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "monthly_payment_from_collateral", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pmt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "repayment_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scholarship_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "spread", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_stream_cursor_input", "description": "Streaming cursor of the table \"loan_loanapplication\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "acknowledgment_of_financial_obligation", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "ai_loan_assessment", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "amount_from_loa", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "assessment", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "cash_collateral_calculation_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "cc_return_meeting_link", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "cc_return_verification_datetime", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "cc_return_verification_state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_ratio", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_splits", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_due_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "contract_due_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credit_product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "direct_payment_amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "direct_payment_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "facility_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "gic_amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "loan_details", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "loan_interview_datetime", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "loan_interview_state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "monthly_payment_from_collateral", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offer_due_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "onetime_interview_link", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "overrides", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "passage_pass_extra_files", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "passage_pass_use_afghan_template", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "payment_method", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "plms_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pmt", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "program_loan_product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "questionnaire", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "rate_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "repayment_amount_override", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "scholarship_amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "scholarship_giver", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "scholarship_issue_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "spread", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "turnkey_customer_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "turnkey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "turnkey_loan_details", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "turnkey_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "underwriting", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "zumrails_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplication_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount_from_loa", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_ratio", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "direct_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gic_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "monthly_payment_from_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pmt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "repayment_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "spread", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_sum_order_by", "description": "order by sum() on columns of table \"loan_loanapplication\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount_from_loa", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_ratio", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "direct_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "gic_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "monthly_payment_from_collateral", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pmt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "repayment_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scholarship_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "spread", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanapplication_update_column", "description": "update columns of table \"loan_loanapplication\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "acknowledgment_of_financial_obligation", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_loan_assessment", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "amount_from_loa", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "assessment", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cash_collateral_calculation_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cc_return_meeting_link", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cc_return_verification_datetime", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cc_return_verification_state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_ratio", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_splits", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_due_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "contract_due_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "credit_product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "direct_payment_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "direct_payment_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "facility_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "gic_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "highest_level_reached", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_details", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_interview_datetime", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_interview_state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_start_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "method", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "monthly_payment_from_collateral", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "offer_due_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "onetime_interview_link", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "overrides", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "passage_pass_extra_files", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "passage_pass_use_afghan_template", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_method", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_start_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "plms_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pmt", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_loan_product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "questionnaire", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "rate_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "repayment_amount_override", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_giver", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_issue_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "spread", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_customer_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_loan_details", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "underwriting", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "zumrails_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplication_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount_from_loa", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_ratio", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "direct_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gic_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "monthly_payment_from_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pmt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "repayment_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "spread", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_var_pop_order_by", "description": "order by var_pop() on columns of table \"loan_loanapplication\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount_from_loa", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_ratio", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "direct_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "gic_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "monthly_payment_from_collateral", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pmt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "repayment_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scholarship_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "spread", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplication_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount_from_loa", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_ratio", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "direct_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gic_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "monthly_payment_from_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pmt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "repayment_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "spread", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_var_samp_order_by", "description": "order by var_samp() on columns of table \"loan_loanapplication\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount_from_loa", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_ratio", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "direct_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "gic_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "monthly_payment_from_collateral", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pmt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "repayment_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scholarship_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "spread", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplication_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount_from_loa", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_ratio", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "direct_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gic_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "monthly_payment_from_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pmt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "repayment_amount_override", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "spread", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_variance_order_by", "description": "order by variance() on columns of table \"loan_loanapplication\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount_from_loa", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_ratio", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "direct_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "gic_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "monthly_payment_from_collateral", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pmt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "repayment_amount_override", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scholarship_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "spread", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplicationhistory", "description": "columns and relationships of \"loan_loanapplicationhistory\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplicationhistory_aggregate", "description": "aggregated selection of \"loan_loanapplicationhistory\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplicationhistory_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationhistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplicationhistory_aggregate_fields", "description": "aggregate fields of \"loan_loanapplicationhistory\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplicationhistory_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplicationhistory_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_aggregate_order_by", "description": "order by aggregate values of table \"loan_loanapplicationhistory\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_loanapplicationhistory\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_loanapplicationhistory\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanapplicationhistory_constraint", "description": "unique or primary key constraints on table \"loan_loanapplicationhistory\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_loanapplicationhistory_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_insert_input", "description": "input type for inserting data into table \"loan_loanapplicationhistory\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplicationhistory_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_max_order_by", "description": "order by max() on columns of table \"loan_loanapplicationhistory\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplicationhistory_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_min_order_by", "description": "order by min() on columns of table \"loan_loanapplicationhistory\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplicationhistory_mutation_response", "description": "response of any mutation on the table \"loan_loanapplicationhistory\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationhistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_on_conflict", "description": "on_conflict condition type for table \"loan_loanapplicationhistory\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationhistory_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationhistory_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_order_by", "description": "Ordering options when selecting data from \"loan_loanapplicationhistory\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_pk_columns_input", "description": "primary key columns input for table: loan_loanapplicationhistory", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanapplicationhistory_select_column", "description": "select columns of table \"loan_loanapplicationhistory\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_set_input", "description": "input type for updating data in table \"loan_loanapplicationhistory\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_stream_cursor_input", "description": "Streaming cursor of the table \"loan_loanapplicationhistory\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanapplicationhistory_update_column", "description": "update columns of table \"loan_loanapplicationhistory\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplicationpayment", "description": "columns and relationships of \"loan_loanapplicationpayment\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanrepayments", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanrepayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanrepayment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanrepayments_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanrepayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanrepayment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_payment", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplicationpayment_aggregate", "description": "aggregated selection of \"loan_loanapplicationpayment\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplicationpayment_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationpayment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationpayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplicationpayment_aggregate_fields", "description": "aggregate fields of \"loan_loanapplicationpayment\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationpayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplicationpayment_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplicationpayment_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_aggregate_order_by", "description": "order by aggregate values of table \"loan_loanapplicationpayment\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_loanapplicationpayment\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_loanapplicationpayment\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanrepayments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanrepayments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanapplicationpayment_constraint", "description": "unique or primary key constraints on table \"loan_loanapplicationpayment\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_loanapplicationpayment_payment_id_key", "description": "unique or primary key constraint on columns \"payment_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationpayment_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_insert_input", "description": "input type for inserting data into table \"loan_loanapplicationpayment\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_loanrepayments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplicationpayment_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_max_order_by", "description": "order by max() on columns of table \"loan_loanapplicationpayment\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplicationpayment_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_min_order_by", "description": "order by min() on columns of table \"loan_loanapplicationpayment\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplicationpayment_mutation_response", "description": "response of any mutation on the table \"loan_loanapplicationpayment\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationpayment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"loan_loanapplicationpayment\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_on_conflict", "description": "on_conflict condition type for table \"loan_loanapplicationpayment\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationpayment_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationpayment_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_order_by", "description": "Ordering options when selecting data from \"loan_loanapplicationpayment\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanrepayments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_pk_columns_input", "description": "primary key columns input for table: loan_loanapplicationpayment", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanapplicationpayment_select_column", "description": "select columns of table \"loan_loanapplicationpayment\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_set_input", "description": "input type for updating data in table \"loan_loanapplicationpayment\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_stream_cursor_input", "description": "Streaming cursor of the table \"loan_loanapplicationpayment\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanapplicationpayment_update_column", "description": "update columns of table \"loan_loanapplicationpayment\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot", "description": "columns and relationships of \"loan_loanapplicationsnapshot\"", "fields": [{"name": "account_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actual_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "address_data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cash_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_of_first_delinquency", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_of_last_payment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "disbursements_payable_to_partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "disbursements_payable_to_talent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_revenue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "first_due_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "generated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_accrued", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_reserved_for_next_period", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_revenue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_payment_loan_event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loanLoaneventByLastPaymentLoanEventId", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "loan_loanevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplication", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanevent", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanevent", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2snapshot", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2snapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2snapshot_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2snapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_service_application", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_service_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passport_data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "past_due_start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_histories", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_rating", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no_next_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "plms_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_active", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_offset_partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_offset_talent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_due_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_owing", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_past_due_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_aggregate", "description": "aggregated selection of \"loan_loanapplicationsnapshot\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationsnapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_aggregate_fields", "description": "aggregate fields of \"loan_loanapplicationsnapshot\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationsnapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_aggregate_order_by", "description": "order by aggregate values of table \"loan_loanapplicationsnapshot\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "address_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "passport_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "payment_histories", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_loanapplicationsnapshot\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "actual_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cash_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "disbursements_payable_to_partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "disbursements_payable_to_talent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_revenue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_accrued", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_reserved_for_next_period", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_revenue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no_next_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_active", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_offset_partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_offset_talent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_due_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_owing", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_past_due_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_avg_order_by", "description": "order by avg() on columns of table \"loan_loanapplicationsnapshot\"", "fields": null, "inputFields": [{"name": "actual_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cash_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_talent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_revenue", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_accrued", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_reserved_for_next_period", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_revenue", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no_next_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_talent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_due_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_owing", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_past_due_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_loanapplicationsnapshot\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "account_status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "actual_payment_amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "address_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "cash_balance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "date_of_first_delinquency", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "date_of_last_payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_talent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "fees_due", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "fees_past_due", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "fees_revenue", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "first_due_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "generated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "interest_accrued", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "interest_due", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "interest_paid", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "interest_past_due", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "interest_reserved_for_next_period", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "interest_revenue", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "last_payment_loan_event_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loanLoaneventByLastPaymentLoanEventId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanevent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedulev2snapshot", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedulev2snapshot_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_service_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_service_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "passport_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "past_due_start_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_histories", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_rating", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "period_no_next_due", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "plms_status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "principal_active", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "principal_due", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_talent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "principal_paid", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "principal_past_due", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment_amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "total_due_amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "total_owing", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "total_past_due_amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanapplicationsnapshot_constraint", "description": "unique or primary key constraints on table \"loan_loanapplicationsnapshot\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_loanapplicationsnap_loan_application_id_even_a2aee39f_uniq", "description": "unique or primary key constraint on columns \"loan_application_id\", \"event_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationsnapshot_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "address_data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "passport_data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "payment_histories", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "address_data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "passport_data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "payment_histories", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "address_data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "passport_data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_histories", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_inc_input", "description": "input type for incrementing numeric columns in table \"loan_loanapplicationsnapshot\"", "fields": null, "inputFields": [{"name": "actual_payment_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "cash_balance", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_partner", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_talent", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "fees_due", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "fees_past_due", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "fees_revenue", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "interest_accrued", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "interest_due", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "interest_paid", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "interest_past_due", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "interest_reserved_for_next_period", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "interest_revenue", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "period_no_next_due", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "principal_active", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "principal_due", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_partner", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_talent", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "principal_paid", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "principal_past_due", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "total_due_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "total_owing", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "total_past_due_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_insert_input", "description": "input type for inserting data into table \"loan_loanapplicationsnapshot\"", "fields": null, "inputFields": [{"name": "account_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "actual_payment_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "address_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "cash_balance", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "date_of_first_delinquency", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "date_of_last_payment", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_partner", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_talent", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "fees_due", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "fees_past_due", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "fees_revenue", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "first_due_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "generated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "interest_accrued", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "interest_due", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "interest_paid", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "interest_past_due", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "interest_reserved_for_next_period", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "interest_revenue", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "last_payment_loan_event_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "loanLoaneventByLastPaymentLoanEventId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanevent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedulev2snapshot", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_service_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_service_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "passport_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "past_due_start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "payment_histories", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "payment_rating", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "period_no_next_due", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "plms_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "principal_active", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "principal_due", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_partner", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_talent", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "principal_paid", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "principal_past_due", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "total_due_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "total_owing", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "total_past_due_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_max_fields", "description": "aggregate max on columns", "fields": [{"name": "account_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actual_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cash_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_of_first_delinquency", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_of_last_payment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "disbursements_payable_to_partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "disbursements_payable_to_talent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_revenue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "first_due_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "generated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_accrued", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_reserved_for_next_period", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_revenue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_payment_loan_event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_service_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "past_due_start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_rating", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no_next_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "plms_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_active", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_offset_partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_offset_talent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_due_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_owing", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_past_due_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_max_order_by", "description": "order by max() on columns of table \"loan_loanapplicationsnapshot\"", "fields": null, "inputFields": [{"name": "account_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "actual_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cash_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date_of_first_delinquency", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date_of_last_payment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_talent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_revenue", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "first_due_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "generated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_accrued", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_reserved_for_next_period", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_revenue", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_payment_loan_event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_service_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "past_due_start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_rating", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no_next_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "plms_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_talent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_due_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_owing", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_past_due_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_min_fields", "description": "aggregate min on columns", "fields": [{"name": "account_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actual_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cash_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_of_first_delinquency", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_of_last_payment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "disbursements_payable_to_partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "disbursements_payable_to_talent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_revenue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "first_due_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "generated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_accrued", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_reserved_for_next_period", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_revenue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_payment_loan_event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_service_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "past_due_start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_rating", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no_next_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "plms_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_active", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_offset_partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_offset_talent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_due_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_owing", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_past_due_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_min_order_by", "description": "order by min() on columns of table \"loan_loanapplicationsnapshot\"", "fields": null, "inputFields": [{"name": "account_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "actual_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cash_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date_of_first_delinquency", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date_of_last_payment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_talent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_revenue", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "first_due_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "generated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_accrued", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_reserved_for_next_period", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_revenue", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_payment_loan_event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_service_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "past_due_start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_rating", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no_next_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "plms_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_talent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_due_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_owing", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_past_due_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_mutation_response", "description": "response of any mutation on the table \"loan_loanapplicationsnapshot\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_on_conflict", "description": "on_conflict condition type for table \"loan_loanapplicationsnapshot\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationsnapshot_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationsnapshot_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_order_by", "description": "Ordering options when selecting data from \"loan_loanapplicationsnapshot\".", "fields": null, "inputFields": [{"name": "account_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "actual_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "address_data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cash_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date_of_first_delinquency", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date_of_last_payment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_talent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_revenue", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "first_due_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "generated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_accrued", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_reserved_for_next_period", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_revenue", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_payment_loan_event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loanLoaneventByLastPaymentLoanEventId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanevent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedulev2snapshot_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_service_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_service_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "passport_data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "past_due_start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_histories", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_rating", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no_next_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "plms_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_talent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_due_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_owing", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_past_due_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_pk_columns_input", "description": "primary key columns input for table: loan_loanapplicationsnapshot", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "address_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "passport_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "payment_histories", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanapplicationsnapshot_select_column", "description": "select columns of table \"loan_loanapplicationsnapshot\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "account_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "actual_payment_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "address_data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cash_balance", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "credit_balance", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date_of_first_delinquency", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date_of_last_payment", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "disbursements_payable_to_partner", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "disbursements_payable_to_talent", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fees_due", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fees_past_due", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fees_revenue", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "first_due_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "generated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "interest_accrued", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "interest_due", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "interest_paid", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "interest_past_due", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "interest_reserved_for_next_period", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "interest_revenue", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_payment_loan_event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_service_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "passport_data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "past_due_start_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_histories", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_rating", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "period_no_next_due", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "plms_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "principal_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "principal_due", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "principal_offset_partner", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "principal_offset_talent", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "principal_paid", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "principal_past_due", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_due_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_owing", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_past_due_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_set_input", "description": "input type for updating data in table \"loan_loanapplicationsnapshot\"", "fields": null, "inputFields": [{"name": "account_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "actual_payment_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "address_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "cash_balance", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "date_of_first_delinquency", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "date_of_last_payment", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_partner", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_talent", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "fees_due", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "fees_past_due", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "fees_revenue", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "first_due_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "generated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "interest_accrued", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "interest_due", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "interest_paid", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "interest_past_due", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "interest_reserved_for_next_period", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "interest_revenue", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "last_payment_loan_event_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_service_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "passport_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "past_due_start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "payment_histories", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "payment_rating", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "period_no_next_due", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "plms_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "principal_active", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "principal_due", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_partner", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_talent", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "principal_paid", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "principal_past_due", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "total_due_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "total_owing", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "total_past_due_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "actual_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cash_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "disbursements_payable_to_partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "disbursements_payable_to_talent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_revenue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_accrued", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_reserved_for_next_period", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_revenue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no_next_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_active", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_offset_partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_offset_talent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_due_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_owing", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_past_due_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_stddev_order_by", "description": "order by stddev() on columns of table \"loan_loanapplicationsnapshot\"", "fields": null, "inputFields": [{"name": "actual_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cash_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_talent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_revenue", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_accrued", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_reserved_for_next_period", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_revenue", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no_next_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_talent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_due_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_owing", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_past_due_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "actual_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cash_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "disbursements_payable_to_partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "disbursements_payable_to_talent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_revenue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_accrued", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_reserved_for_next_period", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_revenue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no_next_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_active", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_offset_partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_offset_talent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_due_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_owing", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_past_due_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"loan_loanapplicationsnapshot\"", "fields": null, "inputFields": [{"name": "actual_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cash_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_talent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_revenue", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_accrued", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_reserved_for_next_period", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_revenue", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no_next_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_talent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_due_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_owing", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_past_due_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "actual_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cash_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "disbursements_payable_to_partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "disbursements_payable_to_talent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_revenue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_accrued", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_reserved_for_next_period", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_revenue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no_next_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_active", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_offset_partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_offset_talent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_due_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_owing", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_past_due_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"loan_loanapplicationsnapshot\"", "fields": null, "inputFields": [{"name": "actual_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cash_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_talent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_revenue", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_accrued", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_reserved_for_next_period", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_revenue", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no_next_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_talent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_due_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_owing", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_past_due_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_stream_cursor_input", "description": "Streaming cursor of the table \"loan_loanapplicationsnapshot\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "account_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "actual_payment_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "address_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "cash_balance", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "date_of_first_delinquency", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "date_of_last_payment", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_partner", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_talent", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "fees_due", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "fees_past_due", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "fees_revenue", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "first_due_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "generated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "interest_accrued", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "interest_due", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "interest_paid", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "interest_past_due", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "interest_reserved_for_next_period", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "interest_revenue", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "last_payment_loan_event_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_service_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "passport_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "past_due_start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "payment_histories", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "payment_rating", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "period_no_next_due", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "plms_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "principal_active", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "principal_due", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_partner", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_talent", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "principal_paid", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "principal_past_due", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "total_due_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "total_owing", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "total_past_due_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "actual_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cash_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "disbursements_payable_to_partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "disbursements_payable_to_talent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_revenue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_accrued", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_reserved_for_next_period", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_revenue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no_next_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_active", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_offset_partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_offset_talent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_due_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_owing", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_past_due_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_sum_order_by", "description": "order by sum() on columns of table \"loan_loanapplicationsnapshot\"", "fields": null, "inputFields": [{"name": "actual_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cash_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_talent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_revenue", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_accrued", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_reserved_for_next_period", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_revenue", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no_next_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_talent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_due_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_owing", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_past_due_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanapplicationsnapshot_update_column", "description": "update columns of table \"loan_loanapplicationsnapshot\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "account_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "actual_payment_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "address_data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cash_balance", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "credit_balance", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date_of_first_delinquency", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date_of_last_payment", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "disbursements_payable_to_partner", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "disbursements_payable_to_talent", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fees_due", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fees_past_due", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fees_revenue", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "first_due_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "generated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "interest_accrued", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "interest_due", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "interest_paid", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "interest_past_due", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "interest_reserved_for_next_period", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "interest_revenue", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_payment_loan_event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_service_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "passport_data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "past_due_start_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_histories", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_rating", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "period_no_next_due", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "plms_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "principal_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "principal_due", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "principal_offset_partner", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "principal_offset_talent", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "principal_paid", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "principal_past_due", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_due_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_owing", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_past_due_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "actual_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cash_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "disbursements_payable_to_partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "disbursements_payable_to_talent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_revenue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_accrued", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_reserved_for_next_period", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_revenue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no_next_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_active", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_offset_partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_offset_talent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_due_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_owing", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_past_due_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_var_pop_order_by", "description": "order by var_pop() on columns of table \"loan_loanapplicationsnapshot\"", "fields": null, "inputFields": [{"name": "actual_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cash_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_talent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_revenue", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_accrued", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_reserved_for_next_period", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_revenue", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no_next_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_talent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_due_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_owing", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_past_due_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "actual_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cash_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "disbursements_payable_to_partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "disbursements_payable_to_talent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_revenue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_accrued", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_reserved_for_next_period", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_revenue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no_next_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_active", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_offset_partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_offset_talent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_due_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_owing", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_past_due_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_var_samp_order_by", "description": "order by var_samp() on columns of table \"loan_loanapplicationsnapshot\"", "fields": null, "inputFields": [{"name": "actual_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cash_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_talent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_revenue", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_accrued", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_reserved_for_next_period", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_revenue", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no_next_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_talent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_due_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_owing", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_past_due_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "actual_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cash_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "disbursements_payable_to_partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "disbursements_payable_to_talent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_revenue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_accrued", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_reserved_for_next_period", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_revenue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no_next_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_active", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_offset_partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_offset_talent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal_past_due", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_due_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_owing", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_past_due_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_variance_order_by", "description": "order by variance() on columns of table \"loan_loanapplicationsnapshot\"", "fields": null, "inputFields": [{"name": "actual_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cash_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "disbursements_payable_to_talent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_revenue", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_accrued", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_reserved_for_next_period", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_revenue", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no_next_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_offset_talent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal_past_due", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_due_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_owing", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_past_due_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loandisbursement", "description": "columns and relationships of \"loan_loandisbursement\"", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "approved", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "destination_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_payment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "synced_to_lms", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loandisbursement_aggregate", "description": "aggregated selection of \"loan_loandisbursement\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loandisbursement_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loandisbursement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loandisbursement_select_column_loan_loandisbursement_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loandisbursement_select_column_loan_loandisbursement_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loandisbursement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loandisbursement_aggregate_fields", "description": "aggregate fields of \"loan_loandisbursement\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loandisbursement_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loandisbursement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loandisbursement_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loandisbursement_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loandisbursement_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loandisbursement_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loandisbursement_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loandisbursement_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loandisbursement_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loandisbursement_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loandisbursement_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_aggregate_order_by", "description": "order by aggregate values of table \"loan_loandisbursement\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_loandisbursement\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loandisbursement_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_avg_order_by", "description": "order by avg() on columns of table \"loan_loandisbursement\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_loandisbursement\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "approved", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "destination_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "synced_to_lms", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loandisbursement_constraint", "description": "unique or primary key constraints on table \"loan_loandisbursement\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_loandisbursement_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_inc_input", "description": "input type for incrementing numeric columns in table \"loan_loandisbursement\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_insert_input", "description": "input type for inserting data into table \"loan_loandisbursement\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "approved", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "destination_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "synced_to_lms", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loandisbursement_max_fields", "description": "aggregate max on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "destination_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_max_order_by", "description": "order by max() on columns of table \"loan_loandisbursement\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "destination_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loandisbursement_min_fields", "description": "aggregate min on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "destination_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_min_order_by", "description": "order by min() on columns of table \"loan_loandisbursement\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "destination_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loandisbursement_mutation_response", "description": "response of any mutation on the table \"loan_loandisbursement\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loandisbursement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_on_conflict", "description": "on_conflict condition type for table \"loan_loandisbursement\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loandisbursement_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loandisbursement_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_order_by", "description": "Ordering options when selecting data from \"loan_loandisbursement\".", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "approved", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "destination_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "synced_to_lms", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_pk_columns_input", "description": "primary key columns input for table: loan_loandisbursement", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loandisbursement_select_column", "description": "select columns of table \"loan_loandisbursement\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "approved", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "destination_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "synced_to_lms", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loandisbursement_select_column_loan_loandisbursement_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"loan_loandisbursement_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"loan_loandisbursement\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "approved", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "synced_to_lms", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loandisbursement_select_column_loan_loandisbursement_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"loan_loandisbursement_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"loan_loandisbursement\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "approved", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "synced_to_lms", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_set_input", "description": "input type for updating data in table \"loan_loandisbursement\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "approved", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "destination_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "synced_to_lms", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loandisbursement_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_stddev_order_by", "description": "order by stddev() on columns of table \"loan_loandisbursement\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loandisbursement_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"loan_loandisbursement\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loandisbursement_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"loan_loandisbursement\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_stream_cursor_input", "description": "Streaming cursor of the table \"loan_loandisbursement\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "approved", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "destination_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "synced_to_lms", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loandisbursement_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_sum_order_by", "description": "order by sum() on columns of table \"loan_loandisbursement\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loandisbursement_update_column", "description": "update columns of table \"loan_loandisbursement\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "approved", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "destination_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "synced_to_lms", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loandisbursement_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_var_pop_order_by", "description": "order by var_pop() on columns of table \"loan_loandisbursement\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loandisbursement_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_var_samp_order_by", "description": "order by var_samp() on columns of table \"loan_loandisbursement\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loandisbursement_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_variance_order_by", "description": "order by variance() on columns of table \"loan_loandisbursement\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanevent", "description": "columns and relationships of \"loan_loanevent\"", "fields": [{"name": "category", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "child_events", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "child_events_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decision_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decision_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decision_reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityUserByCreatedById", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityUserByDecisionById", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_standalone", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_undoable", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loanLoanapplicationsnapshotsByLastPaymentLoanEventId", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationsnapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loanLoanapplicationsnapshotsByLastPaymentLoanEventId_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationsnapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_event_manager_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplication", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationsnapshots", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationsnapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationsnapshots_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationsnapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaneventmanager", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "loan_loaneventmanager", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanscheduleactuals", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanscheduleactuals_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanscheduleactuals", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanscheduleactuals_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanscheduleactuals_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanscheduleactuals_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2snapshots", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2snapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2snapshots_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2snapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "occurred_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "output", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_event", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "loan_loanevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "processed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "short_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "summary", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unique_reference_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanevent_aggregate", "description": "aggregated selection of \"loan_loanevent\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanevent_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanevent_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanevent_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanevent_select_column_loan_loanevent_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanevent_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanevent_select_column_loan_loanevent_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanevent_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanevent_aggregate_fields", "description": "aggregate fields of \"loan_loanevent\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanevent_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanevent_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanevent_aggregate_order_by", "description": "order by aggregate values of table \"loan_loanevent\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanevent_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanevent_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_loanevent\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_loanevent\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "category", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "child_events", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "child_events_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "decision_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "decision_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "decision_reason", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identityUserByCreatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identityUserByDecisionById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "is_standalone", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "is_undoable", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loanLoanapplicationsnapshotsByLastPaymentLoanEventId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loanLoanapplicationsnapshotsByLastPaymentLoanEventId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_event_manager_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationsnapshots", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationsnapshots_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loaneventmanager", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanscheduleactuals", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanscheduleactuals_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedulev2snapshots", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedulev2snapshots_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "occurred_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "output", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "parent_event", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "parent_event_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "processed_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "unique_reference_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanevent_constraint", "description": "unique or primary key constraints on table \"loan_loanevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_loanevent_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanevent_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "output", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanevent_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "output", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanevent_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "output", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanevent_insert_input", "description": "input type for inserting data into table \"loan_loanevent\"", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "child_events", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "decision_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "decision_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "decision_reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "identityUserByCreatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identityUserByDecisionById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "is_standalone", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_undoable", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "loanLoanapplicationsnapshotsByLastPaymentLoanEventId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_event_manager_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationsnapshots", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loaneventmanager", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanscheduleactuals", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedulev2snapshots", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "occurred_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "parent_event", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "parent_event_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "processed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "unique_reference_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanevent_max_fields", "description": "aggregate max on columns", "fields": [{"name": "category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decision_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decision_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decision_reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_event_manager_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "occurred_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "processed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "short_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "summary", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unique_reference_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanevent_max_order_by", "description": "order by max() on columns of table \"loan_loanevent\"", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decision_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decision_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decision_reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_event_manager_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "occurred_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "processed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "unique_reference_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanevent_min_fields", "description": "aggregate min on columns", "fields": [{"name": "category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decision_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decision_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decision_reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_event_manager_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "occurred_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "processed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "short_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "summary", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unique_reference_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanevent_min_order_by", "description": "order by min() on columns of table \"loan_loanevent\"", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decision_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decision_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decision_reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_event_manager_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "occurred_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "processed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "unique_reference_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanevent_mutation_response", "description": "response of any mutation on the table \"loan_loanevent\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanevent_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"loan_loanevent\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanevent_on_conflict", "description": "on_conflict condition type for table \"loan_loanevent\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanevent_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanevent_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanevent_order_by", "description": "Ordering options when selecting data from \"loan_loanevent\".", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "child_events_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decision_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decision_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decision_reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identityUserByCreatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "identityUserByDecisionById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "is_standalone", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "is_undoable", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loanLoanapplicationsnapshotsByLastPaymentLoanEventId_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_event_manager_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationsnapshots_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loaneventmanager", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanscheduleactuals_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedulev2snapshots_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "occurred_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "output", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_event", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "processed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "unique_reference_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanevent_pk_columns_input", "description": "primary key columns input for table: loan_loanevent", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanevent_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanevent_select_column", "description": "select columns of table \"loan_loanevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "decision_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "decision_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "decision_reason", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_standalone", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_undoable", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_event_manager_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "occurred_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "output", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parent_event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "processed_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "short_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "summary", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "unique_reference_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanevent_select_column_loan_loanevent_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"loan_loanevent_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"loan_loanevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_standalone", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_undoable", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanevent_select_column_loan_loanevent_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"loan_loanevent_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"loan_loanevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_standalone", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_undoable", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanevent_set_input", "description": "input type for updating data in table \"loan_loanevent\"", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "decision_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "decision_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "decision_reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "is_standalone", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_undoable", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_event_manager_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "occurred_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "parent_event_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "processed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "unique_reference_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanevent_stream_cursor_input", "description": "Streaming cursor of the table \"loan_loanevent\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanevent_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "decision_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "decision_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "decision_reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "is_standalone", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_undoable", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_event_manager_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "occurred_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "parent_event_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "processed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "unique_reference_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanevent_update_column", "description": "update columns of table \"loan_loanevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "decision_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "decision_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "decision_reason", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_standalone", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_undoable", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_event_manager_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "occurred_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "output", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parent_event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "processed_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "short_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "summary", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "unique_reference_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanevent_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loaneventmanager", "description": "columns and relationships of \"loan_loaneventmanager\"", "fields": [{"name": "config", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_auditlogloaneventmanager", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_auditlogloaneventmanager_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_auditlogloaneventmanager_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_auditlogloaneventmanager_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplication", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanevents", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanevents_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_loaneventmanagertags", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_loaneventmanagertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_loaneventmanagertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_loaneventmanagertags_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_loaneventmanagertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_loaneventmanagertag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "short_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loaneventmanager_aggregate", "description": "aggregated selection of \"loan_loaneventmanager\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loaneventmanager_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaneventmanager", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaneventmanager_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loaneventmanager_aggregate_fields", "description": "aggregate fields of \"loan_loaneventmanager\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loaneventmanager_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaneventmanager_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loaneventmanager_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loaneventmanager_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loaneventmanager_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loaneventmanager_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loaneventmanager_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loaneventmanager_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loaneventmanager_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loaneventmanager_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loaneventmanager_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_aggregate_order_by", "description": "order by aggregate values of table \"loan_loaneventmanager\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_loaneventmanager\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loaneventmanager_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "short_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_avg_order_by", "description": "order by avg() on columns of table \"loan_loaneventmanager\"", "fields": null, "inputFields": [{"name": "short_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_loaneventmanager\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "config", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_auditlogloaneventmanager", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_auditlogloaneventmanager_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "message", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_loaneventmanagertags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_loaneventmanagertags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loaneventmanager_constraint", "description": "unique or primary key constraints on table \"loan_loaneventmanager\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_loaneventmanager_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "config", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "config", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_inc_input", "description": "input type for incrementing numeric columns in table \"loan_loaneventmanager\"", "fields": null, "inputFields": [{"name": "short_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_insert_input", "description": "input type for inserting data into table \"loan_loaneventmanager\"", "fields": null, "inputFields": [{"name": "config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_auditlogloaneventmanager", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "products_loaneventmanagertags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loaneventmanager_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "short_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_max_order_by", "description": "order by max() on columns of table \"loan_loaneventmanager\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "message", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loaneventmanager_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "message", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "short_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_min_order_by", "description": "order by min() on columns of table \"loan_loaneventmanager\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "message", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loaneventmanager_mutation_response", "description": "response of any mutation on the table \"loan_loaneventmanager\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaneventmanager", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"loan_loaneventmanager\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_on_conflict", "description": "on_conflict condition type for table \"loan_loaneventmanager\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaneventmanager_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaneventmanager_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_order_by", "description": "Ordering options when selecting data from \"loan_loaneventmanager\".", "fields": null, "inputFields": [{"name": "config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_auditlogloaneventmanager_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "message", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_loaneventmanagertags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_pk_columns_input", "description": "primary key columns input for table: loan_loaneventmanager", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loaneventmanager_select_column", "description": "select columns of table \"loan_loaneventmanager\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "message", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "short_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "start_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_set_input", "description": "input type for updating data in table \"loan_loaneventmanager\"", "fields": null, "inputFields": [{"name": "config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loaneventmanager_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "short_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_stddev_order_by", "description": "order by stddev() on columns of table \"loan_loaneventmanager\"", "fields": null, "inputFields": [{"name": "short_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loaneventmanager_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "short_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"loan_loaneventmanager\"", "fields": null, "inputFields": [{"name": "short_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loaneventmanager_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "short_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"loan_loaneventmanager\"", "fields": null, "inputFields": [{"name": "short_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_stream_cursor_input", "description": "Streaming cursor of the table \"loan_loaneventmanager\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "message", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "short_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loaneventmanager_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "short_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_sum_order_by", "description": "order by sum() on columns of table \"loan_loaneventmanager\"", "fields": null, "inputFields": [{"name": "short_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loaneventmanager_update_column", "description": "update columns of table \"loan_loaneventmanager\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "message", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "short_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "start_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loaneventmanager_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "short_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_var_pop_order_by", "description": "order by var_pop() on columns of table \"loan_loaneventmanager\"", "fields": null, "inputFields": [{"name": "short_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loaneventmanager_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "short_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_var_samp_order_by", "description": "order by var_samp() on columns of table \"loan_loaneventmanager\"", "fields": null, "inputFields": [{"name": "short_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loaneventmanager_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "short_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_variance_order_by", "description": "order by variance() on columns of table \"loan_loaneventmanager\"", "fields": null, "inputFields": [{"name": "short_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanfile", "description": "columns and relationships of \"loan_loanfile\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "file", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityUserByUploaderId", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanagreements", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanagreement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanagreement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanagreements_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanagreement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanagreement_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplication", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "uploader_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanfile_aggregate", "description": "aggregated selection of \"loan_loanfile\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanfile_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanfile_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanfile_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanfile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanfile_aggregate_fields", "description": "aggregate fields of \"loan_loanfile\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanfile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanfile_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanfile_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanfile_aggregate_order_by", "description": "order by aggregate values of table \"loan_loanfile\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanfile_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_loanfile\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanfile_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_loanfile\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "file", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUploaderId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanagreements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanagreements_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "uploader_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanfile_constraint", "description": "unique or primary key constraints on table \"loan_loanfile\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_loanfile_loan_application_id_name_930f810f_uniq", "description": "unique or primary key constraint on columns \"loan_application_id\", \"name\"", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanfile_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanfile_insert_input", "description": "input type for inserting data into table \"loan_loanfile\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "file", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUploaderId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_loanagreements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "uploader_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanfile_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "file", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "uploader_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanfile_max_order_by", "description": "order by max() on columns of table \"loan_loanfile\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "file", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "uploader_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanfile_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "file", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "uploader_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanfile_min_order_by", "description": "order by min() on columns of table \"loan_loanfile\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "file", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "uploader_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanfile_mutation_response", "description": "response of any mutation on the table \"loan_loanfile\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanfile_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"loan_loanfile\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanfile_on_conflict", "description": "on_conflict condition type for table \"loan_loanfile\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanfile_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanfile_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanfile_order_by", "description": "Ordering options when selecting data from \"loan_loanfile\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "file", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUploaderId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanagreements_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "uploader_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanfile_pk_columns_input", "description": "primary key columns input for table: loan_loanfile", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanfile_select_column", "description": "select columns of table \"loan_loanfile\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "file", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "uploader_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanfile_set_input", "description": "input type for updating data in table \"loan_loanfile\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "file", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "uploader_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanfile_stream_cursor_input", "description": "Streaming cursor of the table \"loan_loanfile\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanfile_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "file", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "uploader_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanfile_update_column", "description": "update columns of table \"loan_loanfile\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "file", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "uploader_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanfile_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loaninterview", "description": "columns and relationships of \"loan_loaninterview\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaninterviewevents", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaninterviewevents_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaninterviewevents", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaninterviewevents_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaninterviewevents_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaninterviewevents_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "share_link", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "summary", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "video_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "videos", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loaninterview_aggregate", "description": "aggregated selection of \"loan_loaninterview\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loaninterview_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaninterview", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaninterview_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loaninterview_aggregate_fields", "description": "aggregate fields of \"loan_loaninterview\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaninterview_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loaninterview_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loaninterview_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_aggregate_order_by", "description": "order by aggregate values of table \"loan_loaninterview\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "videos", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_loaninterview\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_loaninterview\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loaninterviewevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loaninterviewevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "share_link", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "video_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "videos", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loaninterview_constraint", "description": "unique or primary key constraints on table \"loan_loaninterview\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_loaninterview_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "unique_loan_application_interview", "description": "unique or primary key constraint on columns \"loan_application_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "videos", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "videos", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "videos", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_insert_input", "description": "input type for inserting data into table \"loan_loaninterview\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_loaninterviewevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "share_link", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "video_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "videos", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loaninterview_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "share_link", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "video_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_max_order_by", "description": "order by max() on columns of table \"loan_loaninterview\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "share_link", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "video_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loaninterview_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "share_link", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "video_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_min_order_by", "description": "order by min() on columns of table \"loan_loaninterview\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "share_link", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "video_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loaninterview_mutation_response", "description": "response of any mutation on the table \"loan_loaninterview\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaninterview", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"loan_loaninterview\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_on_conflict", "description": "on_conflict condition type for table \"loan_loaninterview\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaninterview_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaninterview_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_order_by", "description": "Ordering options when selecting data from \"loan_loaninterview\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loaninterviewevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "share_link", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "video_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "videos", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_pk_columns_input", "description": "primary key columns input for table: loan_loaninterview", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "videos", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loaninterview_select_column", "description": "select columns of table \"loan_loaninterview\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "share_link", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "summary", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "video_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "videos", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_set_input", "description": "input type for updating data in table \"loan_loaninterview\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "share_link", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "video_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "videos", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_stream_cursor_input", "description": "Streaming cursor of the table \"loan_loaninterview\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "share_link", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "video_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "videos", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loaninterview_update_column", "description": "update columns of table \"loan_loaninterview\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "share_link", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "summary", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "video_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "videos", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loaninterviewevents", "description": "columns and relationships of \"loan_loaninterviewevents\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_interview", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaninterview", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_interview_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loaninterviewevents_aggregate", "description": "aggregated selection of \"loan_loaninterviewevents\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loaninterviewevents_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaninterviewevents", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaninterviewevents_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loaninterviewevents_aggregate_fields", "description": "aggregate fields of \"loan_loaninterviewevents\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaninterviewevents_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loaninterviewevents_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loaninterviewevents_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_aggregate_order_by", "description": "order by aggregate values of table \"loan_loaninterviewevents\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_loaninterviewevents\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_loaninterviewevents\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_interview", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_interview_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loaninterviewevents_constraint", "description": "unique or primary key constraints on table \"loan_loaninterviewevents\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_loaninterviewevents_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_insert_input", "description": "input type for inserting data into table \"loan_loaninterviewevents\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_interview", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_interview_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loaninterviewevents_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_interview_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_max_order_by", "description": "order by max() on columns of table \"loan_loaninterviewevents\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_interview_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loaninterviewevents_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_interview_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_min_order_by", "description": "order by min() on columns of table \"loan_loaninterviewevents\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_interview_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loaninterviewevents_mutation_response", "description": "response of any mutation on the table \"loan_loaninterviewevents\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaninterviewevents", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_on_conflict", "description": "on_conflict condition type for table \"loan_loaninterviewevents\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaninterviewevents_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaninterviewevents_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_order_by", "description": "Ordering options when selecting data from \"loan_loaninterviewevents\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_interview", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_interview_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_pk_columns_input", "description": "primary key columns input for table: loan_loaninterviewevents", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loaninterviewevents_select_column", "description": "select columns of table \"loan_loaninterviewevents\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_interview_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_set_input", "description": "input type for updating data in table \"loan_loaninterviewevents\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_interview_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_stream_cursor_input", "description": "Streaming cursor of the table \"loan_loaninterviewevents\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_interview_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loaninterviewevents_update_column", "description": "update columns of table \"loan_loaninterviewevents\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_interview_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanproduct", "description": "columns and relationships of \"loan_loanproduct\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "grace_period", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "grace_period_interest_rate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "numeric", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "numeric", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_programloanproducts", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_programloanproduct_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_programloanproduct", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_programloanproducts_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_programloanproduct_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_programloanproduct_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "method", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "origination_fee_rate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "numeric", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanproduct_aggregate", "description": "aggregated selection of \"loan_loanproduct\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanproduct_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanproduct", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanproduct_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanproduct_aggregate_fields", "description": "aggregate fields of \"loan_loanproduct\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanproduct_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanproduct_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanproduct_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanproduct_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanproduct_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanproduct_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanproduct_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanproduct_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanproduct_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanproduct_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanproduct_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_aggregate_order_by", "description": "order by aggregate values of table \"loan_loanproduct\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_loanproduct\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanproduct_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "grace_period", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "grace_period_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "origination_fee_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_avg_order_by", "description": "order by avg() on columns of table \"loan_loanproduct\"", "fields": null, "inputFields": [{"name": "grace_period", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "grace_period_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "origination_fee_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_loanproduct\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "grace_period", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "grace_period_interest_rate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_programloanproducts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_programloanproducts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "origination_fee_rate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "turnkey_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanproduct_constraint", "description": "unique or primary key constraints on table \"loan_loanproduct\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_loanproduct_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_inc_input", "description": "input type for incrementing numeric columns in table \"loan_loanproduct\"", "fields": null, "inputFields": [{"name": "grace_period", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "grace_period_interest_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "origination_fee_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_insert_input", "description": "input type for inserting data into table \"loan_loanproduct\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "grace_period", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "grace_period_interest_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "loan_programloanproducts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "origination_fee_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "turnkey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanproduct_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "grace_period", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "grace_period_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "method", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "origination_fee_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_max_order_by", "description": "order by max() on columns of table \"loan_loanproduct\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "grace_period", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "grace_period_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "origination_fee_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "turnkey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanproduct_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "grace_period", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "grace_period_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "method", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "origination_fee_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_min_order_by", "description": "order by min() on columns of table \"loan_loanproduct\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "grace_period", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "grace_period_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "origination_fee_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "turnkey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanproduct_mutation_response", "description": "response of any mutation on the table \"loan_loanproduct\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanproduct", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"loan_loanproduct\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_on_conflict", "description": "on_conflict condition type for table \"loan_loanproduct\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanproduct_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanproduct_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_order_by", "description": "Ordering options when selecting data from \"loan_loanproduct\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "grace_period", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "grace_period_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_programloanproducts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "origination_fee_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "turnkey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_pk_columns_input", "description": "primary key columns input for table: loan_loanproduct", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanproduct_select_column", "description": "select columns of table \"loan_loanproduct\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "grace_period", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "grace_period_interest_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "method", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "origination_fee_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_set_input", "description": "input type for updating data in table \"loan_loanproduct\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "grace_period", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "grace_period_interest_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "origination_fee_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "turnkey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanproduct_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "grace_period", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "grace_period_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "origination_fee_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_stddev_order_by", "description": "order by stddev() on columns of table \"loan_loanproduct\"", "fields": null, "inputFields": [{"name": "grace_period", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "grace_period_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "origination_fee_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanproduct_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "grace_period", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "grace_period_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "origination_fee_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"loan_loanproduct\"", "fields": null, "inputFields": [{"name": "grace_period", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "grace_period_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "origination_fee_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanproduct_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "grace_period", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "grace_period_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "origination_fee_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"loan_loanproduct\"", "fields": null, "inputFields": [{"name": "grace_period", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "grace_period_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "origination_fee_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_stream_cursor_input", "description": "Streaming cursor of the table \"loan_loanproduct\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "grace_period", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "grace_period_interest_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "origination_fee_rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "turnkey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanproduct_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "grace_period", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "grace_period_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "origination_fee_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_sum_order_by", "description": "order by sum() on columns of table \"loan_loanproduct\"", "fields": null, "inputFields": [{"name": "grace_period", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "grace_period_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "origination_fee_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanproduct_update_column", "description": "update columns of table \"loan_loanproduct\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "grace_period", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "grace_period_interest_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "method", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "origination_fee_rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "turnkey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanproduct_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "grace_period", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "grace_period_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "origination_fee_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_var_pop_order_by", "description": "order by var_pop() on columns of table \"loan_loanproduct\"", "fields": null, "inputFields": [{"name": "grace_period", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "grace_period_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "origination_fee_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanproduct_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "grace_period", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "grace_period_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "origination_fee_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_var_samp_order_by", "description": "order by var_samp() on columns of table \"loan_loanproduct\"", "fields": null, "inputFields": [{"name": "grace_period", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "grace_period_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "origination_fee_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanproduct_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "grace_period", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "grace_period_interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "origination_fee_rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_variance_order_by", "description": "order by variance() on columns of table \"loan_loanproduct\"", "fields": null, "inputFields": [{"name": "grace_period", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "grace_period_interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "origination_fee_rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanrepayment", "description": "columns and relationships of \"loan_loanrepayment\"", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplicationpayment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanrepayment_aggregate", "description": "aggregated selection of \"loan_loanrepayment\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanrepayment_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanrepayment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanrepayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanrepayment_aggregate_fields", "description": "aggregate fields of \"loan_loanrepayment\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanrepayment_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanrepayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanrepayment_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanrepayment_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanrepayment_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanrepayment_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanrepayment_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanrepayment_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanrepayment_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanrepayment_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanrepayment_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_aggregate_order_by", "description": "order by aggregate values of table \"loan_loanrepayment\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_loanrepayment\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanrepayment_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_avg_order_by", "description": "order by avg() on columns of table \"loan_loanrepayment\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_loanrepayment\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanrepayment_constraint", "description": "unique or primary key constraints on table \"loan_loanrepayment\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_loanrepayment_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_inc_input", "description": "input type for incrementing numeric columns in table \"loan_loanrepayment\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_insert_input", "description": "input type for inserting data into table \"loan_loanrepayment\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanrepayment_max_fields", "description": "aggregate max on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_max_order_by", "description": "order by max() on columns of table \"loan_loanrepayment\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanrepayment_min_fields", "description": "aggregate min on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_min_order_by", "description": "order by min() on columns of table \"loan_loanrepayment\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanrepayment_mutation_response", "description": "response of any mutation on the table \"loan_loanrepayment\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanrepayment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_on_conflict", "description": "on_conflict condition type for table \"loan_loanrepayment\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanrepayment_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanrepayment_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_order_by", "description": "Ordering options when selecting data from \"loan_loanrepayment\".", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_pk_columns_input", "description": "primary key columns input for table: loan_loanrepayment", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanrepayment_select_column", "description": "select columns of table \"loan_loanrepayment\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_set_input", "description": "input type for updating data in table \"loan_loanrepayment\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanrepayment_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_stddev_order_by", "description": "order by stddev() on columns of table \"loan_loanrepayment\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanrepayment_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"loan_loanrepayment\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanrepayment_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"loan_loanrepayment\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_stream_cursor_input", "description": "Streaming cursor of the table \"loan_loanrepayment\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanrepayment_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_sum_order_by", "description": "order by sum() on columns of table \"loan_loanrepayment\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanrepayment_update_column", "description": "update columns of table \"loan_loanrepayment\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanrepayment_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_var_pop_order_by", "description": "order by var_pop() on columns of table \"loan_loanrepayment\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanrepayment_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_var_samp_order_by", "description": "order by var_samp() on columns of table \"loan_loanrepayment\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanrepayment_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_variance_order_by", "description": "order by variance() on columns of table \"loan_loanrepayment\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedule", "description": "columns and relationships of \"loan_loanschedule\"", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "approved", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedule_aggregate", "description": "aggregated selection of \"loan_loanschedule\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedule_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedule", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedule_select_column_loan_loanschedule_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedule_select_column_loan_loanschedule_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedule_aggregate_fields", "description": "aggregate fields of \"loan_loanschedule\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedule_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedule_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedule_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedule_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedule_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedule_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedule_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedule_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedule_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedule_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_aggregate_order_by", "description": "order by aggregate values of table \"loan_loanschedule\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_loanschedule\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedule_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_avg_order_by", "description": "order by avg() on columns of table \"loan_loanschedule\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_loanschedule\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "approved", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "interest", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "principal", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanschedule_constraint", "description": "unique or primary key constraints on table \"loan_loanschedule\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_loanschedule_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_inc_input", "description": "input type for incrementing numeric columns in table \"loan_loanschedule\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "interest", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "principal", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_insert_input", "description": "input type for inserting data into table \"loan_loanschedule\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "approved", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "interest", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "principal", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedule_max_fields", "description": "aggregate max on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_max_order_by", "description": "order by max() on columns of table \"loan_loanschedule\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedule_min_fields", "description": "aggregate min on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_min_order_by", "description": "order by min() on columns of table \"loan_loanschedule\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedule_mutation_response", "description": "response of any mutation on the table \"loan_loanschedule\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedule", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_on_conflict", "description": "on_conflict condition type for table \"loan_loanschedule\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedule_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedule_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_order_by", "description": "Ordering options when selecting data from \"loan_loanschedule\".", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "approved", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_pk_columns_input", "description": "primary key columns input for table: loan_loanschedule", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanschedule_select_column", "description": "select columns of table \"loan_loanschedule\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "approved", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "interest", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "principal", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanschedule_select_column_loan_loanschedule_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"loan_loanschedule_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"loan_loanschedule\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "approved", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanschedule_select_column_loan_loanschedule_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"loan_loanschedule_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"loan_loanschedule\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "approved", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_set_input", "description": "input type for updating data in table \"loan_loanschedule\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "approved", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "interest", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "principal", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedule_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_stddev_order_by", "description": "order by stddev() on columns of table \"loan_loanschedule\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedule_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"loan_loanschedule\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedule_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"loan_loanschedule\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_stream_cursor_input", "description": "Streaming cursor of the table \"loan_loanschedule\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "approved", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "interest", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "principal", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedule_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_sum_order_by", "description": "order by sum() on columns of table \"loan_loanschedule\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanschedule_update_column", "description": "update columns of table \"loan_loanschedule\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "approved", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "interest", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "principal", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedule_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_var_pop_order_by", "description": "order by var_pop() on columns of table \"loan_loanschedule\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedule_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_var_samp_order_by", "description": "order by var_samp() on columns of table \"loan_loanschedule\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedule_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_variance_order_by", "description": "order by variance() on columns of table \"loan_loanschedule\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanscheduleactuals", "description": "columns and relationships of \"loan_loanscheduleactuals\"", "fields": [{"name": "allocation_policy_version", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "allocation_reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_fees", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_occurred_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplication", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanevent", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "loan_loanevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanscheduleactuals_aggregate", "description": "aggregated selection of \"loan_loanscheduleactuals\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanscheduleactuals_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanscheduleactuals", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanscheduleactuals_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanscheduleactuals_aggregate_fields", "description": "aggregate fields of \"loan_loanscheduleactuals\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanscheduleactuals_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanscheduleactuals_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanscheduleactuals_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanscheduleactuals_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanscheduleactuals_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanscheduleactuals_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanscheduleactuals_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanscheduleactuals_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanscheduleactuals_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanscheduleactuals_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanscheduleactuals_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_aggregate_order_by", "description": "order by aggregate values of table \"loan_loanscheduleactuals\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_loanscheduleactuals\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanscheduleactuals_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "allocation_policy_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_avg_order_by", "description": "order by avg() on columns of table \"loan_loanscheduleactuals\"", "fields": null, "inputFields": [{"name": "allocation_policy_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_loanscheduleactuals\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "allocation_policy_version", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "allocation_reason", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "charged_fees", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "event_occurred_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanevent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedulev2", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "schedule_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanscheduleactuals_constraint", "description": "unique or primary key constraints on table \"loan_loanscheduleactuals\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_loanscheduleactuals_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_inc_input", "description": "input type for incrementing numeric columns in table \"loan_loanscheduleactuals\"", "fields": null, "inputFields": [{"name": "allocation_policy_version", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "charged_fees", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_insert_input", "description": "input type for inserting data into table \"loan_loanscheduleactuals\"", "fields": null, "inputFields": [{"name": "allocation_policy_version", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "allocation_reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "charged_fees", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "event_occurred_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanevent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedulev2", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "schedule_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanscheduleactuals_max_fields", "description": "aggregate max on columns", "fields": [{"name": "allocation_policy_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "allocation_reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_occurred_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_max_order_by", "description": "order by max() on columns of table \"loan_loanscheduleactuals\"", "fields": null, "inputFields": [{"name": "allocation_policy_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "allocation_reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_occurred_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schedule_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanscheduleactuals_min_fields", "description": "aggregate min on columns", "fields": [{"name": "allocation_policy_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "allocation_reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_occurred_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_min_order_by", "description": "order by min() on columns of table \"loan_loanscheduleactuals\"", "fields": null, "inputFields": [{"name": "allocation_policy_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "allocation_reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_occurred_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schedule_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanscheduleactuals_mutation_response", "description": "response of any mutation on the table \"loan_loanscheduleactuals\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanscheduleactuals", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_on_conflict", "description": "on_conflict condition type for table \"loan_loanscheduleactuals\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanscheduleactuals_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanscheduleactuals_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_order_by", "description": "Ordering options when selecting data from \"loan_loanscheduleactuals\".", "fields": null, "inputFields": [{"name": "allocation_policy_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "allocation_reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_occurred_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanevent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanschedulev2", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schedule_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_pk_columns_input", "description": "primary key columns input for table: loan_loanscheduleactuals", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanscheduleactuals_select_column", "description": "select columns of table \"loan_loanscheduleactuals\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "allocation_policy_version", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "allocation_reason", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "charged_fees", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_occurred_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_set_input", "description": "input type for updating data in table \"loan_loanscheduleactuals\"", "fields": null, "inputFields": [{"name": "allocation_policy_version", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "allocation_reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "charged_fees", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "event_occurred_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "schedule_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanscheduleactuals_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "allocation_policy_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_stddev_order_by", "description": "order by stddev() on columns of table \"loan_loanscheduleactuals\"", "fields": null, "inputFields": [{"name": "allocation_policy_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanscheduleactuals_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "allocation_policy_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"loan_loanscheduleactuals\"", "fields": null, "inputFields": [{"name": "allocation_policy_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanscheduleactuals_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "allocation_policy_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"loan_loanscheduleactuals\"", "fields": null, "inputFields": [{"name": "allocation_policy_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_stream_cursor_input", "description": "Streaming cursor of the table \"loan_loanscheduleactuals\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "allocation_policy_version", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "allocation_reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "charged_fees", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "event_occurred_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "schedule_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanscheduleactuals_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "allocation_policy_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_sum_order_by", "description": "order by sum() on columns of table \"loan_loanscheduleactuals\"", "fields": null, "inputFields": [{"name": "allocation_policy_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanscheduleactuals_update_column", "description": "update columns of table \"loan_loanscheduleactuals\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "allocation_policy_version", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "allocation_reason", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "charged_fees", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_occurred_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanscheduleactuals_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "allocation_policy_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_var_pop_order_by", "description": "order by var_pop() on columns of table \"loan_loanscheduleactuals\"", "fields": null, "inputFields": [{"name": "allocation_policy_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanscheduleactuals_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "allocation_policy_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_var_samp_order_by", "description": "order by var_samp() on columns of table \"loan_loanscheduleactuals\"", "fields": null, "inputFields": [{"name": "allocation_policy_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanscheduleactuals_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "allocation_policy_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_variance_order_by", "description": "order by variance() on columns of table \"loan_loanscheduleactuals\"", "fields": null, "inputFields": [{"name": "allocation_policy_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedulev2", "description": "columns and relationships of \"loan_loanschedulev2\"", "fields": [{"name": "approved", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_fees", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_amount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cumulative_paid", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "due_date", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "effective_ts", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplication", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanscheduleactuals", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanscheduleactuals_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanscheduleactuals", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanscheduleactuals_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanscheduleactuals_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanscheduleactuals_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "normal_payment_amount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opening_principal_cents", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_version", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_balance_eop", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_interest", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_principal", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedulev2_aggregate", "description": "aggregated selection of \"loan_loanschedulev2\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedulev2", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2_select_column_loan_loanschedulev2_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2_select_column_loan_loanschedulev2_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedulev2_aggregate_fields", "description": "aggregate fields of \"loan_loanschedulev2\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_aggregate_order_by", "description": "order by aggregate values of table \"loan_loanschedulev2\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_loanschedulev2\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedulev2_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cumulative_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "normal_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opening_principal_cents", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_balance_eop", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_avg_order_by", "description": "order by avg() on columns of table \"loan_loanschedulev2\"", "fields": null, "inputFields": [{"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_loanschedulev2\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "approved", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "charged_fees", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "due_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "effective_ts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanscheduleactuals", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanscheduleactuals_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanschedulev2_constraint", "description": "unique or primary key constraints on table \"loan_loanschedulev2\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_loanschedulev2_loan_application_id_sche_e6be6ce0_uniq", "description": "unique or primary key constraint on columns \"period_no\", \"schedule_version\", \"loan_application_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_inc_input", "description": "input type for incrementing numeric columns in table \"loan_loanschedulev2\"", "fields": null, "inputFields": [{"name": "charged_fees", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_insert_input", "description": "input type for inserting data into table \"loan_loanschedulev2\"", "fields": null, "inputFields": [{"name": "approved", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "charged_fees", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "due_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "effective_ts", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanscheduleactuals", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedulev2_max_fields", "description": "aggregate max on columns", "fields": [{"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cumulative_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "due_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "effective_ts", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "normal_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opening_principal_cents", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_balance_eop", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_max_order_by", "description": "order by max() on columns of table \"loan_loanschedulev2\"", "fields": null, "inputFields": [{"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "due_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "effective_ts", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedulev2_min_fields", "description": "aggregate min on columns", "fields": [{"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cumulative_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "due_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "effective_ts", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "normal_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opening_principal_cents", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_balance_eop", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_min_order_by", "description": "order by min() on columns of table \"loan_loanschedulev2\"", "fields": null, "inputFields": [{"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "due_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "effective_ts", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedulev2_mutation_response", "description": "response of any mutation on the table \"loan_loanschedulev2\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedulev2", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"loan_loanschedulev2\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_on_conflict", "description": "on_conflict condition type for table \"loan_loanschedulev2\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_order_by", "description": "Ordering options when selecting data from \"loan_loanschedulev2\".", "fields": null, "inputFields": [{"name": "approved", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "due_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "effective_ts", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanscheduleactuals_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_pk_columns_input", "description": "primary key columns input for table: loan_loanschedulev2", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanschedulev2_select_column", "description": "select columns of table \"loan_loanschedulev2\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "approved", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "charged_fees", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cumulative_paid", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "due_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "effective_ts", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "normal_payment_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "opening_principal_cents", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "period_no", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_version", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_balance_eop", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_interest", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_principal", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanschedulev2_select_column_loan_loanschedulev2_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"loan_loanschedulev2_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"loan_loanschedulev2\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "approved", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanschedulev2_select_column_loan_loanschedulev2_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"loan_loanschedulev2_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"loan_loanschedulev2\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "approved", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_set_input", "description": "input type for updating data in table \"loan_loanschedulev2\"", "fields": null, "inputFields": [{"name": "approved", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "charged_fees", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "due_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "effective_ts", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedulev2_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cumulative_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "normal_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opening_principal_cents", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_balance_eop", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_stddev_order_by", "description": "order by stddev() on columns of table \"loan_loanschedulev2\"", "fields": null, "inputFields": [{"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedulev2_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cumulative_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "normal_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opening_principal_cents", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_balance_eop", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"loan_loanschedulev2\"", "fields": null, "inputFields": [{"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedulev2_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cumulative_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "normal_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opening_principal_cents", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_balance_eop", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"loan_loanschedulev2\"", "fields": null, "inputFields": [{"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_stream_cursor_input", "description": "Streaming cursor of the table \"loan_loanschedulev2\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "approved", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "charged_fees", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "due_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "effective_ts", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedulev2_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cumulative_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "normal_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opening_principal_cents", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_balance_eop", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_sum_order_by", "description": "order by sum() on columns of table \"loan_loanschedulev2\"", "fields": null, "inputFields": [{"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanschedulev2_update_column", "description": "update columns of table \"loan_loanschedulev2\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "approved", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "charged_fees", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cumulative_paid", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "due_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "effective_ts", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "normal_payment_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "opening_principal_cents", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "period_no", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_version", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_balance_eop", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_interest", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_principal", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedulev2_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cumulative_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "normal_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opening_principal_cents", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_balance_eop", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_var_pop_order_by", "description": "order by var_pop() on columns of table \"loan_loanschedulev2\"", "fields": null, "inputFields": [{"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedulev2_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cumulative_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "normal_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opening_principal_cents", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_balance_eop", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_var_samp_order_by", "description": "order by var_samp() on columns of table \"loan_loanschedulev2\"", "fields": null, "inputFields": [{"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedulev2_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cumulative_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "normal_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opening_principal_cents", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_balance_eop", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_variance_order_by", "description": "order by variance() on columns of table \"loan_loanschedulev2\"", "fields": null, "inputFields": [{"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot", "description": "columns and relationships of \"loan_loanschedulev2snapshot\"", "fields": [{"name": "approved", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_fees", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_amount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cumulative_paid", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "due_date", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "effective_ts", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "generated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplication", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanevent", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanevent", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "normal_payment_amount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opening_principal_cents", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_version", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_balance_eop", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_interest", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_principal", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_aggregate", "description": "aggregated selection of \"loan_loanschedulev2snapshot\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2snapshot_select_column_loan_loanschedulev2snapshot_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2snapshot_select_column_loan_loanschedulev2snapshot_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2snapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_aggregate_fields", "description": "aggregate fields of \"loan_loanschedulev2snapshot\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2snapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_aggregate_order_by", "description": "order by aggregate values of table \"loan_loanschedulev2snapshot\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_loanschedulev2snapshot\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cumulative_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "normal_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opening_principal_cents", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_balance_eop", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_avg_order_by", "description": "order by avg() on columns of table \"loan_loanschedulev2snapshot\"", "fields": null, "inputFields": [{"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_loanschedulev2snapshot\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "approved", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "charged_fees", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "due_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "effective_ts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "generated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanevent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanschedulev2snapshot_constraint", "description": "unique or primary key constraints on table \"loan_loanschedulev2snapshot\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_loanschedulev2snapshot_event_id_due_date_a92386a1_uniq", "description": "unique or primary key constraint on columns \"due_date\", \"event_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2snapshot_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_inc_input", "description": "input type for incrementing numeric columns in table \"loan_loanschedulev2snapshot\"", "fields": null, "inputFields": [{"name": "charged_fees", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_insert_input", "description": "input type for inserting data into table \"loan_loanschedulev2snapshot\"", "fields": null, "inputFields": [{"name": "approved", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "charged_fees", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "due_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "effective_ts", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "generated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanevent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_max_fields", "description": "aggregate max on columns", "fields": [{"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cumulative_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "due_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "effective_ts", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "generated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "normal_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opening_principal_cents", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_balance_eop", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_max_order_by", "description": "order by max() on columns of table \"loan_loanschedulev2snapshot\"", "fields": null, "inputFields": [{"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "due_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "effective_ts", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "generated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_min_fields", "description": "aggregate min on columns", "fields": [{"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cumulative_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "due_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "effective_ts", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "generated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "normal_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opening_principal_cents", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_balance_eop", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_min_order_by", "description": "order by min() on columns of table \"loan_loanschedulev2snapshot\"", "fields": null, "inputFields": [{"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "due_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "effective_ts", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "generated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_mutation_response", "description": "response of any mutation on the table \"loan_loanschedulev2snapshot\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_on_conflict", "description": "on_conflict condition type for table \"loan_loanschedulev2snapshot\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2snapshot_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2snapshot_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_order_by", "description": "Ordering options when selecting data from \"loan_loanschedulev2snapshot\".", "fields": null, "inputFields": [{"name": "approved", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "due_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "effective_ts", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "generated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanevent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_order_by", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_pk_columns_input", "description": "primary key columns input for table: loan_loanschedulev2snapshot", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanschedulev2snapshot_select_column", "description": "select columns of table \"loan_loanschedulev2snapshot\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "approved", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "charged_fees", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cumulative_paid", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "due_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "effective_ts", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "generated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "normal_payment_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "opening_principal_cents", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "period_no", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_version", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_balance_eop", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_interest", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_principal", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanschedulev2snapshot_select_column_loan_loanschedulev2snapshot_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"loan_loanschedulev2snapshot_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"loan_loanschedulev2snapshot\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "approved", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanschedulev2snapshot_select_column_loan_loanschedulev2snapshot_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"loan_loanschedulev2snapshot_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"loan_loanschedulev2snapshot\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "approved", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_set_input", "description": "input type for updating data in table \"loan_loanschedulev2snapshot\"", "fields": null, "inputFields": [{"name": "approved", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "charged_fees", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "due_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "effective_ts", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "generated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cumulative_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "normal_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opening_principal_cents", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_balance_eop", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_stddev_order_by", "description": "order by stddev() on columns of table \"loan_loanschedulev2snapshot\"", "fields": null, "inputFields": [{"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cumulative_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "normal_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opening_principal_cents", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_balance_eop", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"loan_loanschedulev2snapshot\"", "fields": null, "inputFields": [{"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cumulative_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "normal_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opening_principal_cents", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_balance_eop", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"loan_loanschedulev2snapshot\"", "fields": null, "inputFields": [{"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_stream_cursor_input", "description": "Streaming cursor of the table \"loan_loanschedulev2snapshot\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "approved", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "charged_fees", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "due_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "effective_ts", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "generated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cumulative_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "normal_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opening_principal_cents", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_balance_eop", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_sum_order_by", "description": "order by sum() on columns of table \"loan_loanschedulev2snapshot\"", "fields": null, "inputFields": [{"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_loanschedulev2snapshot_update_column", "description": "update columns of table \"loan_loanschedulev2snapshot\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "approved", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "charged_fees", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cumulative_paid", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "due_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "effective_ts", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "generated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "normal_payment_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "opening_principal_cents", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "period_no", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_version", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_balance_eop", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_interest", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_principal", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cumulative_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "normal_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opening_principal_cents", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_balance_eop", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_var_pop_order_by", "description": "order by var_pop() on columns of table \"loan_loanschedulev2snapshot\"", "fields": null, "inputFields": [{"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cumulative_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "normal_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opening_principal_cents", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_balance_eop", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_var_samp_order_by", "description": "order by var_samp() on columns of table \"loan_loanschedulev2snapshot\"", "fields": null, "inputFields": [{"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "charged_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "charged_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cumulative_paid", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "normal_payment_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opening_principal_cents", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "outstanding_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_fees", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_principal_extra", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paid_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period_no", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_balance_eop", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_interest", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_payment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduled_principal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_variance_order_by", "description": "order by variance() on columns of table \"loan_loanschedulev2snapshot\"", "fields": null, "inputFields": [{"name": "charged_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "charged_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cumulative_paid", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "normal_payment_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "opening_principal_cents", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "outstanding_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_fees", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_principal_extra", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "paid_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "period_no", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "schedule_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_balance_eop", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_interest", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_payment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scheduled_principal", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_metro2report", "description": "columns and relationships of \"loan_metro2report\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplication", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "report_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "segment_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_metro2report_aggregate", "description": "aggregated selection of \"loan_metro2report\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_metro2report_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_metro2report", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2report_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2report_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_metro2report_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_metro2report_aggregate_fields", "description": "aggregate fields of \"loan_metro2report\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_metro2report_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_metro2report_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_metro2report_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2report_aggregate_order_by", "description": "order by aggregate values of table \"loan_metro2report\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2report_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2report_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_metro2report\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2report_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_metro2report\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "report_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "segment_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_metro2report_constraint", "description": "unique or primary key constraints on table \"loan_metro2report\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_metro2report_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2report_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2report_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2report_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2report_insert_input", "description": "input type for inserting data into table \"loan_metro2report\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "report_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "segment_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_metro2report_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "report_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "segment_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2report_max_order_by", "description": "order by max() on columns of table \"loan_metro2report\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "report_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "segment_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_metro2report_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "report_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "segment_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2report_min_order_by", "description": "order by min() on columns of table \"loan_metro2report\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "report_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "segment_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_metro2report_mutation_response", "description": "response of any mutation on the table \"loan_metro2report\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_metro2report", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2report_on_conflict", "description": "on_conflict condition type for table \"loan_metro2report\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_metro2report_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_metro2report_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2report_order_by", "description": "Ordering options when selecting data from \"loan_metro2report\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "report_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "segment_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2report_pk_columns_input", "description": "primary key columns input for table: loan_metro2report", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2report_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_metro2report_select_column", "description": "select columns of table \"loan_metro2report\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "report_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "segment_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2report_set_input", "description": "input type for updating data in table \"loan_metro2report\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "report_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "segment_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2report_stream_cursor_input", "description": "Streaming cursor of the table \"loan_metro2report\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2report_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "report_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "segment_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_metro2report_update_column", "description": "update columns of table \"loan_metro2report\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "report_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "segment_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2report_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_metro2reportrun", "description": "columns and relationships of \"loan_metro2reportrun\"", "fields": [{"name": "content_csv", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_json", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_text", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "decided_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decided_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decided_by_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decision_reason", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "filed_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "filed_by_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loans_total", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "report_date", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "requested_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "requested_by_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "summary", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_metro2reportrun_aggregate", "description": "aggregated selection of \"loan_metro2reportrun\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_metro2reportrun_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_metro2reportrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_metro2reportrun_aggregate_fields", "description": "aggregate fields of \"loan_metro2reportrun\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_metro2reportrun_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_metro2reportrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_metro2reportrun_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_metro2reportrun_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_metro2reportrun_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_metro2reportrun_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_metro2reportrun_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_metro2reportrun_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_metro2reportrun_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_metro2reportrun_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_metro2reportrun_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "content_json", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "issues", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_metro2reportrun_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "loans_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_metro2reportrun\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "content_csv", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "content_json", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "content_text", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "decided_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "decided_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "decided_by_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "decision_reason", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "error", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "filed_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "filed_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "filed_by_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loans_total", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "report_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "requested_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "requested_by_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_metro2reportrun_constraint", "description": "unique or primary key constraints on table \"loan_metro2reportrun\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_metro2reportrun_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "content_json", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "issues", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "content_json", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "issues", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "content_json", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "issues", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_inc_input", "description": "input type for incrementing numeric columns in table \"loan_metro2reportrun\"", "fields": null, "inputFields": [{"name": "loans_total", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_insert_input", "description": "input type for inserting data into table \"loan_metro2reportrun\"", "fields": null, "inputFields": [{"name": "content_csv", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "content_json", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "content_text", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "decided_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "decided_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "decided_by_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "decision_reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "filed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "filed_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "filed_by_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "issues", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "loans_total", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "report_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "requested_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "requested_by_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_metro2reportrun_max_fields", "description": "aggregate max on columns", "fields": [{"name": "content_csv", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_text", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decided_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decided_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decision_reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "filed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "filed_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loans_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "report_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "requested_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_metro2reportrun_min_fields", "description": "aggregate min on columns", "fields": [{"name": "content_csv", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_text", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decided_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decided_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decision_reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "filed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "filed_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loans_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "report_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "requested_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_metro2reportrun_mutation_response", "description": "response of any mutation on the table \"loan_metro2reportrun\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_metro2reportrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_on_conflict", "description": "on_conflict condition type for table \"loan_metro2reportrun\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_metro2reportrun_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_metro2reportrun_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_order_by", "description": "Ordering options when selecting data from \"loan_metro2reportrun\".", "fields": null, "inputFields": [{"name": "content_csv", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "content_json", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "content_text", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decided_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decided_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decided_by_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "decision_reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "filed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "filed_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "filed_by_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "issues", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loans_total", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "report_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "requested_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "requested_by_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_pk_columns_input", "description": "primary key columns input for table: loan_metro2reportrun", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "content_json", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "issues", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_metro2reportrun_select_column", "description": "select columns of table \"loan_metro2reportrun\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "content_csv", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "content_json", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "content_text", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "decided_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "decided_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "decision_reason", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "filed_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "filed_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "issues", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loans_total", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "report_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "requested_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "summary", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_set_input", "description": "input type for updating data in table \"loan_metro2reportrun\"", "fields": null, "inputFields": [{"name": "content_csv", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "content_json", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "content_text", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "decided_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "decided_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "decision_reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "filed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "filed_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "issues", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "loans_total", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "report_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "requested_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_metro2reportrun_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "loans_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_metro2reportrun_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "loans_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_metro2reportrun_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "loans_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_stream_cursor_input", "description": "Streaming cursor of the table \"loan_metro2reportrun\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "content_csv", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "content_json", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "content_text", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "decided_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "decided_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "decision_reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "filed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "filed_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "issues", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "loans_total", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "report_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "requested_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_metro2reportrun_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "loans_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_metro2reportrun_update_column", "description": "update columns of table \"loan_metro2reportrun\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "content_csv", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "content_json", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "content_text", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "decided_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "decided_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "decision_reason", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "filed_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "filed_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "issues", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loans_total", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "report_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "requested_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "summary", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_metro2reportrun_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "loans_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_metro2reportrun_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "loans_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_metro2reportrun_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "loans_total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_passagesuccessscore", "description": "columns and relationships of \"loan_passagesuccessscore\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_passagesuccessscore_aggregate", "description": "aggregated selection of \"loan_passagesuccessscore\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_passagesuccessscore_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_passagesuccessscore", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_aggregate_bool_exp_avg", "ofType": null}, "defaultValue": null}, {"name": "corr", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_aggregate_bool_exp_corr", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}, {"name": "covar_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_aggregate_bool_exp_covar_samp", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_aggregate_bool_exp_max", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_aggregate_bool_exp_min", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_aggregate_bool_exp_stddev_samp", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_aggregate_bool_exp_sum", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_aggregate_bool_exp_var_samp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_aggregate_bool_exp_avg", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column_loan_passagesuccessscore_aggregate_bool_exp_avg_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_aggregate_bool_exp_corr", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_aggregate_bool_exp_corr_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_aggregate_bool_exp_corr_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column_loan_passagesuccessscore_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column_loan_passagesuccessscore_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_aggregate_bool_exp_covar_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_aggregate_bool_exp_covar_samp_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_aggregate_bool_exp_covar_samp_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column_loan_passagesuccessscore_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column_loan_passagesuccessscore_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_aggregate_bool_exp_max", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column_loan_passagesuccessscore_aggregate_bool_exp_max_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_aggregate_bool_exp_min", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column_loan_passagesuccessscore_aggregate_bool_exp_min_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_aggregate_bool_exp_stddev_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column_loan_passagesuccessscore_aggregate_bool_exp_stddev_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_aggregate_bool_exp_sum", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column_loan_passagesuccessscore_aggregate_bool_exp_sum_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_aggregate_bool_exp_var_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column_loan_passagesuccessscore_aggregate_bool_exp_var_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_passagesuccessscore_aggregate_fields", "description": "aggregate fields of \"loan_passagesuccessscore\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_passagesuccessscore_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_passagesuccessscore_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_passagesuccessscore_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_passagesuccessscore_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_passagesuccessscore_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_passagesuccessscore_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_passagesuccessscore_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_passagesuccessscore_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_passagesuccessscore_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_passagesuccessscore_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_aggregate_order_by", "description": "order by aggregate values of table \"loan_passagesuccessscore\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_passagesuccessscore\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_passagesuccessscore_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_avg_order_by", "description": "order by avg() on columns of table \"loan_passagesuccessscore\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_passagesuccessscore\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_passagesuccessscore_constraint", "description": "unique or primary key constraints on table \"loan_passagesuccessscore\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_passagesuccessscore_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_inc_input", "description": "input type for incrementing numeric columns in table \"loan_passagesuccessscore\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_insert_input", "description": "input type for inserting data into table \"loan_passagesuccessscore\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_passagesuccessscore_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_max_order_by", "description": "order by max() on columns of table \"loan_passagesuccessscore\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_passagesuccessscore_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_min_order_by", "description": "order by min() on columns of table \"loan_passagesuccessscore\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_passagesuccessscore_mutation_response", "description": "response of any mutation on the table \"loan_passagesuccessscore\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_passagesuccessscore", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_on_conflict", "description": "on_conflict condition type for table \"loan_passagesuccessscore\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_passagesuccessscore_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_passagesuccessscore_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_order_by", "description": "Ordering options when selecting data from \"loan_passagesuccessscore\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_pk_columns_input", "description": "primary key columns input for table: loan_passagesuccessscore", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column", "description": "select columns of table \"loan_passagesuccessscore\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column_loan_passagesuccessscore_aggregate_bool_exp_avg_arguments_columns", "description": "select \"loan_passagesuccessscore_aggregate_bool_exp_avg_arguments_columns\" columns of table \"loan_passagesuccessscore\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column_loan_passagesuccessscore_aggregate_bool_exp_corr_arguments_columns", "description": "select \"loan_passagesuccessscore_aggregate_bool_exp_corr_arguments_columns\" columns of table \"loan_passagesuccessscore\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column_loan_passagesuccessscore_aggregate_bool_exp_covar_samp_arguments_columns", "description": "select \"loan_passagesuccessscore_aggregate_bool_exp_covar_samp_arguments_columns\" columns of table \"loan_passagesuccessscore\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column_loan_passagesuccessscore_aggregate_bool_exp_max_arguments_columns", "description": "select \"loan_passagesuccessscore_aggregate_bool_exp_max_arguments_columns\" columns of table \"loan_passagesuccessscore\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column_loan_passagesuccessscore_aggregate_bool_exp_min_arguments_columns", "description": "select \"loan_passagesuccessscore_aggregate_bool_exp_min_arguments_columns\" columns of table \"loan_passagesuccessscore\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column_loan_passagesuccessscore_aggregate_bool_exp_stddev_samp_arguments_columns", "description": "select \"loan_passagesuccessscore_aggregate_bool_exp_stddev_samp_arguments_columns\" columns of table \"loan_passagesuccessscore\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column_loan_passagesuccessscore_aggregate_bool_exp_sum_arguments_columns", "description": "select \"loan_passagesuccessscore_aggregate_bool_exp_sum_arguments_columns\" columns of table \"loan_passagesuccessscore\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column_loan_passagesuccessscore_aggregate_bool_exp_var_samp_arguments_columns", "description": "select \"loan_passagesuccessscore_aggregate_bool_exp_var_samp_arguments_columns\" columns of table \"loan_passagesuccessscore\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_set_input", "description": "input type for updating data in table \"loan_passagesuccessscore\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_passagesuccessscore_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_stddev_order_by", "description": "order by stddev() on columns of table \"loan_passagesuccessscore\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_passagesuccessscore_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"loan_passagesuccessscore\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_passagesuccessscore_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"loan_passagesuccessscore\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_stream_cursor_input", "description": "Streaming cursor of the table \"loan_passagesuccessscore\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_passagesuccessscore_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_sum_order_by", "description": "order by sum() on columns of table \"loan_passagesuccessscore\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_passagesuccessscore_update_column", "description": "update columns of table \"loan_passagesuccessscore\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_passagesuccessscore_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_var_pop_order_by", "description": "order by var_pop() on columns of table \"loan_passagesuccessscore\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_passagesuccessscore_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_var_samp_order_by", "description": "order by var_samp() on columns of table \"loan_passagesuccessscore\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_passagesuccessscore_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_variance_order_by", "description": "order by variance() on columns of table \"loan_passagesuccessscore\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_programloanproduct", "description": "columns and relationships of \"loan_programloanproduct\"", "fields": [{"name": "collateral_amount_max_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_max_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "default_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "eligible_for_living_cost", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "eligible_for_loan_only", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "eligible_for_semester_wise", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "insurance_cost", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_default_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_default_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_buffer_per_year", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplications", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplications_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_product", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanproduct", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_product_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "data_program", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_programloanproduct_aggregate", "description": "aggregated selection of \"loan_programloanproduct\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_programloanproduct_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_programloanproduct", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_programloanproduct_select_column_loan_programloanproduct_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_programloanproduct_select_column_loan_programloanproduct_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_programloanproduct_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_programloanproduct_aggregate_fields", "description": "aggregate fields of \"loan_programloanproduct\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_programloanproduct_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_programloanproduct_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_programloanproduct_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_programloanproduct_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_programloanproduct_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_programloanproduct_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_programloanproduct_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_programloanproduct_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_programloanproduct_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_programloanproduct_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_programloanproduct_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_aggregate_order_by", "description": "order by aggregate values of table \"loan_programloanproduct\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_programloanproduct\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_programloanproduct_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "collateral_amount_max_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_max_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "default_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insurance_cost", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_default_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_default_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_buffer_per_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_avg_order_by", "description": "order by avg() on columns of table \"loan_programloanproduct\"", "fields": null, "inputFields": [{"name": "collateral_amount_max_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_max_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "default_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "insurance_cost", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_buffer_per_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_programloanproduct\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "collateral_amount_max_config", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_max_no_living_config", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_config", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_no_living_config", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "default_collateral_percent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "eligible_for_living_cost", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "eligible_for_loan_only", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "eligible_for_semester_wise", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "insurance_cost", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_config", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_no_living_config", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_config", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_no_living_config", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_config", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_no_living_config", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_buffer_per_year", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_product_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_start_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "max_collateral_percent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "min_collateral_percent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "program", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_programloanproduct_constraint", "description": "unique or primary key constraints on table \"loan_programloanproduct\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_programloanproduct_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_inc_input", "description": "input type for incrementing numeric columns in table \"loan_programloanproduct\"", "fields": null, "inputFields": [{"name": "collateral_amount_max_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_max_no_living_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_no_living_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "default_collateral_percent", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_max", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_min", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "insurance_cost", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_no_living_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_no_living_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_no_living_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_buffer_per_year", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "max_collateral_percent", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "min_collateral_percent", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_insert_input", "description": "input type for inserting data into table \"loan_programloanproduct\"", "fields": null, "inputFields": [{"name": "collateral_amount_max_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_max_no_living_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_no_living_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "default_collateral_percent", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "eligible_for_living_cost", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "eligible_for_loan_only", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "eligible_for_semester_wise", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_max", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_min", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "insurance_cost", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_no_living_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_no_living_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_no_living_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_buffer_per_year", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "max_collateral_percent", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "min_collateral_percent", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_programloanproduct_max_fields", "description": "aggregate max on columns", "fields": [{"name": "collateral_amount_max_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_max_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "default_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insurance_cost", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_default_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_default_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_buffer_per_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_max_order_by", "description": "order by max() on columns of table \"loan_programloanproduct\"", "fields": null, "inputFields": [{"name": "collateral_amount_max_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_max_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "default_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "insurance_cost", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_buffer_per_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_programloanproduct_min_fields", "description": "aggregate min on columns", "fields": [{"name": "collateral_amount_max_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_max_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "default_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insurance_cost", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_default_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_default_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_buffer_per_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_min_order_by", "description": "order by min() on columns of table \"loan_programloanproduct\"", "fields": null, "inputFields": [{"name": "collateral_amount_max_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_max_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "default_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "insurance_cost", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_buffer_per_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_programloanproduct_mutation_response", "description": "response of any mutation on the table \"loan_programloanproduct\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_programloanproduct", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"loan_programloanproduct\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_on_conflict", "description": "on_conflict condition type for table \"loan_programloanproduct\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_programloanproduct_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_programloanproduct_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_order_by", "description": "Ordering options when selecting data from \"loan_programloanproduct\".", "fields": null, "inputFields": [{"name": "collateral_amount_max_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_max_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "default_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "eligible_for_living_cost", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "eligible_for_loan_only", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "eligible_for_semester_wise", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "insurance_cost", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_buffer_per_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_order_by", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_pk_columns_input", "description": "primary key columns input for table: loan_programloanproduct", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_programloanproduct_select_column", "description": "select columns of table \"loan_programloanproduct\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "collateral_amount_max_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_max_no_living_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_no_living_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "default_collateral_percent", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "eligible_for_living_cost", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "eligible_for_loan_only", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "eligible_for_semester_wise", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount_max", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount_min", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "insurance_cost", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_default_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_default_no_living_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max_no_living_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min_no_living_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_buffer_per_year", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_start_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "max_collateral_percent", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "min_collateral_percent", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_programloanproduct_select_column_loan_programloanproduct_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"loan_programloanproduct_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"loan_programloanproduct\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "eligible_for_living_cost", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "eligible_for_loan_only", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "eligible_for_semester_wise", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "loan_programloanproduct_select_column_loan_programloanproduct_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"loan_programloanproduct_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"loan_programloanproduct\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "eligible_for_living_cost", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "eligible_for_loan_only", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "eligible_for_semester_wise", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_set_input", "description": "input type for updating data in table \"loan_programloanproduct\"", "fields": null, "inputFields": [{"name": "collateral_amount_max_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_max_no_living_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_no_living_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "default_collateral_percent", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "eligible_for_living_cost", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "eligible_for_loan_only", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "eligible_for_semester_wise", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_max", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_min", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "insurance_cost", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_no_living_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_no_living_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_no_living_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_buffer_per_year", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "max_collateral_percent", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "min_collateral_percent", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_programloanproduct_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "collateral_amount_max_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_max_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "default_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insurance_cost", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_default_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_default_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_buffer_per_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_stddev_order_by", "description": "order by stddev() on columns of table \"loan_programloanproduct\"", "fields": null, "inputFields": [{"name": "collateral_amount_max_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_max_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "default_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "insurance_cost", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_buffer_per_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_programloanproduct_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "collateral_amount_max_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_max_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "default_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insurance_cost", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_default_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_default_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_buffer_per_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"loan_programloanproduct\"", "fields": null, "inputFields": [{"name": "collateral_amount_max_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_max_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "default_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "insurance_cost", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_buffer_per_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_programloanproduct_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "collateral_amount_max_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_max_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "default_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insurance_cost", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_default_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_default_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_buffer_per_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"loan_programloanproduct\"", "fields": null, "inputFields": [{"name": "collateral_amount_max_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_max_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "default_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "insurance_cost", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_buffer_per_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_stream_cursor_input", "description": "Streaming cursor of the table \"loan_programloanproduct\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "collateral_amount_max_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_max_no_living_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_no_living_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "default_collateral_percent", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "eligible_for_living_cost", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "eligible_for_loan_only", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "eligible_for_semester_wise", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_max", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_min", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "insurance_cost", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_no_living_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_no_living_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_no_living_config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_buffer_per_year", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "max_collateral_percent", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "min_collateral_percent", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "program_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_programloanproduct_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "collateral_amount_max_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_max_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "default_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insurance_cost", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_default_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_default_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_buffer_per_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_sum_order_by", "description": "order by sum() on columns of table \"loan_programloanproduct\"", "fields": null, "inputFields": [{"name": "collateral_amount_max_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_max_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "default_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "insurance_cost", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_buffer_per_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_programloanproduct_update_column", "description": "update columns of table \"loan_programloanproduct\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "collateral_amount_max_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_max_no_living_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_no_living_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "default_collateral_percent", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "eligible_for_living_cost", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "eligible_for_loan_only", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "eligible_for_semester_wise", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount_max", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount_min", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "insurance_cost", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_default_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_default_no_living_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max_no_living_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min_no_living_config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_buffer_per_year", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_start_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "max_collateral_percent", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "min_collateral_percent", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_programloanproduct_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "collateral_amount_max_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_max_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "default_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insurance_cost", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_default_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_default_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_buffer_per_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_var_pop_order_by", "description": "order by var_pop() on columns of table \"loan_programloanproduct\"", "fields": null, "inputFields": [{"name": "collateral_amount_max_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_max_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "default_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "insurance_cost", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_buffer_per_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_programloanproduct_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "collateral_amount_max_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_max_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "default_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insurance_cost", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_default_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_default_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_buffer_per_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_var_samp_order_by", "description": "order by var_samp() on columns of table \"loan_programloanproduct\"", "fields": null, "inputFields": [{"name": "collateral_amount_max_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_max_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "default_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "insurance_cost", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_buffer_per_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_programloanproduct_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "collateral_amount_max_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_max_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "collateral_amount_min_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "default_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insurance_cost", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_default_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_default_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_max_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_amount_min_no_living_config", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_buffer_per_year", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "max_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min_collateral_percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_variance_order_by", "description": "order by variance() on columns of table \"loan_programloanproduct\"", "fields": null, "inputFields": [{"name": "collateral_amount_max_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_max_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "collateral_amount_min_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "default_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "insurance_cost", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_default_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_max_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_amount_min_no_living_config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_buffer_per_year", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "min_collateral_percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_turnkeyapicalls", "description": "columns and relationships of \"loan_turnkeyapicalls\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "method", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "request_body", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "response_body", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status_code", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "url", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_turnkeyapicalls_aggregate", "description": "aggregated selection of \"loan_turnkeyapicalls\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_turnkeyapicalls_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_turnkeyapicalls", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_turnkeyapicalls_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_turnkeyapicalls_aggregate_fields", "description": "aggregate fields of \"loan_turnkeyapicalls\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_turnkeyapicalls_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_turnkeyapicalls_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_turnkeyapicalls_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_turnkeyapicalls_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_turnkeyapicalls_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_turnkeyapicalls_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_turnkeyapicalls_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_turnkeyapicalls_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_turnkeyapicalls_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_turnkeyapicalls_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_turnkeyapicalls_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_aggregate_order_by", "description": "order by aggregate values of table \"loan_turnkeyapicalls\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "request_body", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_turnkeyapicalls\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_turnkeyapicalls_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "status_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_avg_order_by", "description": "order by avg() on columns of table \"loan_turnkeyapicalls\"", "fields": null, "inputFields": [{"name": "status_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_turnkeyapicalls\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "request_body", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "response_body", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status_code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "url", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_turnkeyapicalls_constraint", "description": "unique or primary key constraints on table \"loan_turnkeyapicalls\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_turnkeyapicalls_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "request_body", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "request_body", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "request_body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_inc_input", "description": "input type for incrementing numeric columns in table \"loan_turnkeyapicalls\"", "fields": null, "inputFields": [{"name": "status_code", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_insert_input", "description": "input type for inserting data into table \"loan_turnkeyapicalls\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "request_body", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "response_body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status_code", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_turnkeyapicalls_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "method", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "response_body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_max_order_by", "description": "order by max() on columns of table \"loan_turnkeyapicalls\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "response_body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_turnkeyapicalls_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "method", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "response_body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_min_order_by", "description": "order by min() on columns of table \"loan_turnkeyapicalls\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "response_body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_turnkeyapicalls_mutation_response", "description": "response of any mutation on the table \"loan_turnkeyapicalls\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_turnkeyapicalls", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_on_conflict", "description": "on_conflict condition type for table \"loan_turnkeyapicalls\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_turnkeyapicalls_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_turnkeyapicalls_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_order_by", "description": "Ordering options when selecting data from \"loan_turnkeyapicalls\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "request_body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "response_body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_pk_columns_input", "description": "primary key columns input for table: loan_turnkeyapicalls", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "request_body", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_turnkeyapicalls_select_column", "description": "select columns of table \"loan_turnkeyapicalls\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "method", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "request_body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "response_body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "url", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_set_input", "description": "input type for updating data in table \"loan_turnkeyapicalls\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "request_body", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "response_body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status_code", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_turnkeyapicalls_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "status_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_stddev_order_by", "description": "order by stddev() on columns of table \"loan_turnkeyapicalls\"", "fields": null, "inputFields": [{"name": "status_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_turnkeyapicalls_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "status_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"loan_turnkeyapicalls\"", "fields": null, "inputFields": [{"name": "status_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_turnkeyapicalls_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "status_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"loan_turnkeyapicalls\"", "fields": null, "inputFields": [{"name": "status_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_stream_cursor_input", "description": "Streaming cursor of the table \"loan_turnkeyapicalls\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "request_body", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "response_body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status_code", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_turnkeyapicalls_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "status_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_sum_order_by", "description": "order by sum() on columns of table \"loan_turnkeyapicalls\"", "fields": null, "inputFields": [{"name": "status_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_turnkeyapicalls_update_column", "description": "update columns of table \"loan_turnkeyapicalls\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "method", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "request_body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "response_body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "url", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_turnkeyapicalls_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "status_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_var_pop_order_by", "description": "order by var_pop() on columns of table \"loan_turnkeyapicalls\"", "fields": null, "inputFields": [{"name": "status_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_turnkeyapicalls_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "status_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_var_samp_order_by", "description": "order by var_samp() on columns of table \"loan_turnkeyapicalls\"", "fields": null, "inputFields": [{"name": "status_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_turnkeyapicalls_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "status_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_variance_order_by", "description": "order by variance() on columns of table \"loan_turnkeyapicalls\"", "fields": null, "inputFields": [{"name": "status_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_turnkeyevent", "description": "columns and relationships of \"loan_turnkeyevent\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_turnkeyevent_aggregate", "description": "aggregated selection of \"loan_turnkeyevent\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_turnkeyevent_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_turnkeyevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_turnkeyevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_turnkeyevent_aggregate_fields", "description": "aggregate fields of \"loan_turnkeyevent\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_turnkeyevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_turnkeyevent_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_turnkeyevent_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_aggregate_order_by", "description": "order by aggregate values of table \"loan_turnkeyevent\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_turnkeyevent\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_turnkeyevent\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_turnkeyevent_constraint", "description": "unique or primary key constraints on table \"loan_turnkeyevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_turnkeyevent_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_insert_input", "description": "input type for inserting data into table \"loan_turnkeyevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_turnkeyevent_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_max_order_by", "description": "order by max() on columns of table \"loan_turnkeyevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_turnkeyevent_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_min_order_by", "description": "order by min() on columns of table \"loan_turnkeyevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_turnkeyevent_mutation_response", "description": "response of any mutation on the table \"loan_turnkeyevent\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_turnkeyevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_on_conflict", "description": "on_conflict condition type for table \"loan_turnkeyevent\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_turnkeyevent_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_turnkeyevent_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_order_by", "description": "Ordering options when selecting data from \"loan_turnkeyevent\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_pk_columns_input", "description": "primary key columns input for table: loan_turnkeyevent", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_turnkeyevent_select_column", "description": "select columns of table \"loan_turnkeyevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_set_input", "description": "input type for updating data in table \"loan_turnkeyevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_stream_cursor_input", "description": "Streaming cursor of the table \"loan_turnkeyevent\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_turnkeyevent_update_column", "description": "update columns of table \"loan_turnkeyevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_webhookcall", "description": "columns and relationships of \"loan_webhookcall\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "end_point", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_webhookcall_aggregate", "description": "aggregated selection of \"loan_webhookcall\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_webhookcall_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_webhookcall", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_webhookcall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_webhookcall_aggregate_fields", "description": "aggregate fields of \"loan_webhookcall\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_webhookcall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_webhookcall_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "loan_webhookcall_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_aggregate_order_by", "description": "order by aggregate values of table \"loan_webhookcall\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"loan_webhookcall\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_bool_exp", "description": "Boolean expression to filter rows from the table \"loan_webhookcall\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "end_point", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_webhookcall_constraint", "description": "unique or primary key constraints on table \"loan_webhookcall\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "loan_webhookcall_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_insert_input", "description": "input type for inserting data into table \"loan_webhookcall\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "end_point", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_webhookcall_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "end_point", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_max_order_by", "description": "order by max() on columns of table \"loan_webhookcall\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "end_point", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_webhookcall_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "end_point", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_min_order_by", "description": "order by min() on columns of table \"loan_webhookcall\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "end_point", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "loan_webhookcall_mutation_response", "description": "response of any mutation on the table \"loan_webhookcall\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_webhookcall", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_on_conflict", "description": "on_conflict condition type for table \"loan_webhookcall\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_webhookcall_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_webhookcall_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_order_by", "description": "Ordering options when selecting data from \"loan_webhookcall\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "end_point", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_pk_columns_input", "description": "primary key columns input for table: loan_webhookcall", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_webhookcall_select_column", "description": "select columns of table \"loan_webhookcall\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "end_point", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_set_input", "description": "input type for updating data in table \"loan_webhookcall\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "end_point", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_stream_cursor_input", "description": "Streaming cursor of the table \"loan_webhookcall\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "end_point", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "loan_webhookcall_update_column", "description": "update columns of table \"loan_webhookcall\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "end_point", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "lquery", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "ltree", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ltree_comparison_exp", "description": "Boolean expression to compare columns of type \"ltree\". All fields are combined with logical 'AND'.", "fields": null, "inputFields": [{"name": "_ancestor", "description": "is the left argument an ancestor of right (or equal)?", "type": {"kind": "SCALAR", "name": "ltree", "ofType": null}, "defaultValue": null}, {"name": "_ancestor_any", "description": "does array contain an ancestor of `ltree`?", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ltree", "ofType": null}}}, "defaultValue": null}, {"name": "_descendant", "description": "is the left argument a descendant of right (or equal)?", "type": {"kind": "SCALAR", "name": "ltree", "ofType": null}, "defaultValue": null}, {"name": "_descendant_any", "description": "does array contain a descendant of `ltree`?", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ltree", "ofType": null}}}, "defaultValue": null}, {"name": "_eq", "description": null, "type": {"kind": "SCALAR", "name": "ltree", "ofType": null}, "defaultValue": null}, {"name": "_gt", "description": null, "type": {"kind": "SCALAR", "name": "ltree", "ofType": null}, "defaultValue": null}, {"name": "_gte", "description": null, "type": {"kind": "SCALAR", "name": "ltree", "ofType": null}, "defaultValue": null}, {"name": "_in", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ltree", "ofType": null}}}, "defaultValue": null}, {"name": "_is_null", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "_lt", "description": null, "type": {"kind": "SCALAR", "name": "ltree", "ofType": null}, "defaultValue": null}, {"name": "_lte", "description": null, "type": {"kind": "SCALAR", "name": "ltree", "ofType": null}, "defaultValue": null}, {"name": "_matches", "description": "does `ltree` match `lquery`?", "type": {"kind": "SCALAR", "name": "lquery", "ofType": null}, "defaultValue": null}, {"name": "_matches_any", "description": "does `ltree` match any `lquery` in array?", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "_matches_fulltext", "description": "does `ltree` match `ltxtquery`?", "type": {"kind": "SCALAR", "name": "ltxtquery", "ofType": null}, "defaultValue": null}, {"name": "_neq", "description": null, "type": {"kind": "SCALAR", "name": "ltree", "ofType": null}, "defaultValue": null}, {"name": "_nin", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ltree", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "ltxtquery", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "monitoring_monitorcheckrun", "description": "columns and relationships of \"monitoring_monitorcheckrun\"", "fields": [{"name": "check_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "finished_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issue_count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitorissues", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitorissue_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitorissue", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitorissues_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitorissue_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitorissue_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_aggregate", "description": "aggregated selection of \"monitoring_monitorcheckrun\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitorcheckrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_aggregate_fields", "description": "aggregate fields of \"monitoring_monitorcheckrun\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitorcheckrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_aggregate_order_by", "description": "order by aggregate values of table \"monitoring_monitorcheckrun\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"monitoring_monitorcheckrun\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "issue_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_avg_order_by", "description": "order by avg() on columns of table \"monitoring_monitorcheckrun\"", "fields": null, "inputFields": [{"name": "issue_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_bool_exp", "description": "Boolean expression to filter rows from the table \"monitoring_monitorcheckrun\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "check_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "error", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issue_count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "monitoring_monitorissues", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "monitoring_monitorissues_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "monitoring_monitorcheckrun_constraint", "description": "unique or primary key constraints on table \"monitoring_monitorcheckrun\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "monitoring_monitorcheckrun_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_inc_input", "description": "input type for incrementing numeric columns in table \"monitoring_monitorcheckrun\"", "fields": null, "inputFields": [{"name": "issue_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_insert_input", "description": "input type for inserting data into table \"monitoring_monitorcheckrun\"", "fields": null, "inputFields": [{"name": "check_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "error", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "issue_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "monitoring_monitorissues", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_max_fields", "description": "aggregate max on columns", "fields": [{"name": "check_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "finished_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issue_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_max_order_by", "description": "order by max() on columns of table \"monitoring_monitorcheckrun\"", "fields": null, "inputFields": [{"name": "check_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "issue_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_min_fields", "description": "aggregate min on columns", "fields": [{"name": "check_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "finished_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issue_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_min_order_by", "description": "order by min() on columns of table \"monitoring_monitorcheckrun\"", "fields": null, "inputFields": [{"name": "check_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "issue_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_mutation_response", "description": "response of any mutation on the table \"monitoring_monitorcheckrun\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"monitoring_monitorcheckrun\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_on_conflict", "description": "on_conflict condition type for table \"monitoring_monitorcheckrun\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitorcheckrun_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitorcheckrun_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_order_by", "description": "Ordering options when selecting data from \"monitoring_monitorcheckrun\".", "fields": null, "inputFields": [{"name": "check_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "issue_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "monitoring_monitorissues_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_pk_columns_input", "description": "primary key columns input for table: monitoring_monitorcheckrun", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "monitoring_monitorcheckrun_select_column", "description": "select columns of table \"monitoring_monitorcheckrun\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "check_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "finished_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "issue_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_set_input", "description": "input type for updating data in table \"monitoring_monitorcheckrun\"", "fields": null, "inputFields": [{"name": "check_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "error", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "issue_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "issue_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_stddev_order_by", "description": "order by stddev() on columns of table \"monitoring_monitorcheckrun\"", "fields": null, "inputFields": [{"name": "issue_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "issue_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"monitoring_monitorcheckrun\"", "fields": null, "inputFields": [{"name": "issue_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "issue_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"monitoring_monitorcheckrun\"", "fields": null, "inputFields": [{"name": "issue_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_stream_cursor_input", "description": "Streaming cursor of the table \"monitoring_monitorcheckrun\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "check_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "error", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "finished_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "issue_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "issue_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_sum_order_by", "description": "order by sum() on columns of table \"monitoring_monitorcheckrun\"", "fields": null, "inputFields": [{"name": "issue_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "monitoring_monitorcheckrun_update_column", "description": "update columns of table \"monitoring_monitorcheckrun\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "check_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "finished_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "issue_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "issue_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_var_pop_order_by", "description": "order by var_pop() on columns of table \"monitoring_monitorcheckrun\"", "fields": null, "inputFields": [{"name": "issue_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "issue_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_var_samp_order_by", "description": "order by var_samp() on columns of table \"monitoring_monitorcheckrun\"", "fields": null, "inputFields": [{"name": "issue_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "issue_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_variance_order_by", "description": "order by variance() on columns of table \"monitoring_monitorcheckrun\"", "fields": null, "inputFields": [{"name": "issue_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "monitoring_monitorissue", "description": "columns and relationships of \"monitoring_monitorissue\"", "fields": [{"name": "check_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fingerprint", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitorcheckrun", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "resolution_notes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "resolved_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "run_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "severity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "monitoring_monitorissue_aggregate", "description": "aggregated selection of \"monitoring_monitorissue\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "monitoring_monitorissue_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitorissue", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitorissue_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "monitoring_monitorissue_aggregate_fields", "description": "aggregate fields of \"monitoring_monitorissue\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitorissue_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "monitoring_monitorissue_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "monitoring_monitorissue_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_aggregate_order_by", "description": "order by aggregate values of table \"monitoring_monitorissue\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"monitoring_monitorissue\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_bool_exp", "description": "Boolean expression to filter rows from the table \"monitoring_monitorissue\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "check_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "entity_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "entity_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "fingerprint", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "monitoring_monitorcheckrun", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "resolution_notes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "resolved_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "run_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "severity", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "monitoring_monitorissue_constraint", "description": "unique or primary key constraints on table \"monitoring_monitorissue\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "monitoring_monitorissue_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_insert_input", "description": "input type for inserting data into table \"monitoring_monitorissue\"", "fields": null, "inputFields": [{"name": "check_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "entity_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "entity_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "fingerprint", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "monitoring_monitorcheckrun", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "resolution_notes", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "resolved_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "run_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "severity", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "monitoring_monitorissue_max_fields", "description": "aggregate max on columns", "fields": [{"name": "check_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fingerprint", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "resolution_notes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "resolved_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "run_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "severity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_max_order_by", "description": "order by max() on columns of table \"monitoring_monitorissue\"", "fields": null, "inputFields": [{"name": "check_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "entity_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "entity_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fingerprint", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "resolution_notes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "resolved_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "run_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "severity", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "monitoring_monitorissue_min_fields", "description": "aggregate min on columns", "fields": [{"name": "check_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fingerprint", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "resolution_notes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "resolved_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "run_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "severity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_min_order_by", "description": "order by min() on columns of table \"monitoring_monitorissue\"", "fields": null, "inputFields": [{"name": "check_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "entity_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "entity_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fingerprint", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "resolution_notes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "resolved_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "run_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "severity", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "monitoring_monitorissue_mutation_response", "description": "response of any mutation on the table \"monitoring_monitorissue\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitorissue", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_on_conflict", "description": "on_conflict condition type for table \"monitoring_monitorissue\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitorissue_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitorissue_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_order_by", "description": "Ordering options when selecting data from \"monitoring_monitorissue\".", "fields": null, "inputFields": [{"name": "check_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "entity_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "entity_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fingerprint", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "monitoring_monitorcheckrun", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_order_by", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "resolution_notes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "resolved_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "run_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "severity", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_pk_columns_input", "description": "primary key columns input for table: monitoring_monitorissue", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "monitoring_monitorissue_select_column", "description": "select columns of table \"monitoring_monitorissue\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "check_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "entity_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "entity_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fingerprint", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "resolution_notes", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "resolved_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "run_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "severity", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_set_input", "description": "input type for updating data in table \"monitoring_monitorissue\"", "fields": null, "inputFields": [{"name": "check_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "entity_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "entity_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "fingerprint", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "resolution_notes", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "resolved_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "run_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "severity", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_stream_cursor_input", "description": "Streaming cursor of the table \"monitoring_monitorissue\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "check_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "entity_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "entity_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "fingerprint", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "resolution_notes", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "resolved_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "run_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "severity", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "monitoring_monitorissue_update_column", "description": "update columns of table \"monitoring_monitorissue\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "check_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "entity_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "entity_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fingerprint", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "resolution_notes", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "resolved_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "run_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "severity", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "monitoring_monitornotification", "description": "columns and relationships of \"monitoring_monitornotification\"", "fields": [{"name": "check_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fingerprint", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "notified_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "monitoring_monitornotification_aggregate", "description": "aggregated selection of \"monitoring_monitornotification\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "monitoring_monitornotification_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitornotification", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitornotification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "monitoring_monitornotification_aggregate_fields", "description": "aggregate fields of \"monitoring_monitornotification\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitornotification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "monitoring_monitornotification_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "monitoring_monitornotification_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_aggregate_order_by", "description": "order by aggregate values of table \"monitoring_monitornotification\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"monitoring_monitornotification\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_bool_exp", "description": "Boolean expression to filter rows from the table \"monitoring_monitornotification\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "check_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "fingerprint", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "notified_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "monitoring_monitornotification_constraint", "description": "unique or primary key constraints on table \"monitoring_monitornotification\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "monitoring_monitornotification_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_insert_input", "description": "input type for inserting data into table \"monitoring_monitornotification\"", "fields": null, "inputFields": [{"name": "check_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "fingerprint", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "notified_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "monitoring_monitornotification_max_fields", "description": "aggregate max on columns", "fields": [{"name": "check_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fingerprint", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "notified_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_max_order_by", "description": "order by max() on columns of table \"monitoring_monitornotification\"", "fields": null, "inputFields": [{"name": "check_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fingerprint", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "notified_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "monitoring_monitornotification_min_fields", "description": "aggregate min on columns", "fields": [{"name": "check_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fingerprint", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "notified_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_min_order_by", "description": "order by min() on columns of table \"monitoring_monitornotification\"", "fields": null, "inputFields": [{"name": "check_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fingerprint", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "notified_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "monitoring_monitornotification_mutation_response", "description": "response of any mutation on the table \"monitoring_monitornotification\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitornotification", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_on_conflict", "description": "on_conflict condition type for table \"monitoring_monitornotification\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitornotification_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitornotification_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_order_by", "description": "Ordering options when selecting data from \"monitoring_monitornotification\".", "fields": null, "inputFields": [{"name": "check_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fingerprint", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "notified_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_pk_columns_input", "description": "primary key columns input for table: monitoring_monitornotification", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "monitoring_monitornotification_select_column", "description": "select columns of table \"monitoring_monitornotification\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "check_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fingerprint", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "notified_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_set_input", "description": "input type for updating data in table \"monitoring_monitornotification\"", "fields": null, "inputFields": [{"name": "check_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "fingerprint", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "notified_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_stream_cursor_input", "description": "Streaming cursor of the table \"monitoring_monitornotification\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "check_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "fingerprint", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "notified_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "monitoring_monitornotification_update_column", "description": "update columns of table \"monitoring_monitornotification\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "check_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fingerprint", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "notified_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "mutation_root", "description": "mutation root", "fields": [{"name": "delete_action_action", "description": "delete data from the table: \"action_action\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_action_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_action_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_action_action_by_pk", "description": "delete single row from the table: \"action_action\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_action", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_action_actionrun", "description": "delete data from the table: \"action_actionrun\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actionrun_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_actionrun_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_action_actionrun_by_pk", "description": "delete single row from the table: \"action_actionrun\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_actionrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_action_actiontag", "description": "delete data from the table: \"action_actiontag\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actiontag_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_actiontag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_action_actiontag_by_pk", "description": "delete single row from the table: \"action_actiontag\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_actiontag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_action_permission", "description": "delete data from the table: \"action_permission\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_permission_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_permission_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_action_permission_by_pk", "description": "delete single row from the table: \"action_permission\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_permission", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_action_tag", "description": "delete data from the table: \"action_tag\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_tag_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_tag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_action_tag_by_pk", "description": "delete single row from the table: \"action_tag\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_tag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_activity_activity", "description": "delete data from the table: \"activity_activity\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "activity_activity_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "activity_activity_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_activity_activity_by_pk", "description": "delete single row from the table: \"activity_activity\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "activity_activity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_agg_crystal_buckets", "description": "delete data from the table: \"agg_crystal_buckets\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "agg_crystal_buckets_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_agg_crystal_buckets_by_pk", "description": "delete single row from the table: \"agg_crystal_buckets\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "agg_crystal_buckets", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_agent", "description": "delete data from the table: \"ai_agent\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_agent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_agent_by_pk", "description": "delete single row from the table: \"ai_agent\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_agent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_agentusersubscription", "description": "delete data from the table: \"ai_agentusersubscription\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_agentusersubscription_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_agentusersubscription_by_pk", "description": "delete single row from the table: \"ai_agentusersubscription\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_agentusersubscription", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_aiaction", "description": "delete data from the table: \"ai_aiaction\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiaction_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_aiaction_by_pk", "description": "delete single row from the table: \"ai_aiaction\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiaction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_aiagent", "description": "delete data from the table: \"ai_aiagent\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiagent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_aiagent_by_pk", "description": "delete single row from the table: \"ai_aiagent\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiagent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_aiagentinstruction", "description": "delete data from the table: \"ai_aiagentinstruction\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiagentinstruction_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_aiagentinstruction_by_pk", "description": "delete single row from the table: \"ai_aiagentinstruction\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiagentinstruction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_aicall", "description": "delete data from the table: \"ai_aicall\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicall_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_aicall_by_pk", "description": "delete single row from the table: \"ai_aicall\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicall", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_aicallaction", "description": "delete data from the table: \"ai_aicallaction\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicallaction_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_aicallaction_by_pk", "description": "delete single row from the table: \"ai_aicallaction\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicallaction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_aicallrequest", "description": "delete data from the table: \"ai_aicallrequest\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicallrequest_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_aicallrequest_by_pk", "description": "delete single row from the table: \"ai_aicallrequest\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicallrequest", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_aicallusage", "description": "delete data from the table: \"ai_aicallusage\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicallusage_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_aicallusage_by_pk", "description": "delete single row from the table: \"ai_aicallusage\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicallusage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_aiinstruction", "description": "delete data from the table: \"ai_aiinstruction\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiinstruction_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_aiinstruction_by_pk", "description": "delete single row from the table: \"ai_aiinstruction\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiinstruction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_artifact", "description": "delete data from the table: \"ai_artifact\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_artifact_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_artifact_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_artifact_by_pk", "description": "delete single row from the table: \"ai_artifact\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_artifact", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_auditlogevaluationdataset", "description": "delete data from the table: \"ai_auditlogevaluationdataset\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_auditlogevaluationdataset_by_pk", "description": "delete single row from the table: \"ai_auditlogevaluationdataset\"", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_auditlogevaluationdatasetitem", "description": "delete data from the table: \"ai_auditlogevaluationdatasetitem\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_auditlogevaluationdatasetitem_by_pk", "description": "delete single row from the table: \"ai_auditlogevaluationdatasetitem\"", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_auditlogevaluationrun", "description": "delete data from the table: \"ai_auditlogevaluationrun\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_auditlogevaluationrun_by_pk", "description": "delete single row from the table: \"ai_auditlogevaluationrun\"", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_auditlogevaluationrunitem", "description": "delete data from the table: \"ai_auditlogevaluationrunitem\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_auditlogevaluationrunitem_by_pk", "description": "delete single row from the table: \"ai_auditlogevaluationrunitem\"", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_auditlogsessionevent", "description": "delete data from the table: \"ai_auditlogsessionevent\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogsessionevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_auditlogsessionevent_by_pk", "description": "delete single row from the table: \"ai_auditlogsessionevent\"", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogsessionevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_bulknotificationbatch", "description": "delete data from the table: \"ai_bulknotificationbatch\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_bulknotificationbatch_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_bulknotificationbatch_by_pk", "description": "delete single row from the table: \"ai_bulknotificationbatch\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_bulknotificationbatch", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_channel_meta_template", "description": "delete data from the table: \"ai_channel_meta_template\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_channel_meta_template_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_channel_meta_template_by_pk", "description": "delete single row from the table: \"ai_channel_meta_template\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_channel_meta_template", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_channelsessiontracker", "description": "delete data from the table: \"ai_channelsessiontracker\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_channelsessiontracker_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_channelsessiontracker_by_pk", "description": "delete single row from the table: \"ai_channelsessiontracker\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_channelsessiontracker", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_evaluationdataset", "description": "delete data from the table: \"ai_evaluationdataset\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationdataset_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_evaluationdataset_by_pk", "description": "delete single row from the table: \"ai_evaluationdataset\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationdataset", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_evaluationdatasetitem", "description": "delete data from the table: \"ai_evaluationdatasetitem\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_evaluationdatasetitem_by_pk", "description": "delete single row from the table: \"ai_evaluationdatasetitem\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_evaluationrun", "description": "delete data from the table: \"ai_evaluationrun\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationrun_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_evaluationrun_by_pk", "description": "delete single row from the table: \"ai_evaluationrun\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_evaluationrunitem", "description": "delete data from the table: \"ai_evaluationrunitem\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationrunitem_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_evaluationrunitem_by_pk", "description": "delete single row from the table: \"ai_evaluationrunitem\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationrunitem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_extractionmetrics", "description": "delete data from the table: \"ai_extractionmetrics\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_extractionmetrics_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_extractionmetrics_by_pk", "description": "delete single row from the table: \"ai_extractionmetrics\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_extractionmetrics", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_geminiinstruction", "description": "delete data from the table: \"ai_geminiinstruction\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_geminiinstruction_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_geminiinstruction_by_pk", "description": "delete single row from the table: \"ai_geminiinstruction\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_geminiinstruction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_knowledgebase", "description": "delete data from the table: \"ai_knowledgebase\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_knowledgebase_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_knowledgebase_by_pk", "description": "delete single row from the table: \"ai_knowledgebase\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_knowledgebase", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_messageclassification", "description": "delete data from the table: \"ai_messageclassification\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_messageclassification_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_messageclassification_by_pk", "description": "delete single row from the table: \"ai_messageclassification\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_messageclassification", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_messagestatustracking", "description": "delete data from the table: \"ai_messagestatustracking\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_messagestatustracking_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_messagestatustracking_by_pk", "description": "delete single row from the table: \"ai_messagestatustracking\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_messagestatustracking", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_samplevector", "description": "delete data from the table: \"ai_samplevector\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_samplevector_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_samplevector_by_pk", "description": "delete single row from the table: \"ai_samplevector\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_samplevector", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_sessionevent", "description": "delete data from the table: \"ai_sessionevent\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_sessionevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_sessionevent_by_pk", "description": "delete single row from the table: \"ai_sessionevent\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_sessionevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_sessionrating", "description": "delete data from the table: \"ai_sessionrating\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_sessionrating_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ai_sessionrating_by_pk", "description": "delete single row from the table: \"ai_sessionrating\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_sessionrating", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_app_states", "description": "delete data from the table: \"app_states\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "app_states_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "app_states_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_app_states_by_pk", "description": "delete single row from the table: \"app_states\"", "args": [{"name": "app_name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "app_states", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_auth_group", "description": "delete data from the table: \"auth_group\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "auth_group_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_auth_group_by_pk", "description": "delete single row from the table: \"auth_group\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "auth_group", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_auth_group_permissions", "description": "delete data from the table: \"auth_group_permissions\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "auth_group_permissions_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_auth_group_permissions_by_pk", "description": "delete single row from the table: \"auth_group_permissions\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "auth_group_permissions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_auth_permission", "description": "delete data from the table: \"auth_permission\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_permission_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "auth_permission_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_auth_permission_by_pk", "description": "delete single row from the table: \"auth_permission\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "auth_permission", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_botconversation", "description": "delete data from the table: \"communications_botconversation\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_botconversation_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_botconversation_by_pk", "description": "delete single row from the table: \"communications_botconversation\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_botconversation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_botmessage", "description": "delete data from the table: \"communications_botmessage\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_botmessage_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_botmessage_by_pk", "description": "delete single row from the table: \"communications_botmessage\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_botmessage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_calllog", "description": "delete data from the table: \"communications_calllog\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_calllog_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_calllog_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_calllog_by_pk", "description": "delete single row from the table: \"communications_calllog\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_calllog", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_channelinitiationrequest", "description": "delete data from the table: \"communications_channelinitiationrequest\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_channelinitiationrequest_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_channelinitiationrequest_by_pk", "description": "delete single row from the table: \"communications_channelinitiationrequest\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_channelinitiationrequest", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_commmessage", "description": "delete data from the table: \"communications_commmessage\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_commmessage_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_commmessage_by_pk", "description": "delete single row from the table: \"communications_commmessage\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_commmessage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_conversation", "description": "delete data from the table: \"communications_conversation\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_conversation_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_conversation_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_conversation_by_pk", "description": "delete single row from the table: \"communications_conversation\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_conversation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_emailunsubscribe", "description": "delete data from the table: \"communications_emailunsubscribe\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_emailunsubscribe_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_emailunsubscribe_by_pk", "description": "delete single row from the table: \"communications_emailunsubscribe\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_emailunsubscribe", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_inboundemail", "description": "delete data from the table: \"communications_inboundemail\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemail_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_inboundemail_by_pk", "description": "delete single row from the table: \"communications_inboundemail\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemail", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_inboundemailprocessingrun", "description": "delete data from the table: \"communications_inboundemailprocessingrun\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemailprocessingrun_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_inboundemailprocessingrun_by_pk", "description": "delete single row from the table: \"communications_inboundemailprocessingrun\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemailprocessingrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_inboundemailschooldata", "description": "delete data from the table: \"communications_inboundemailschooldata\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemailschooldata_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_inboundemailschooldata_by_pk", "description": "delete single row from the table: \"communications_inboundemailschooldata\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemailschooldata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_inboundemailschooldatahistory", "description": "delete data from the table: \"communications_inboundemailschooldatahistory\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_inboundemailschooldatahistory_by_pk", "description": "delete single row from the table: \"communications_inboundemailschooldatahistory\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_intercomwebhook", "description": "delete data from the table: \"communications_intercomwebhook\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_intercomwebhook_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_intercomwebhook_by_pk", "description": "delete single row from the table: \"communications_intercomwebhook\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_intercomwebhook", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_journeyfeatures", "description": "delete data from the table: \"communications_journeyfeatures\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_journeyfeatures_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_journeyfeatures_by_pk", "description": "delete single row from the table: \"communications_journeyfeatures\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_journeyfeatures", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_message", "description": "delete data from the table: \"communications_message\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_message_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_message_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_message_by_pk", "description": "delete single row from the table: \"communications_message\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_message", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_messagetemplate", "description": "delete data from the table: \"communications_messagetemplate\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_messagetemplate_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_messagetemplate_by_pk", "description": "delete single row from the table: \"communications_messagetemplate\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_messagetemplate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_notification", "description": "delete data from the table: \"communications_notification\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_notification_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_notification_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_notification_by_pk", "description": "delete single row from the table: \"communications_notification\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_notification", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_telegramevent", "description": "delete data from the table: \"communications_telegramevent\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_telegramevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_telegramevent_by_pk", "description": "delete single row from the table: \"communications_telegramevent\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_telegramevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_telegramimage", "description": "delete data from the table: \"communications_telegramimage\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_telegramimage_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_telegramimage_by_pk", "description": "delete single row from the table: \"communications_telegramimage\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_telegramimage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_telegramprofile", "description": "delete data from the table: \"communications_telegramprofile\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_telegramprofile_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_telegramprofile_by_pk", "description": "delete single row from the table: \"communications_telegramprofile\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_telegramprofile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_whatsappevent", "description": "delete data from the table: \"communications_whatsappevent\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_whatsappevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_whatsappevent_by_pk", "description": "delete single row from the table: \"communications_whatsappevent\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_whatsappevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_whatsappprofile", "description": "delete data from the table: \"communications_whatsappprofile\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_whatsappprofile_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_communications_whatsappprofile_by_pk", "description": "delete single row from the table: \"communications_whatsappprofile\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_whatsappprofile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_cache", "description": "delete data from the table: \"data_cache\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cache_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_cache_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_cache_by_pk", "description": "delete single row from the table: \"data_cache\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_cache", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_cip", "description": "delete data from the table: \"data_cip\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cip_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_cip_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_cip_by_pk", "description": "delete single row from the table: \"data_cip\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_cip", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_ciptonoc", "description": "delete data from the table: \"data_ciptonoc\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_ciptonoc_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_ciptonoc_by_pk", "description": "delete single row from the table: \"data_ciptonoc\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_ciptonoc", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_course", "description": "delete data from the table: \"data_course\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_course_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_course_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_course_by_pk", "description": "delete single row from the table: \"data_course\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_course", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_curriculummapentry", "description": "delete data from the table: \"data_curriculummapentry\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_curriculummapentry_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_curriculummapentry_by_pk", "description": "delete single row from the table: \"data_curriculummapentry\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_curriculummapentry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_curriculummapentryprerequisite", "description": "delete data from the table: \"data_curriculummapentryprerequisite\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_curriculummapentryprerequisite_by_pk", "description": "delete single row from the table: \"data_curriculummapentryprerequisite\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_curriculumversion", "description": "delete data from the table: \"data_curriculumversion\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_curriculumversion_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_curriculumversion_by_pk", "description": "delete single row from the table: \"data_curriculumversion\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_curriculumversion", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_entitystats", "description": "delete data from the table: \"data_entitystats\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_entitystats_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_entitystats_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_entitystats_by_pk", "description": "delete single row from the table: \"data_entitystats\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_entitystats", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_grade", "description": "delete data from the table: \"data_grade\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_grade_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_grade_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_grade_by_pk", "description": "delete single row from the table: \"data_grade\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_grade", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_gradecountry", "description": "delete data from the table: \"data_gradecountry\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_gradecountry_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_gradecountry_by_pk", "description": "delete single row from the table: \"data_gradecountry\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_gradecountry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_gradecountry_schemes", "description": "delete data from the table: \"data_gradecountry_schemes\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_gradecountry_schemes_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_gradecountry_schemes_by_pk", "description": "delete single row from the table: \"data_gradecountry_schemes\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_gradecountry_schemes", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_gradescheme", "description": "delete data from the table: \"data_gradescheme\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_gradescheme_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_gradescheme_by_pk", "description": "delete single row from the table: \"data_gradescheme\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_gradescheme", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_institution", "description": "delete data from the table: \"data_institution\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institution_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_institution_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_institution_by_pk", "description": "delete single row from the table: \"data_institution\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_institution", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_institutionrequirements", "description": "delete data from the table: \"data_institutionrequirements\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_institutionrequirements_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_institutionrequirements_by_pk", "description": "delete single row from the table: \"data_institutionrequirements\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_institutionrequirements", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_keydate", "description": "delete data from the table: \"data_keydate\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_keydate_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_keydate_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_keydate_by_pk", "description": "delete single row from the table: \"data_keydate\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_keydate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_noc", "description": "delete data from the table: \"data_noc\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_noc_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_noc_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_noc_by_pk", "description": "delete single row from the table: \"data_noc\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_noc", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_poststudyworkeligibility", "description": "delete data from the table: \"data_poststudyworkeligibility\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_poststudyworkeligibility_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_poststudyworkeligibility_by_pk", "description": "delete single row from the table: \"data_poststudyworkeligibility\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_poststudyworkeligibility", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_poststudyworkscheme", "description": "delete data from the table: \"data_poststudyworkscheme\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_poststudyworkscheme_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_poststudyworkscheme_by_pk", "description": "delete single row from the table: \"data_poststudyworkscheme\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_poststudyworkscheme", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_program", "description": "delete data from the table: \"data_program\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_program_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_program_by_pk", "description": "delete single row from the table: \"data_program\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_program", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_programjobdata", "description": "delete data from the table: \"data_programjobdata\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programjobdata_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_programjobdata_by_pk", "description": "delete single row from the table: \"data_programjobdata\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programjobdata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_programoffering", "description": "delete data from the table: \"data_programoffering\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programoffering_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programoffering_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_programoffering_by_pk", "description": "delete single row from the table: \"data_programoffering\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programoffering", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_programrequirement", "description": "delete data from the table: \"data_programrequirement\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programrequirement_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_programrequirement_by_pk", "description": "delete single row from the table: \"data_programrequirement\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programrequirement", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_programspeciality", "description": "delete data from the table: \"data_programspeciality\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programspeciality_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_programspeciality_by_pk", "description": "delete single row from the table: \"data_programspeciality\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programspeciality", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_ranking", "description": "delete data from the table: \"data_ranking\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ranking_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_ranking_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_ranking_by_pk", "description": "delete single row from the table: \"data_ranking\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_ranking", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_rankingplatform", "description": "delete data from the table: \"data_rankingplatform\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_rankingplatform_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_rankingplatform_by_pk", "description": "delete single row from the table: \"data_rankingplatform\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_rankingplatform", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_requirement", "description": "delete data from the table: \"data_requirement\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_requirement_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_requirement_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_requirement_by_pk", "description": "delete single row from the table: \"data_requirement\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_requirement", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_scrapedprogramintake", "description": "delete data from the table: \"data_scrapedprogramintake\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_scrapedprogramintake_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_scrapedprogramintake_by_pk", "description": "delete single row from the table: \"data_scrapedprogramintake\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_scrapedprogramintake", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_specialityclassification", "description": "delete data from the table: \"data_specialityclassification\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_specialityclassification_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_specialityclassification_by_pk", "description": "delete single row from the table: \"data_specialityclassification\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_specialityclassification", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_term", "description": "delete data from the table: \"data_term\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_term_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_term_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_term_by_pk", "description": "delete single row from the table: \"data_term\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_term", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_termpartner", "description": "delete data from the table: \"data_termpartner\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_termpartner_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_termpartner_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_data_termpartner_by_pk", "description": "delete single row from the table: \"data_termpartner\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_termpartner", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_devices_device", "description": "delete data from the table: \"devices_device\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "devices_device_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "devices_device_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_devices_device_by_pk", "description": "delete single row from the table: \"devices_device\"", "args": [{"name": "gcmdevice_ptr_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "devices_device", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_django_admin_log", "description": "delete data from the table: \"django_admin_log\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_admin_log_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_admin_log_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_django_admin_log_by_pk", "description": "delete single row from the table: \"django_admin_log\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_admin_log", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_django_content_type", "description": "delete data from the table: \"django_content_type\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_content_type_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_django_content_type_by_pk", "description": "delete single row from the table: \"django_content_type\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_django_migrations", "description": "delete data from the table: \"django_migrations\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_migrations_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_migrations_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_django_migrations_by_pk", "description": "delete single row from the table: \"django_migrations\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_migrations", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_django_session", "description": "delete data from the table: \"django_session\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_session_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_session_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_django_session_by_pk", "description": "delete single row from the table: \"django_session\"", "args": [{"name": "session_key", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_session", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_events", "description": "delete data from the table: \"events\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_events_analytics", "description": "delete data from the table: \"events_analytics\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_analytics_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_analytics_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_events_analytics_by_pk", "description": "delete single row from the table: \"events_analytics\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_analytics", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_events_auditlogeventregistration", "description": "delete data from the table: \"events_auditlogeventregistration\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_auditlogeventregistration_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_events_auditlogeventregistration_by_pk", "description": "delete single row from the table: \"events_auditlogeventregistration\"", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_auditlogeventregistration", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_events_auditlogmajorupdate", "description": "delete data from the table: \"events_auditlogmajorupdate\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_auditlogmajorupdate_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_events_auditlogmajorupdate_by_pk", "description": "delete single row from the table: \"events_auditlogmajorupdate\"", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_auditlogmajorupdate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_events_auditlogmarketingevent", "description": "delete data from the table: \"events_auditlogmarketingevent\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_auditlogmarketingevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_events_auditlogmarketingevent_by_pk", "description": "delete single row from the table: \"events_auditlogmarketingevent\"", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_auditlogmarketingevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_events_by_pk", "description": "delete single row from the table: \"events\"", "args": [{"name": "app_name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_events_event", "description": "delete data from the table: \"events_event\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_event_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_event_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_events_event_by_pk", "description": "delete single row from the table: \"events_event\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_event", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_events_eventregistration", "description": "delete data from the table: \"events_eventregistration\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_eventregistration_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_eventregistration_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_events_eventregistration_by_pk", "description": "delete single row from the table: \"events_eventregistration\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_eventregistration", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_events_majorupdate", "description": "delete data from the table: \"events_majorupdate\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_majorupdate_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_events_majorupdate_by_pk", "description": "delete single row from the table: \"events_majorupdate\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_majorupdate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_events_marketingevent", "description": "delete data from the table: \"events_marketingevent\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_marketingevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_events_marketingevent_by_pk", "description": "delete single row from the table: \"events_marketingevent\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_marketingevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_files_file", "description": "delete data from the table: \"files_file\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "files_file_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_files_file_by_pk", "description": "delete single row from the table: \"files_file\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "files_file", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_files_publicfile", "description": "delete data from the table: \"files_publicfile\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_publicfile_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "files_publicfile_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_files_publicfile_by_pk", "description": "delete single row from the table: \"files_publicfile\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "files_publicfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_files_storage", "description": "delete data from the table: \"files_storage\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_storage_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "files_storage_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_files_storage_by_pk", "description": "delete single row from the table: \"files_storage\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "files_storage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_accesstoken", "description": "delete data from the table: \"identity_accesstoken\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_accesstoken_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_accesstoken_by_pk", "description": "delete single row from the table: \"identity_accesstoken\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_accesstoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_application", "description": "delete data from the table: \"identity_application\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_application_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_application_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_application_by_pk", "description": "delete single row from the table: \"identity_application\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_application", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_assignee", "description": "delete data from the table: \"identity_assignee\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_assignee_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_assignee_by_pk", "description": "delete single row from the table: \"identity_assignee\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_assignee", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_assignmenthistory", "description": "delete data from the table: \"identity_assignmenthistory\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_assignmenthistory_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_assignmenthistory_by_pk", "description": "delete single row from the table: \"identity_assignmenthistory\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_assignmenthistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_externalidentifier", "description": "delete data from the table: \"identity_externalidentifier\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_externalidentifier_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_externalidentifier_by_pk", "description": "delete single row from the table: \"identity_externalidentifier\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_externalidentifier", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_grant", "description": "delete data from the table: \"identity_grant\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_grant_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_grant_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_grant_by_pk", "description": "delete single row from the table: \"identity_grant\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_grant", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_idtoken", "description": "delete data from the table: \"identity_idtoken\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_idtoken_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_idtoken_by_pk", "description": "delete single row from the table: \"identity_idtoken\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_idtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_invitation", "description": "delete data from the table: \"identity_invitation\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitation_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_invitation_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_invitation_by_pk", "description": "delete single row from the table: \"identity_invitation\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_invitation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_invitationcredit", "description": "delete data from the table: \"identity_invitationcredit\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_invitationcredit_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_invitationcredit_by_pk", "description": "delete single row from the table: \"identity_invitationcredit\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_invitationcredit", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_lead", "description": "delete data from the table: \"identity_lead\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_lead_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_lead_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_lead_by_pk", "description": "delete single row from the table: \"identity_lead\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_lead", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_newuser", "description": "delete data from the table: \"identity_newuser\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_newuser_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_newuser_by_pk", "description": "delete single row from the table: \"identity_newuser\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_newuser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_note", "description": "delete data from the table: \"identity_note\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_note_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_note_by_pk", "description": "delete single row from the table: \"identity_note\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_note", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_partner", "description": "delete data from the table: \"identity_partner\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partner_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_partner_by_pk", "description": "delete single row from the table: \"identity_partner\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_partnergroup", "description": "delete data from the table: \"identity_partnergroup\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnergroup_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_partnergroup_by_pk", "description": "delete single row from the table: \"identity_partnergroup\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnergroup", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_partnergroupuser", "description": "delete data from the table: \"identity_partnergroupuser\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnergroupuser_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_partnergroupuser_by_pk", "description": "delete single row from the table: \"identity_partnergroupuser\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnergroupuser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_partnerpermission", "description": "delete data from the table: \"identity_partnerpermission\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnerpermission_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_partnerpermission_by_pk", "description": "delete single row from the table: \"identity_partnerpermission\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnerpermission", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_partnerunit", "description": "delete data from the table: \"identity_partnerunit\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnerunit_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_partnerunit_by_pk", "description": "delete single row from the table: \"identity_partnerunit\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnerunit", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_partneruser", "description": "delete data from the table: \"identity_partneruser\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partneruser_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_partneruser_by_pk", "description": "delete single row from the table: \"identity_partneruser\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_partneruserconfig", "description": "delete data from the table: \"identity_partneruserconfig\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partneruserconfig_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_partneruserconfig_by_pk", "description": "delete single row from the table: \"identity_partneruserconfig\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partneruserconfig", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_partneruserunit", "description": "delete data from the table: \"identity_partneruserunit\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partneruserunit_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_partneruserunit_by_pk", "description": "delete single row from the table: \"identity_partneruserunit\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partneruserunit", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_personaevent", "description": "delete data from the table: \"identity_personaevent\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_personaevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_personaevent_by_pk", "description": "delete single row from the table: \"identity_personaevent\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_personaevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_personainquiry", "description": "delete data from the table: \"identity_personainquiry\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_personainquiry_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_personainquiry_by_pk", "description": "delete single row from the table: \"identity_personainquiry\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_personainquiry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_referralcode", "description": "delete data from the table: \"identity_referralcode\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_referralcode_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_referralcode_by_pk", "description": "delete single row from the table: \"identity_referralcode\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_referralcode", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_referralcodeview", "description": "delete data from the table: \"identity_referralcodeview\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_referralcodeview_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_referralcodeview_by_pk", "description": "delete single row from the table: \"identity_referralcodeview\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_referralcodeview", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_refreshtoken", "description": "delete data from the table: \"identity_refreshtoken\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_refreshtoken_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_refreshtoken_by_pk", "description": "delete single row from the table: \"identity_refreshtoken\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_refreshtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_roundrobincounter", "description": "delete data from the table: \"identity_roundrobincounter\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_roundrobincounter_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_roundrobincounter_by_pk", "description": "delete single row from the table: \"identity_roundrobincounter\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_roundrobincounter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_site", "description": "delete data from the table: \"identity_site\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_site_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_site_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_site_by_pk", "description": "delete single row from the table: \"identity_site\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_site", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_targetpartnerstate", "description": "delete data from the table: \"identity_targetpartnerstate\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_targetpartnerstate_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_targetpartnerstate_by_pk", "description": "delete single row from the table: \"identity_targetpartnerstate\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_targetpartnerstate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_user", "description": "delete data from the table: \"identity_user\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_user_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_user_by_pk", "description": "delete single row from the table: \"identity_user\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_user_groups", "description": "delete data from the table: \"identity_user_groups\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_user_groups_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_user_groups_by_pk", "description": "delete single row from the table: \"identity_user_groups\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_user_groups", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_user_user_permissions", "description": "delete data from the table: \"identity_user_user_permissions\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_user_user_permissions_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_user_user_permissions_by_pk", "description": "delete single row from the table: \"identity_user_user_permissions\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_user_user_permissions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_useraccesstracking", "description": "delete data from the table: \"identity_useraccesstracking\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_useraccesstracking_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_useraccesstracking_by_pk", "description": "delete single row from the table: \"identity_useraccesstracking\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_useraccesstracking", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_userassigneemapping", "description": "delete data from the table: \"identity_userassigneemapping\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_userassigneemapping_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_userassigneemapping_by_pk", "description": "delete single row from the table: \"identity_userassigneemapping\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_userassigneemapping", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_useridentity", "description": "delete data from the table: \"identity_useridentity\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_useridentity_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_useridentity_by_pk", "description": "delete single row from the table: \"identity_useridentity\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_useridentity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_userinitiation", "description": "delete data from the table: \"identity_userinitiation\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_userinitiation_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_userinitiation_by_pk", "description": "delete single row from the table: \"identity_userinitiation\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_userinitiation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_usertoken", "description": "delete data from the table: \"identity_usertoken\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_usertoken_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_usertoken_by_pk", "description": "delete single row from the table: \"identity_usertoken\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_usertoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_utmparameter", "description": "delete data from the table: \"identity_utmparameter\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_utmparameter_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_identity_utmparameter_by_pk", "description": "delete single row from the table: \"identity_utmparameter\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_utmparameter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_integrations_externalapplication", "description": "delete data from the table: \"integrations_externalapplication\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "integrations_externalapplication_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_integrations_externalapplication_by_pk", "description": "delete single row from the table: \"integrations_externalapplication\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "integrations_externalapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_integrations_externalstudent", "description": "delete data from the table: \"integrations_externalstudent\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "integrations_externalstudent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_integrations_externalstudent_by_pk", "description": "delete single row from the table: \"integrations_externalstudent\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "integrations_externalstudent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_issues_issue", "description": "delete data from the table: \"issues_issue\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issue_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issue_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_issues_issue_by_pk", "description": "delete single row from the table: \"issues_issue\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issue", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_issues_issueaction", "description": "delete data from the table: \"issues_issueaction\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issueaction_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_issues_issueaction_by_pk", "description": "delete single row from the table: \"issues_issueaction\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issueaction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_issues_issuenote", "description": "delete data from the table: \"issues_issuenote\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issuenote_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_issues_issuenote_by_pk", "description": "delete single row from the table: \"issues_issuenote\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issuenote", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_issues_issueprompt", "description": "delete data from the table: \"issues_issueprompt\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issueprompt_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_issues_issueprompt_by_pk", "description": "delete single row from the table: \"issues_issueprompt\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issueprompt", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_issues_query", "description": "delete data from the table: \"issues_query\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_query_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_query_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_issues_query_by_pk", "description": "delete single row from the table: \"issues_query\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_query", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_issues_querygroup", "description": "delete data from the table: \"issues_querygroup\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_querygroup_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_issues_querygroup_by_pk", "description": "delete single row from the table: \"issues_querygroup\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_querygroup", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_issues_querygroupquery", "description": "delete data from the table: \"issues_querygroupquery\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_querygroupquery_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_issues_querygroupquery_by_pk", "description": "delete single row from the table: \"issues_querygroupquery\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_querygroupquery", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_issues_userapplicationquerygroup", "description": "delete data from the table: \"issues_userapplicationquerygroup\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_userapplicationquerygroup_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_issues_userapplicationquerygroup_by_pk", "description": "delete single row from the table: \"issues_userapplicationquerygroup\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_userapplicationquerygroup", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_knowledge_document", "description": "delete data from the table: \"knowledge_document\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_document_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_knowledge_document_by_pk", "description": "delete single row from the table: \"knowledge_document\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_document", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_knowledge_document_consulted_experts", "description": "delete data from the table: \"knowledge_document_consulted_experts\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_knowledge_document_consulted_experts_by_pk", "description": "delete single row from the table: \"knowledge_document_consulted_experts\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_knowledge_documentchunk", "description": "delete data from the table: \"knowledge_documentchunk\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentchunk_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_knowledge_documentchunk_by_pk", "description": "delete single row from the table: \"knowledge_documentchunk\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentchunk", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_knowledge_documentcomment", "description": "delete data from the table: \"knowledge_documentcomment\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentcomment_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_knowledge_documentcomment_by_pk", "description": "delete single row from the table: \"knowledge_documentcomment\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentcomment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_knowledge_documenteffectivepermission", "description": "delete data from the table: \"knowledge_documenteffectivepermission\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documenteffectivepermission_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_knowledge_documenteffectivepermission_by_pk", "description": "delete single row from the table: \"knowledge_documenteffectivepermission\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documenteffectivepermission", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_knowledge_documentlink", "description": "delete data from the table: \"knowledge_documentlink\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentlink_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_knowledge_documentlink_by_pk", "description": "delete single row from the table: \"knowledge_documentlink\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentlink", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_knowledge_documentpermission", "description": "delete data from the table: \"knowledge_documentpermission\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentpermission_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_knowledge_documentpermission_by_pk", "description": "delete single row from the table: \"knowledge_documentpermission\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentpermission", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_knowledge_documentrevision", "description": "delete data from the table: \"knowledge_documentrevision\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentrevision_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_knowledge_documentrevision_by_pk", "description": "delete single row from the table: \"knowledge_documentrevision\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentrevision", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_knowledge_knowledgedocumenttag", "description": "delete data from the table: \"knowledge_knowledgedocumenttag\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_knowledgedocumenttag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_knowledge_knowledgedocumenttag_by_pk", "description": "delete single row from the table: \"knowledge_knowledgedocumenttag\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_knowledgedocumenttag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_auditlogloaneventmanager", "description": "delete data from the table: \"loan_auditlogloaneventmanager\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_auditlogloaneventmanager_by_pk", "description": "delete single row from the table: \"loan_auditlogloaneventmanager\"", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_calendlyevent", "description": "delete data from the table: \"loan_calendlyevent\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_calendlyevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_calendlyevent_by_pk", "description": "delete single row from the table: \"loan_calendlyevent\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_calendlyevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_creditproduct", "description": "delete data from the table: \"loan_creditproduct\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditproduct_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_creditproduct_by_pk", "description": "delete single row from the table: \"loan_creditproduct\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditproduct", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_creditproductfee", "description": "delete data from the table: \"loan_creditproductfee\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditproductfee_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_creditproductfee_by_pk", "description": "delete single row from the table: \"loan_creditproductfee\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditproductfee", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_creditproductprogram", "description": "delete data from the table: \"loan_creditproductprogram\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditproductprogram_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_creditproductprogram_by_pk", "description": "delete single row from the table: \"loan_creditproductprogram\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditproductprogram", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_creditreport", "description": "delete data from the table: \"loan_creditreport\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditreport_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_creditreport_by_pk", "description": "delete single row from the table: \"loan_creditreport\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditreport", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_facility", "description": "delete data from the table: \"loan_facility\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_facility_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_facility_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_facility_by_pk", "description": "delete single row from the table: \"loan_facility\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_facility", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_guarantor", "description": "delete data from the table: \"loan_guarantor\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_guarantor_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_guarantor_by_pk", "description": "delete single row from the table: \"loan_guarantor\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_guarantor", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loanagreement", "description": "delete data from the table: \"loan_loanagreement\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanagreement_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loanagreement_by_pk", "description": "delete single row from the table: \"loan_loanagreement\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanagreement", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loanapplication", "description": "delete data from the table: \"loan_loanapplication\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplication_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loanapplication_by_pk", "description": "delete single row from the table: \"loan_loanapplication\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loanapplicationhistory", "description": "delete data from the table: \"loan_loanapplicationhistory\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplicationhistory_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loanapplicationhistory_by_pk", "description": "delete single row from the table: \"loan_loanapplicationhistory\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplicationhistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loanapplicationpayment", "description": "delete data from the table: \"loan_loanapplicationpayment\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplicationpayment_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loanapplicationpayment_by_pk", "description": "delete single row from the table: \"loan_loanapplicationpayment\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplicationpayment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loanapplicationsnapshot", "description": "delete data from the table: \"loan_loanapplicationsnapshot\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loanapplicationsnapshot_by_pk", "description": "delete single row from the table: \"loan_loanapplicationsnapshot\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loandisbursement", "description": "delete data from the table: \"loan_loandisbursement\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loandisbursement_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loandisbursement_by_pk", "description": "delete single row from the table: \"loan_loandisbursement\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loandisbursement", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loanevent", "description": "delete data from the table: \"loan_loanevent\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loanevent_by_pk", "description": "delete single row from the table: \"loan_loanevent\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loaneventmanager", "description": "delete data from the table: \"loan_loaneventmanager\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loaneventmanager_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loaneventmanager_by_pk", "description": "delete single row from the table: \"loan_loaneventmanager\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loaneventmanager", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loanfile", "description": "delete data from the table: \"loan_loanfile\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanfile_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loanfile_by_pk", "description": "delete single row from the table: \"loan_loanfile\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loaninterview", "description": "delete data from the table: \"loan_loaninterview\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loaninterview_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loaninterview_by_pk", "description": "delete single row from the table: \"loan_loaninterview\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loaninterview", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loaninterviewevents", "description": "delete data from the table: \"loan_loaninterviewevents\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loaninterviewevents_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loaninterviewevents_by_pk", "description": "delete single row from the table: \"loan_loaninterviewevents\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loaninterviewevents", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loanproduct", "description": "delete data from the table: \"loan_loanproduct\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanproduct_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loanproduct_by_pk", "description": "delete single row from the table: \"loan_loanproduct\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanproduct", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loanrepayment", "description": "delete data from the table: \"loan_loanrepayment\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanrepayment_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loanrepayment_by_pk", "description": "delete single row from the table: \"loan_loanrepayment\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanrepayment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loanschedule", "description": "delete data from the table: \"loan_loanschedule\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanschedule_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loanschedule_by_pk", "description": "delete single row from the table: \"loan_loanschedule\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanschedule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loanscheduleactuals", "description": "delete data from the table: \"loan_loanscheduleactuals\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanscheduleactuals_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loanscheduleactuals_by_pk", "description": "delete single row from the table: \"loan_loanscheduleactuals\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanscheduleactuals", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loanschedulev2", "description": "delete data from the table: \"loan_loanschedulev2\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loanschedulev2_by_pk", "description": "delete single row from the table: \"loan_loanschedulev2\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loanschedulev2snapshot", "description": "delete data from the table: \"loan_loanschedulev2snapshot\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_loanschedulev2snapshot_by_pk", "description": "delete single row from the table: \"loan_loanschedulev2snapshot\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_metro2report", "description": "delete data from the table: \"loan_metro2report\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_metro2report_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_metro2report_by_pk", "description": "delete single row from the table: \"loan_metro2report\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_metro2report", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_metro2reportrun", "description": "delete data from the table: \"loan_metro2reportrun\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_metro2reportrun_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_metro2reportrun_by_pk", "description": "delete single row from the table: \"loan_metro2reportrun\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_metro2reportrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_passagesuccessscore", "description": "delete data from the table: \"loan_passagesuccessscore\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_passagesuccessscore_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_passagesuccessscore_by_pk", "description": "delete single row from the table: \"loan_passagesuccessscore\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_passagesuccessscore", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_programloanproduct", "description": "delete data from the table: \"loan_programloanproduct\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_programloanproduct_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_programloanproduct_by_pk", "description": "delete single row from the table: \"loan_programloanproduct\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_programloanproduct", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_turnkeyapicalls", "description": "delete data from the table: \"loan_turnkeyapicalls\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_turnkeyapicalls_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_turnkeyapicalls_by_pk", "description": "delete single row from the table: \"loan_turnkeyapicalls\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_turnkeyapicalls", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_turnkeyevent", "description": "delete data from the table: \"loan_turnkeyevent\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_turnkeyevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_turnkeyevent_by_pk", "description": "delete single row from the table: \"loan_turnkeyevent\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_turnkeyevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_webhookcall", "description": "delete data from the table: \"loan_webhookcall\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_webhookcall_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_loan_webhookcall_by_pk", "description": "delete single row from the table: \"loan_webhookcall\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_webhookcall", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_monitoring_monitorcheckrun", "description": "delete data from the table: \"monitoring_monitorcheckrun\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_monitoring_monitorcheckrun_by_pk", "description": "delete single row from the table: \"monitoring_monitorcheckrun\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_monitoring_monitorissue", "description": "delete data from the table: \"monitoring_monitorissue\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "monitoring_monitorissue_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_monitoring_monitorissue_by_pk", "description": "delete single row from the table: \"monitoring_monitorissue\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "monitoring_monitorissue", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_monitoring_monitornotification", "description": "delete data from the table: \"monitoring_monitornotification\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "monitoring_monitornotification_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_monitoring_monitornotification_by_pk", "description": "delete single row from the table: \"monitoring_monitornotification\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "monitoring_monitornotification", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_partners_application", "description": "delete data from the table: \"partners_application\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_application_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "partners_application_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_partners_application_by_pk", "description": "delete single row from the table: \"partners_application\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "partners_application", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_partners_sessionapplication", "description": "delete data from the table: \"partners_sessionapplication\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "partners_sessionapplication_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_partners_sessionapplication_by_pk", "description": "delete single row from the table: \"partners_sessionapplication\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "partners_sessionapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_payment_account", "description": "delete data from the table: \"payment_account\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_account_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_payment_account_by_pk", "description": "delete single row from the table: \"payment_account\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_account", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_payment_accountsnapshot", "description": "delete data from the table: \"payment_accountsnapshot\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_accountsnapshot_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_payment_accountsnapshot_by_pk", "description": "delete single row from the table: \"payment_accountsnapshot\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_accountsnapshot", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_payment_currency", "description": "delete data from the table: \"payment_currency\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_currency_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_currency_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_payment_currency_by_pk", "description": "delete single row from the table: \"payment_currency\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_currency", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_payment_exchangerate", "description": "delete data from the table: \"payment_exchangerate\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_exchangerate_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_payment_exchangerate_by_pk", "description": "delete single row from the table: \"payment_exchangerate\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_exchangerate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_payment_journal", "description": "delete data from the table: \"payment_journal\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journal_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_journal_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_payment_journal_by_pk", "description": "delete single row from the table: \"payment_journal\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_journal", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_payment_journalentry", "description": "delete data from the table: \"payment_journalentry\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_journalentry_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_payment_journalentry_by_pk", "description": "delete single row from the table: \"payment_journalentry\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_journalentry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_payment_ledger", "description": "delete data from the table: \"payment_ledger\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledger_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_ledger_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_payment_ledger_by_pk", "description": "delete single row from the table: \"payment_ledger\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_ledger", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_payment_ledgerlogs", "description": "delete data from the table: \"payment_ledgerlogs\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_ledgerlogs_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_payment_ledgerlogs_by_pk", "description": "delete single row from the table: \"payment_ledgerlogs\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_ledgerlogs", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_payment_paymentevent", "description": "delete data from the table: \"payment_paymentevent\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_paymentevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_payment_paymentevent_by_pk", "description": "delete single row from the table: \"payment_paymentevent\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_paymentevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_payment_paymentsession", "description": "delete data from the table: \"payment_paymentsession\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_paymentsession_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_payment_paymentsession_by_pk", "description": "delete single row from the table: \"payment_paymentsession\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_paymentsession", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_pghistory_context", "description": "delete data from the table: \"pghistory_context\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "pghistory_context_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "pghistory_context_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_pghistory_context_by_pk", "description": "delete single row from the table: \"pghistory_context\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "pghistory_context", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_activitynodedata", "description": "delete data from the table: \"products_activitynodedata\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_activitynodedata_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_activitynodedata_by_pk", "description": "delete single row from the table: \"products_activitynodedata\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_activitynodedata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_amendment", "description": "delete data from the table: \"products_amendment\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_amendment_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_amendment_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_amendment_by_pk", "description": "delete single row from the table: \"products_amendment\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_amendment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_auditlogeligibilityconfig", "description": "delete data from the table: \"products_auditlogeligibilityconfig\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_auditlogeligibilityconfig_by_pk", "description": "delete single row from the table: \"products_auditlogeligibilityconfig\"", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_auditloginternaltask", "description": "delete data from the table: \"products_auditloginternaltask\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditloginternaltask_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_auditloginternaltask_by_pk", "description": "delete single row from the table: \"products_auditloginternaltask\"", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditloginternaltask", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_auditlogloaneventmanagertag", "description": "delete data from the table: \"products_auditlogloaneventmanagertag\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_auditlogloaneventmanagertag_by_pk", "description": "delete single row from the table: \"products_auditlogloaneventmanagertag\"", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_auditlogrecommendationrecording", "description": "delete data from the table: \"products_auditlogrecommendationrecording\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_auditlogrecommendationrecording_by_pk", "description": "delete single row from the table: \"products_auditlogrecommendationrecording\"", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_auditloguserapplicationsuccessrate", "description": "delete data from the table: \"products_auditloguserapplicationsuccessrate\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_auditloguserapplicationsuccessrate_by_pk", "description": "delete single row from the table: \"products_auditloguserapplicationsuccessrate\"", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_cohortgoevent", "description": "delete data from the table: \"products_cohortgoevent\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_cohortgoevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_cohortgoevent_by_pk", "description": "delete single row from the table: \"products_cohortgoevent\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_cohortgoevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_cohortgopaymentsession", "description": "delete data from the table: \"products_cohortgopaymentsession\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_cohortgopaymentsession_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_cohortgopaymentsession_by_pk", "description": "delete single row from the table: \"products_cohortgopaymentsession\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_cohortgopaymentsession", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_condition", "description": "delete data from the table: \"products_condition\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_condition_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_condition_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_condition_by_pk", "description": "delete single row from the table: \"products_condition\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_condition", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_desk", "description": "delete data from the table: \"products_desk\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_desk_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_desk_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_desk_by_pk", "description": "delete single row from the table: \"products_desk\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_desk", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_deskpartneruser", "description": "delete data from the table: \"products_deskpartneruser\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_deskpartneruser_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_deskpartneruser_by_pk", "description": "delete single row from the table: \"products_deskpartneruser\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_deskpartneruser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_earlyaccessrequest", "description": "delete data from the table: \"products_earlyaccessrequest\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_earlyaccessrequest_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_earlyaccessrequest_by_pk", "description": "delete single row from the table: \"products_earlyaccessrequest\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_earlyaccessrequest", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_eligibilityconfig", "description": "delete data from the table: \"products_eligibilityconfig\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_eligibilityconfig_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_eligibilityconfig_by_pk", "description": "delete single row from the table: \"products_eligibilityconfig\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_eligibilityconfig", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_eligibilityscorehistory", "description": "delete data from the table: \"products_eligibilityscorehistory\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_eligibilityscorehistory_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_eligibilityscorehistory_by_pk", "description": "delete single row from the table: \"products_eligibilityscorehistory\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_eligibilityscorehistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_flywireevent", "description": "delete data from the table: \"products_flywireevent\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_flywireevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_flywireevent_by_pk", "description": "delete single row from the table: \"products_flywireevent\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_flywireevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_flywirepaymentsession", "description": "delete data from the table: \"products_flywirepaymentsession\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_flywirepaymentsession_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_flywirepaymentsession_by_pk", "description": "delete single row from the table: \"products_flywirepaymentsession\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_flywirepaymentsession", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_group", "description": "delete data from the table: \"products_group\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_group_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_group_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_group_by_pk", "description": "delete single row from the table: \"products_group\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_group", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_internaltask", "description": "delete data from the table: \"products_internaltask\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltask_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_internaltask_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_internaltask_by_pk", "description": "delete single row from the table: \"products_internaltask\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_internaltask", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_internaltasktag", "description": "delete data from the table: \"products_internaltasktag\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_internaltasktag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_internaltasktag_by_pk", "description": "delete single row from the table: \"products_internaltasktag\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_internaltasktag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_journey", "description": "delete data from the table: \"products_journey\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journey_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_journey_by_pk", "description": "delete single row from the table: \"products_journey\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journey", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_journeyfeature", "description": "delete data from the table: \"products_journeyfeature\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journeyfeature_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_journeyfeature_by_pk", "description": "delete single row from the table: \"products_journeyfeature\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journeyfeature", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_journeystep", "description": "delete data from the table: \"products_journeystep\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeystep_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journeystep_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_journeystep_by_pk", "description": "delete single row from the table: \"products_journeystep\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journeystep", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_journeytag", "description": "delete data from the table: \"products_journeytag\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeytag_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journeytag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_journeytag_by_pk", "description": "delete single row from the table: \"products_journeytag\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journeytag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_keyword", "description": "delete data from the table: \"products_keyword\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keyword_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_keyword_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_keyword_by_pk", "description": "delete single row from the table: \"products_keyword\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_keyword", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_keywordlink", "description": "delete data from the table: \"products_keywordlink\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_keywordlink_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_keywordlink_by_pk", "description": "delete single row from the table: \"products_keywordlink\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_keywordlink", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_loaneventmanagertag", "description": "delete data from the table: \"products_loaneventmanagertag\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_loaneventmanagertag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_loaneventmanagertag_by_pk", "description": "delete single row from the table: \"products_loaneventmanagertag\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_loaneventmanagertag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_logic", "description": "delete data from the table: \"products_logic\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logic_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_logic_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_logic_by_pk", "description": "delete single row from the table: \"products_logic\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_logic", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_logicrule", "description": "delete data from the table: \"products_logicrule\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logicrule_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_logicrule_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_logicrule_by_pk", "description": "delete single row from the table: \"products_logicrule\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_logicrule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_node", "description": "delete data from the table: \"products_node\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_node_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_node_by_pk", "description": "delete single row from the table: \"products_node\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_node", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_partnertag", "description": "delete data from the table: \"products_partnertag\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_partnertag_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_partnertag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_partnertag_by_pk", "description": "delete single row from the table: \"products_partnertag\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_partnertag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_passagewirepaymentreport", "description": "delete data from the table: \"products_passagewirepaymentreport\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_passagewirepaymentreport_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_passagewirepaymentreport_by_pk", "description": "delete single row from the table: \"products_passagewirepaymentreport\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_passagewirepaymentreport", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_payment", "description": "delete data from the table: \"products_payment\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_payment_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_payment_by_pk", "description": "delete single row from the table: \"products_payment\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_payment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_paymentdiscount", "description": "delete data from the table: \"products_paymentdiscount\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_paymentdiscount_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_paymentdiscount_by_pk", "description": "delete single row from the table: \"products_paymentdiscount\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_paymentdiscount", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_paymentdiscountusage", "description": "delete data from the table: \"products_paymentdiscountusage\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_paymentdiscountusage_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_paymentdiscountusage_by_pk", "description": "delete single row from the table: \"products_paymentdiscountusage\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_paymentdiscountusage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_processingtime", "description": "delete data from the table: \"products_processingtime\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_processingtime_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_processingtime_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_processingtime_by_pk", "description": "delete single row from the table: \"products_processingtime\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_processingtime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_product", "description": "delete data from the table: \"products_product\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_product_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_product_by_pk", "description": "delete single row from the table: \"products_product\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_product", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_productfee", "description": "delete data from the table: \"products_productfee\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productfee_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productfee_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_productfee_by_pk", "description": "delete single row from the table: \"products_productfee\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productfee", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_productgroup", "description": "delete data from the table: \"products_productgroup\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productgroup_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productgroup_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_productgroup_by_pk", "description": "delete single row from the table: \"products_productgroup\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productgroup", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_productlike", "description": "delete data from the table: \"products_productlike\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productlike_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productlike_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_productlike_by_pk", "description": "delete single row from the table: \"products_productlike\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productlike", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_productrequirement", "description": "delete data from the table: \"products_productrequirement\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productrequirement_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_productrequirement_by_pk", "description": "delete single row from the table: \"products_productrequirement\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productrequirement", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_producttag", "description": "delete data from the table: \"products_producttag\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_producttag_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_producttag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_producttag_by_pk", "description": "delete single row from the table: \"products_producttag\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_producttag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_recommendationrecording", "description": "delete data from the table: \"products_recommendationrecording\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_recommendationrecording_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_recommendationrecording_by_pk", "description": "delete single row from the table: \"products_recommendationrecording\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_recommendationrecording", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_relatedapplications", "description": "delete data from the table: \"products_relatedapplications\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_relatedapplications_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_relatedapplications_by_pk", "description": "delete single row from the table: \"products_relatedapplications\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_relatedapplications", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_rule", "description": "delete data from the table: \"products_rule\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_rule_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_rule_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_rule_by_pk", "description": "delete single row from the table: \"products_rule\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_rule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_scholarship", "description": "delete data from the table: \"products_scholarship\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarship_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_scholarship_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_scholarship_by_pk", "description": "delete single row from the table: \"products_scholarship\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_scholarship", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_scholarshipoffering", "description": "delete data from the table: \"products_scholarshipoffering\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_scholarshipoffering_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_scholarshipoffering_by_pk", "description": "delete single row from the table: \"products_scholarshipoffering\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_scholarshipoffering", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_screeningresult", "description": "delete data from the table: \"products_screeningresult\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_screeningresult_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_screeningresult_by_pk", "description": "delete single row from the table: \"products_screeningresult\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_screeningresult", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_slackmessagereference", "description": "delete data from the table: \"products_slackmessagereference\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_slackmessagereference_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_slackmessagereference_by_pk", "description": "delete single row from the table: \"products_slackmessagereference\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_slackmessagereference", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_stripeevent", "description": "delete data from the table: \"products_stripeevent\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_stripeevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_stripeevent_by_pk", "description": "delete single row from the table: \"products_stripeevent\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_stripeevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_stripepaymentsession", "description": "delete data from the table: \"products_stripepaymentsession\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_stripepaymentsession_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_stripepaymentsession_by_pk", "description": "delete single row from the table: \"products_stripepaymentsession\"", "args": [{"name": "session_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_stripepaymentsession", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_tag", "description": "delete data from the table: \"products_tag\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_tag_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_tag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_tag_by_pk", "description": "delete single row from the table: \"products_tag\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_tag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_transfermateapicalls", "description": "delete data from the table: \"products_transfermateapicalls\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_transfermateapicalls_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_transfermateapicalls_by_pk", "description": "delete single row from the table: \"products_transfermateapicalls\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_transfermateapicalls", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_useractionnodedata", "description": "delete data from the table: \"products_useractionnodedata\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_useractionnodedata_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_useractionnodedata_by_pk", "description": "delete single row from the table: \"products_useractionnodedata\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_useractionnodedata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_userapplication", "description": "delete data from the table: \"products_userapplication\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplication_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_userapplication_by_pk", "description": "delete single row from the table: \"products_userapplication\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_userapplicationaccess", "description": "delete data from the table: \"products_userapplicationaccess\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationaccess_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_userapplicationaccess_by_pk", "description": "delete single row from the table: \"products_userapplicationaccess\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationaccess", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_userapplicationdata", "description": "delete data from the table: \"products_userapplicationdata\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationdata_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_userapplicationdata_by_pk", "description": "delete single row from the table: \"products_userapplicationdata\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationdata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_userapplicationevent", "description": "delete data from the table: \"products_userapplicationevent\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_userapplicationevent_by_pk", "description": "delete single row from the table: \"products_userapplicationevent\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_userapplicationextendeddata", "description": "delete data from the table: \"products_userapplicationextendeddata\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationextendeddata_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_userapplicationextendeddata_by_pk", "description": "delete single row from the table: \"products_userapplicationextendeddata\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationextendeddata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_userapplicationhistory", "description": "delete data from the table: \"products_userapplicationhistory\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationhistory_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_userapplicationhistory_by_pk", "description": "delete single row from the table: \"products_userapplicationhistory\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationhistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_userapplicationpayment", "description": "delete data from the table: \"products_userapplicationpayment\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationpayment_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_userapplicationpayment_by_pk", "description": "delete single row from the table: \"products_userapplicationpayment\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationpayment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_userapplicationpaymentdiscount", "description": "delete data from the table: \"products_userapplicationpaymentdiscount\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_userapplicationpaymentdiscount_by_pk", "description": "delete single row from the table: \"products_userapplicationpaymentdiscount\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_userapplicationprofiledata", "description": "delete data from the table: \"products_userapplicationprofiledata\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationprofiledata_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_userapplicationprofiledata_by_pk", "description": "delete single row from the table: \"products_userapplicationprofiledata\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationprofiledata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_userapplicationsuccessrate", "description": "delete data from the table: \"products_userapplicationsuccessrate\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_userapplicationsuccessrate_by_pk", "description": "delete single row from the table: \"products_userapplicationsuccessrate\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_userapplicationsupport", "description": "delete data from the table: \"products_userapplicationsupport\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationsupport_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_userapplicationsupport_by_pk", "description": "delete single row from the table: \"products_userapplicationsupport\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationsupport", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_userapplicationtag", "description": "delete data from the table: \"products_userapplicationtag\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationtag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_userapplicationtag_by_pk", "description": "delete single row from the table: \"products_userapplicationtag\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationtag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_usersuccessrate", "description": "delete data from the table: \"products_usersuccessrate\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_usersuccessrate_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_usersuccessrate_by_pk", "description": "delete single row from the table: \"products_usersuccessrate\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_usersuccessrate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_usertag", "description": "delete data from the table: \"products_usertag\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usertag_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_usertag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_usertag_by_pk", "description": "delete single row from the table: \"products_usertag\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_usertag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_webhookapitoken", "description": "delete data from the table: \"products_webhookapitoken\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_webhookapitoken_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_webhookapitoken_by_pk", "description": "delete single row from the table: \"products_webhookapitoken\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_webhookapitoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_webhookcall", "description": "delete data from the table: \"products_webhookcall\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_webhookcall_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_webhookcall_by_pk", "description": "delete single row from the table: \"products_webhookcall\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_webhookcall", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_widget", "description": "delete data from the table: \"products_widget\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_widget_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_widget_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_widget_by_pk", "description": "delete single row from the table: \"products_widget\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_widget", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_workflowaction", "description": "delete data from the table: \"products_workflowaction\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowaction_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_workflowaction_by_pk", "description": "delete single row from the table: \"products_workflowaction\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowaction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_workflowstep", "description": "delete data from the table: \"products_workflowstep\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowstep_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_workflowstep_by_pk", "description": "delete single row from the table: \"products_workflowstep\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowstep", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_workflowstepneo", "description": "delete data from the table: \"products_workflowstepneo\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowstepneo_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_workflowstepneo_by_pk", "description": "delete single row from the table: \"products_workflowstepneo\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowstepneo", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_workflowsteptime", "description": "delete data from the table: \"products_workflowsteptime\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowsteptime_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_workflowsteptime_by_pk", "description": "delete single row from the table: \"products_workflowsteptime\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowsteptime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_zumrailsevent", "description": "delete data from the table: \"products_zumrailsevent\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_zumrailsevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_products_zumrailsevent_by_pk", "description": "delete single row from the table: \"products_zumrailsevent\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_zumrailsevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_profiles_auditloguserfeature", "description": "delete data from the table: \"profiles_auditloguserfeature\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_auditloguserfeature_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_profiles_auditloguserfeature_by_pk", "description": "delete single row from the table: \"profiles_auditloguserfeature\"", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_auditloguserfeature", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_profiles_creditinquiry", "description": "delete data from the table: \"profiles_creditinquiry\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_creditinquiry_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_profiles_creditinquiry_by_pk", "description": "delete single row from the table: \"profiles_creditinquiry\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_creditinquiry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_profiles_externalprofile", "description": "delete data from the table: \"profiles_externalprofile\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_externalprofile_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_profiles_externalprofile_by_pk", "description": "delete single row from the table: \"profiles_externalprofile\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_externalprofile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_profiles_novacreditevent", "description": "delete data from the table: \"profiles_novacreditevent\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_novacreditevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_profiles_novacreditevent_by_pk", "description": "delete single row from the table: \"profiles_novacreditevent\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_novacreditevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_profiles_novacreditinquiry", "description": "delete data from the table: \"profiles_novacreditinquiry\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_novacreditinquiry_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_profiles_novacreditinquiry_by_pk", "description": "delete single row from the table: \"profiles_novacreditinquiry\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_novacreditinquiry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_profiles_profiledata", "description": "delete data from the table: \"profiles_profiledata\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_profiledata_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_profiles_profiledata_by_pk", "description": "delete single row from the table: \"profiles_profiledata\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_profiledata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_profiles_profileverificationtoken", "description": "delete data from the table: \"profiles_profileverificationtoken\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_profileverificationtoken_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_profiles_profileverificationtoken_by_pk", "description": "delete single row from the table: \"profiles_profileverificationtoken\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_profileverificationtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_profiles_reviewer", "description": "delete data from the table: \"profiles_reviewer\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_reviewer_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_profiles_reviewer_by_pk", "description": "delete single row from the table: \"profiles_reviewer\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_reviewer", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_profiles_reviewhistory", "description": "delete data from the table: \"profiles_reviewhistory\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_reviewhistory_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_profiles_reviewhistory_by_pk", "description": "delete single row from the table: \"profiles_reviewhistory\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_reviewhistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_profiles_userfeature", "description": "delete data from the table: \"profiles_userfeature\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_userfeature_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_profiles_userfeature_by_pk", "description": "delete single row from the table: \"profiles_userfeature\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_userfeature", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_push_notifications_apnsdevice", "description": "delete data from the table: \"push_notifications_apnsdevice\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_apnsdevice_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_push_notifications_apnsdevice_by_pk", "description": "delete single row from the table: \"push_notifications_apnsdevice\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_apnsdevice", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_push_notifications_gcmdevice", "description": "delete data from the table: \"push_notifications_gcmdevice\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_gcmdevice_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_push_notifications_gcmdevice_by_pk", "description": "delete single row from the table: \"push_notifications_gcmdevice\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_gcmdevice", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_push_notifications_webpushdevice", "description": "delete data from the table: \"push_notifications_webpushdevice\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_webpushdevice_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_push_notifications_webpushdevice_by_pk", "description": "delete single row from the table: \"push_notifications_webpushdevice\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_webpushdevice", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_push_notifications_wnsdevice", "description": "delete data from the table: \"push_notifications_wnsdevice\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_wnsdevice_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_push_notifications_wnsdevice_by_pk", "description": "delete single row from the table: \"push_notifications_wnsdevice\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_wnsdevice", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ratings_rating", "description": "delete data from the table: \"ratings_rating\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ratings_rating_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ratings_rating_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_ratings_rating_by_pk", "description": "delete single row from the table: \"ratings_rating\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ratings_rating", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_session_settings", "description": "delete data from the table: \"session_settings\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "session_settings_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "session_settings_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_session_settings_by_pk", "description": "delete single row from the table: \"session_settings\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "session_settings", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_sessions", "description": "delete data from the table: \"sessions\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "sessions_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_sessions_by_pk", "description": "delete single row from the table: \"sessions\"", "args": [{"name": "app_name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "sessions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_tasks_task", "description": "delete data from the table: \"tasks_task\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_task_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "tasks_task_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_tasks_task_by_pk", "description": "delete single row from the table: \"tasks_task\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "tasks_task", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_tasks_tasktimestamp", "description": "delete data from the table: \"tasks_tasktimestamp\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "tasks_tasktimestamp_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_tasks_tasktimestamp_by_pk", "description": "delete single row from the table: \"tasks_tasktimestamp\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "tasks_tasktimestamp", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_tasks_timeentry", "description": "delete data from the table: \"tasks_timeentry\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "tasks_timeentry_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_tasks_timeentry_by_pk", "description": "delete single row from the table: \"tasks_timeentry\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "tasks_timeentry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_temporal_workflows", "description": "delete data from the table: \"temporal_workflows\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "temporal_workflows_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_temporal_workflows_by_pk", "description": "delete single row from the table: \"temporal_workflows\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "temporal_workflows", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_token_blacklist_blacklistedtoken", "description": "delete data from the table: \"token_blacklist_blacklistedtoken\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_token_blacklist_blacklistedtoken_by_pk", "description": "delete single row from the table: \"token_blacklist_blacklistedtoken\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_token_blacklist_outstandingtoken", "description": "delete data from the table: \"token_blacklist_outstandingtoken\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_token_blacklist_outstandingtoken_by_pk", "description": "delete single row from the table: \"token_blacklist_outstandingtoken\"", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_user_states", "description": "delete data from the table: \"user_states\"", "args": [{"name": "where", "description": "filter the rows which have to be deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "user_states_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "user_states_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete_user_states_by_pk", "description": "delete single row from the table: \"user_states\"", "args": [{"name": "app_name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "user_states", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_action_action", "description": "insert data into the table: \"action_action\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_action_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "action_action_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_action_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_action_action_one", "description": "insert a single row into the table: \"action_action\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_action_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "action_action_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_action", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_action_actionrun", "description": "insert data into the table: \"action_actionrun\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actionrun_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_actionrun_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_action_actionrun_one", "description": "insert a single row into the table: \"action_actionrun\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actionrun_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_actionrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_action_actiontag", "description": "insert data into the table: \"action_actiontag\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actiontag_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_actiontag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_action_actiontag_one", "description": "insert a single row into the table: \"action_actiontag\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actiontag_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_actiontag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_action_permission", "description": "insert data into the table: \"action_permission\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_permission_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "action_permission_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_permission_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_action_permission_one", "description": "insert a single row into the table: \"action_permission\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_permission_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "action_permission_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_permission", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_action_tag", "description": "insert data into the table: \"action_tag\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_tag_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "action_tag_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_tag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_action_tag_one", "description": "insert a single row into the table: \"action_tag\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_tag_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "action_tag_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_tag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_activity_activity", "description": "insert data into the table: \"activity_activity\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "activity_activity_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "activity_activity_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_activity_activity_one", "description": "insert a single row into the table: \"activity_activity\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "activity_activity_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "activity_activity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_agg_crystal_buckets", "description": "insert data into the table: \"agg_crystal_buckets\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "agg_crystal_buckets_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_agg_crystal_buckets_one", "description": "insert a single row into the table: \"agg_crystal_buckets\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "agg_crystal_buckets", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_agent", "description": "insert data into the table: \"ai_agent\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_agent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_agent_one", "description": "insert a single row into the table: \"ai_agent\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agent_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_agent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_agentusersubscription", "description": "insert data into the table: \"ai_agentusersubscription\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_agentusersubscription_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_agentusersubscription_one", "description": "insert a single row into the table: \"ai_agentusersubscription\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_agentusersubscription", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_aiaction", "description": "insert data into the table: \"ai_aiaction\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiaction_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_aiaction_one", "description": "insert a single row into the table: \"ai_aiaction\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiaction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_aiagent", "description": "insert data into the table: \"ai_aiagent\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiagent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_aiagent_one", "description": "insert a single row into the table: \"ai_aiagent\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiagent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_aiagentinstruction", "description": "insert data into the table: \"ai_aiagentinstruction\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiagentinstruction_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_aiagentinstruction_one", "description": "insert a single row into the table: \"ai_aiagentinstruction\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiagentinstruction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_aicall", "description": "insert data into the table: \"ai_aicall\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicall_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicall_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_aicall_one", "description": "insert a single row into the table: \"ai_aicall\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicall_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicall", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_aicallaction", "description": "insert data into the table: \"ai_aicallaction\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicallaction_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_aicallaction_one", "description": "insert a single row into the table: \"ai_aicallaction\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicallaction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_aicallrequest", "description": "insert data into the table: \"ai_aicallrequest\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicallrequest_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_aicallrequest_one", "description": "insert a single row into the table: \"ai_aicallrequest\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicallrequest", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_aicallusage", "description": "insert data into the table: \"ai_aicallusage\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicallusage_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_aicallusage_one", "description": "insert a single row into the table: \"ai_aicallusage\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicallusage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_aiinstruction", "description": "insert data into the table: \"ai_aiinstruction\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiinstruction_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_aiinstruction_one", "description": "insert a single row into the table: \"ai_aiinstruction\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiinstruction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_artifact", "description": "insert data into the table: \"ai_artifact\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_artifact_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_artifact_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_artifact_one", "description": "insert a single row into the table: \"ai_artifact\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_artifact_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_artifact", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_auditlogevaluationdataset", "description": "insert data into the table: \"ai_auditlogevaluationdataset\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_auditlogevaluationdataset_one", "description": "insert a single row into the table: \"ai_auditlogevaluationdataset\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_auditlogevaluationdatasetitem", "description": "insert data into the table: \"ai_auditlogevaluationdatasetitem\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_auditlogevaluationdatasetitem_one", "description": "insert a single row into the table: \"ai_auditlogevaluationdatasetitem\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_auditlogevaluationrun", "description": "insert data into the table: \"ai_auditlogevaluationrun\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_auditlogevaluationrun_one", "description": "insert a single row into the table: \"ai_auditlogevaluationrun\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_auditlogevaluationrunitem", "description": "insert data into the table: \"ai_auditlogevaluationrunitem\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_auditlogevaluationrunitem_one", "description": "insert a single row into the table: \"ai_auditlogevaluationrunitem\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_auditlogsessionevent", "description": "insert data into the table: \"ai_auditlogsessionevent\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogsessionevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_auditlogsessionevent_one", "description": "insert a single row into the table: \"ai_auditlogsessionevent\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogsessionevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_bulknotificationbatch", "description": "insert data into the table: \"ai_bulknotificationbatch\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_bulknotificationbatch_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_bulknotificationbatch_one", "description": "insert a single row into the table: \"ai_bulknotificationbatch\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_bulknotificationbatch", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_channel_meta_template", "description": "insert data into the table: \"ai_channel_meta_template\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_channel_meta_template_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_channel_meta_template_one", "description": "insert a single row into the table: \"ai_channel_meta_template\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_channel_meta_template", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_channelsessiontracker", "description": "insert data into the table: \"ai_channelsessiontracker\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_channelsessiontracker_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_channelsessiontracker_one", "description": "insert a single row into the table: \"ai_channelsessiontracker\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_channelsessiontracker", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_evaluationdataset", "description": "insert data into the table: \"ai_evaluationdataset\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationdataset_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_evaluationdataset_one", "description": "insert a single row into the table: \"ai_evaluationdataset\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationdataset", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_evaluationdatasetitem", "description": "insert data into the table: \"ai_evaluationdatasetitem\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_evaluationdatasetitem_one", "description": "insert a single row into the table: \"ai_evaluationdatasetitem\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_evaluationrun", "description": "insert data into the table: \"ai_evaluationrun\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationrun_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_evaluationrun_one", "description": "insert a single row into the table: \"ai_evaluationrun\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_evaluationrunitem", "description": "insert data into the table: \"ai_evaluationrunitem\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationrunitem_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_evaluationrunitem_one", "description": "insert a single row into the table: \"ai_evaluationrunitem\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationrunitem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_extractionmetrics", "description": "insert data into the table: \"ai_extractionmetrics\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_extractionmetrics_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_extractionmetrics_one", "description": "insert a single row into the table: \"ai_extractionmetrics\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_extractionmetrics", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_geminiinstruction", "description": "insert data into the table: \"ai_geminiinstruction\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_geminiinstruction_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_geminiinstruction_one", "description": "insert a single row into the table: \"ai_geminiinstruction\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_geminiinstruction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_knowledgebase", "description": "insert data into the table: \"ai_knowledgebase\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_knowledgebase_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_knowledgebase_one", "description": "insert a single row into the table: \"ai_knowledgebase\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_knowledgebase", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_messageclassification", "description": "insert data into the table: \"ai_messageclassification\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_messageclassification_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_messageclassification_one", "description": "insert a single row into the table: \"ai_messageclassification\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_messageclassification", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_messagestatustracking", "description": "insert data into the table: \"ai_messagestatustracking\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_messagestatustracking_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_messagestatustracking_one", "description": "insert a single row into the table: \"ai_messagestatustracking\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_messagestatustracking", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_samplevector", "description": "insert data into the table: \"ai_samplevector\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_samplevector_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_samplevector_one", "description": "insert a single row into the table: \"ai_samplevector\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_samplevector", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_sessionevent", "description": "insert data into the table: \"ai_sessionevent\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_sessionevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_sessionevent_one", "description": "insert a single row into the table: \"ai_sessionevent\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_sessionevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_sessionrating", "description": "insert data into the table: \"ai_sessionrating\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_sessionrating_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ai_sessionrating_one", "description": "insert a single row into the table: \"ai_sessionrating\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_sessionrating", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_app_states", "description": "insert data into the table: \"app_states\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "app_states_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "app_states_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "app_states_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_app_states_one", "description": "insert a single row into the table: \"app_states\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "app_states_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "app_states_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "app_states", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_auth_group", "description": "insert data into the table: \"auth_group\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "auth_group_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_auth_group_one", "description": "insert a single row into the table: \"auth_group\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "auth_group", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_auth_group_permissions", "description": "insert data into the table: \"auth_group_permissions\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "auth_group_permissions_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_auth_group_permissions_one", "description": "insert a single row into the table: \"auth_group_permissions\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "auth_group_permissions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_auth_permission", "description": "insert data into the table: \"auth_permission\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_permission_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "auth_permission_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_auth_permission_one", "description": "insert a single row into the table: \"auth_permission\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_permission_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "auth_permission", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_botconversation", "description": "insert data into the table: \"communications_botconversation\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_botconversation_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_botconversation_one", "description": "insert a single row into the table: \"communications_botconversation\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_botconversation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_botmessage", "description": "insert data into the table: \"communications_botmessage\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_botmessage_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_botmessage_one", "description": "insert a single row into the table: \"communications_botmessage\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_botmessage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_calllog", "description": "insert data into the table: \"communications_calllog\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_calllog_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_calllog_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_calllog_one", "description": "insert a single row into the table: \"communications_calllog\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_calllog_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_calllog", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_channelinitiationrequest", "description": "insert data into the table: \"communications_channelinitiationrequest\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_channelinitiationrequest_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_channelinitiationrequest_one", "description": "insert a single row into the table: \"communications_channelinitiationrequest\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_channelinitiationrequest", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_commmessage", "description": "insert data into the table: \"communications_commmessage\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_commmessage_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_commmessage_one", "description": "insert a single row into the table: \"communications_commmessage\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_commmessage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_conversation", "description": "insert data into the table: \"communications_conversation\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_conversation_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_conversation_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_conversation_one", "description": "insert a single row into the table: \"communications_conversation\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_conversation_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_conversation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_emailunsubscribe", "description": "insert data into the table: \"communications_emailunsubscribe\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_emailunsubscribe_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_emailunsubscribe_one", "description": "insert a single row into the table: \"communications_emailunsubscribe\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_emailunsubscribe", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_inboundemail", "description": "insert data into the table: \"communications_inboundemail\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemail_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_inboundemail_one", "description": "insert a single row into the table: \"communications_inboundemail\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemail", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_inboundemailprocessingrun", "description": "insert data into the table: \"communications_inboundemailprocessingrun\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemailprocessingrun_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_inboundemailprocessingrun_one", "description": "insert a single row into the table: \"communications_inboundemailprocessingrun\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemailprocessingrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_inboundemailschooldata", "description": "insert data into the table: \"communications_inboundemailschooldata\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemailschooldata_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_inboundemailschooldata_one", "description": "insert a single row into the table: \"communications_inboundemailschooldata\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemailschooldata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_inboundemailschooldatahistory", "description": "insert data into the table: \"communications_inboundemailschooldatahistory\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_inboundemailschooldatahistory_one", "description": "insert a single row into the table: \"communications_inboundemailschooldatahistory\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_intercomwebhook", "description": "insert data into the table: \"communications_intercomwebhook\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_intercomwebhook_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_intercomwebhook_one", "description": "insert a single row into the table: \"communications_intercomwebhook\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_intercomwebhook", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_journeyfeatures", "description": "insert data into the table: \"communications_journeyfeatures\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_journeyfeatures_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_journeyfeatures_one", "description": "insert a single row into the table: \"communications_journeyfeatures\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_journeyfeatures", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_message", "description": "insert data into the table: \"communications_message\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_message_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_message_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_message_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_message_one", "description": "insert a single row into the table: \"communications_message\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_message_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_message_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_message", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_messagetemplate", "description": "insert data into the table: \"communications_messagetemplate\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_messagetemplate_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_messagetemplate_one", "description": "insert a single row into the table: \"communications_messagetemplate\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_messagetemplate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_notification", "description": "insert data into the table: \"communications_notification\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_notification_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_notification_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_notification_one", "description": "insert a single row into the table: \"communications_notification\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_notification_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_notification", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_telegramevent", "description": "insert data into the table: \"communications_telegramevent\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_telegramevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_telegramevent_one", "description": "insert a single row into the table: \"communications_telegramevent\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_telegramevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_telegramimage", "description": "insert data into the table: \"communications_telegramimage\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_telegramimage_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_telegramimage_one", "description": "insert a single row into the table: \"communications_telegramimage\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_telegramimage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_telegramprofile", "description": "insert data into the table: \"communications_telegramprofile\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_telegramprofile_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_telegramprofile_one", "description": "insert a single row into the table: \"communications_telegramprofile\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_telegramprofile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_whatsappevent", "description": "insert data into the table: \"communications_whatsappevent\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_whatsappevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_whatsappevent_one", "description": "insert a single row into the table: \"communications_whatsappevent\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_whatsappevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_whatsappprofile", "description": "insert data into the table: \"communications_whatsappprofile\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_whatsappprofile_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_communications_whatsappprofile_one", "description": "insert a single row into the table: \"communications_whatsappprofile\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_whatsappprofile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_cache", "description": "insert data into the table: \"data_cache\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cache_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_cache_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_cache_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_cache_one", "description": "insert a single row into the table: \"data_cache\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cache_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_cache_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_cache", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_cip", "description": "insert data into the table: \"data_cip\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cip_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_cip_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_cip_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_cip_one", "description": "insert a single row into the table: \"data_cip\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cip_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_cip_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_cip", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_ciptonoc", "description": "insert data into the table: \"data_ciptonoc\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_ciptonoc_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_ciptonoc_one", "description": "insert a single row into the table: \"data_ciptonoc\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_ciptonoc", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_course", "description": "insert data into the table: \"data_course\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_course_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_course_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_course_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_course_one", "description": "insert a single row into the table: \"data_course\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_course_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_course_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_course", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_curriculummapentry", "description": "insert data into the table: \"data_curriculummapentry\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_curriculummapentry_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_curriculummapentry_one", "description": "insert a single row into the table: \"data_curriculummapentry\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_curriculummapentry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_curriculummapentryprerequisite", "description": "insert data into the table: \"data_curriculummapentryprerequisite\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_curriculummapentryprerequisite_one", "description": "insert a single row into the table: \"data_curriculummapentryprerequisite\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_curriculumversion", "description": "insert data into the table: \"data_curriculumversion\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_curriculumversion_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_curriculumversion_one", "description": "insert a single row into the table: \"data_curriculumversion\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_curriculumversion", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_entitystats", "description": "insert data into the table: \"data_entitystats\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_entitystats_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_entitystats_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_entitystats_one", "description": "insert a single row into the table: \"data_entitystats\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_entitystats_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_entitystats", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_grade", "description": "insert data into the table: \"data_grade\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_grade_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_grade_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_grade_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_grade_one", "description": "insert a single row into the table: \"data_grade\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_grade_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_grade_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_grade", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_gradecountry", "description": "insert data into the table: \"data_gradecountry\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_gradecountry_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_gradecountry_one", "description": "insert a single row into the table: \"data_gradecountry\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_gradecountry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_gradecountry_schemes", "description": "insert data into the table: \"data_gradecountry_schemes\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_gradecountry_schemes_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_gradecountry_schemes_one", "description": "insert a single row into the table: \"data_gradecountry_schemes\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_gradecountry_schemes", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_gradescheme", "description": "insert data into the table: \"data_gradescheme\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_gradescheme_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_gradescheme_one", "description": "insert a single row into the table: \"data_gradescheme\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_gradescheme", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_institution", "description": "insert data into the table: \"data_institution\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institution_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_institution_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_institution_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_institution_one", "description": "insert a single row into the table: \"data_institution\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institution_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_institution_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_institution", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_institutionrequirements", "description": "insert data into the table: \"data_institutionrequirements\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_institutionrequirements_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_institutionrequirements_one", "description": "insert a single row into the table: \"data_institutionrequirements\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_institutionrequirements", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_keydate", "description": "insert data into the table: \"data_keydate\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_keydate_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_keydate_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_keydate_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_keydate_one", "description": "insert a single row into the table: \"data_keydate\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_keydate_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_keydate_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_keydate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_noc", "description": "insert data into the table: \"data_noc\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_noc_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_noc_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_noc_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_noc_one", "description": "insert a single row into the table: \"data_noc\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_noc_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_noc_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_noc", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_poststudyworkeligibility", "description": "insert data into the table: \"data_poststudyworkeligibility\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_poststudyworkeligibility_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_poststudyworkeligibility_one", "description": "insert a single row into the table: \"data_poststudyworkeligibility\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_poststudyworkeligibility", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_poststudyworkscheme", "description": "insert data into the table: \"data_poststudyworkscheme\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_poststudyworkscheme_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_poststudyworkscheme_one", "description": "insert a single row into the table: \"data_poststudyworkscheme\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_poststudyworkscheme", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_program", "description": "insert data into the table: \"data_program\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_program_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_program_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_program_one", "description": "insert a single row into the table: \"data_program\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_program_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_program", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_programjobdata", "description": "insert data into the table: \"data_programjobdata\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programjobdata_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_programjobdata_one", "description": "insert a single row into the table: \"data_programjobdata\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programjobdata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_programoffering", "description": "insert data into the table: \"data_programoffering\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programoffering_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programoffering_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_programoffering_one", "description": "insert a single row into the table: \"data_programoffering\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programoffering_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programoffering", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_programrequirement", "description": "insert data into the table: \"data_programrequirement\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programrequirement_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_programrequirement_one", "description": "insert a single row into the table: \"data_programrequirement\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programrequirement", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_programspeciality", "description": "insert data into the table: \"data_programspeciality\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programspeciality_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_programspeciality_one", "description": "insert a single row into the table: \"data_programspeciality\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programspeciality", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_ranking", "description": "insert data into the table: \"data_ranking\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ranking_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_ranking_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_ranking_one", "description": "insert a single row into the table: \"data_ranking\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ranking_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_ranking", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_rankingplatform", "description": "insert data into the table: \"data_rankingplatform\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_rankingplatform_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_rankingplatform_one", "description": "insert a single row into the table: \"data_rankingplatform\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_rankingplatform", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_requirement", "description": "insert data into the table: \"data_requirement\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_requirement_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_requirement_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_requirement_one", "description": "insert a single row into the table: \"data_requirement\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_requirement_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_requirement", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_scrapedprogramintake", "description": "insert data into the table: \"data_scrapedprogramintake\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_scrapedprogramintake_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_scrapedprogramintake_one", "description": "insert a single row into the table: \"data_scrapedprogramintake\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_scrapedprogramintake", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_specialityclassification", "description": "insert data into the table: \"data_specialityclassification\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_specialityclassification_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_specialityclassification_one", "description": "insert a single row into the table: \"data_specialityclassification\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_specialityclassification", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_term", "description": "insert data into the table: \"data_term\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_term_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_term_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_term_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_term_one", "description": "insert a single row into the table: \"data_term\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_term_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_term_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_term", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_termpartner", "description": "insert data into the table: \"data_termpartner\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_termpartner_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_termpartner_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_data_termpartner_one", "description": "insert a single row into the table: \"data_termpartner\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_termpartner_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_termpartner", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_devices_device", "description": "insert data into the table: \"devices_device\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "devices_device_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "devices_device_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "devices_device_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_devices_device_one", "description": "insert a single row into the table: \"devices_device\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "devices_device_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "devices_device_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "devices_device", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_django_admin_log", "description": "insert data into the table: \"django_admin_log\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_admin_log_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_admin_log_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_django_admin_log_one", "description": "insert a single row into the table: \"django_admin_log\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_admin_log_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_admin_log", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_django_content_type", "description": "insert data into the table: \"django_content_type\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_content_type_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_content_type_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_django_content_type_one", "description": "insert a single row into the table: \"django_content_type\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_content_type_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_django_migrations", "description": "insert data into the table: \"django_migrations\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_migrations_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "django_migrations_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_migrations_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_django_migrations_one", "description": "insert a single row into the table: \"django_migrations\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_migrations_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "django_migrations_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_migrations", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_django_session", "description": "insert data into the table: \"django_session\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_session_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "django_session_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_session_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_django_session_one", "description": "insert a single row into the table: \"django_session\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_session_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "django_session_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_session", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_events", "description": "insert data into the table: \"events\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "events_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_events_analytics", "description": "insert data into the table: \"events_analytics\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_analytics_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_analytics_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_events_analytics_one", "description": "insert a single row into the table: \"events_analytics\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_analytics_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_analytics", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_events_auditlogeventregistration", "description": "insert data into the table: \"events_auditlogeventregistration\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_auditlogeventregistration_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_events_auditlogeventregistration_one", "description": "insert a single row into the table: \"events_auditlogeventregistration\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_auditlogeventregistration", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_events_auditlogmajorupdate", "description": "insert data into the table: \"events_auditlogmajorupdate\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_auditlogmajorupdate_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_events_auditlogmajorupdate_one", "description": "insert a single row into the table: \"events_auditlogmajorupdate\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_auditlogmajorupdate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_events_auditlogmarketingevent", "description": "insert data into the table: \"events_auditlogmarketingevent\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_auditlogmarketingevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_events_auditlogmarketingevent_one", "description": "insert a single row into the table: \"events_auditlogmarketingevent\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_auditlogmarketingevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_events_event", "description": "insert data into the table: \"events_event\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_event_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "events_event_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_event_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_events_event_one", "description": "insert a single row into the table: \"events_event\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_event_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "events_event_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_event", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_events_eventregistration", "description": "insert data into the table: \"events_eventregistration\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_eventregistration_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "events_eventregistration_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_eventregistration_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_events_eventregistration_one", "description": "insert a single row into the table: \"events_eventregistration\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_eventregistration_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "events_eventregistration_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_eventregistration", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_events_majorupdate", "description": "insert data into the table: \"events_majorupdate\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_majorupdate_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_events_majorupdate_one", "description": "insert a single row into the table: \"events_majorupdate\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_majorupdate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_events_marketingevent", "description": "insert data into the table: \"events_marketingevent\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_marketingevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_events_marketingevent_one", "description": "insert a single row into the table: \"events_marketingevent\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_marketingevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_events_one", "description": "insert a single row into the table: \"events\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "events_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_files_file", "description": "insert data into the table: \"files_file\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_file_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "files_file_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "files_file_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_files_file_one", "description": "insert a single row into the table: \"files_file\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_file_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "files_file_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "files_file", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_files_publicfile", "description": "insert data into the table: \"files_publicfile\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_publicfile_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "files_publicfile_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "files_publicfile_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_files_publicfile_one", "description": "insert a single row into the table: \"files_publicfile\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_publicfile_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "files_publicfile_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "files_publicfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_files_storage", "description": "insert data into the table: \"files_storage\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_storage_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "files_storage_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "files_storage_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_files_storage_one", "description": "insert a single row into the table: \"files_storage\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_storage_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "files_storage_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "files_storage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_accesstoken", "description": "insert data into the table: \"identity_accesstoken\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_accesstoken_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_accesstoken_one", "description": "insert a single row into the table: \"identity_accesstoken\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_accesstoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_application", "description": "insert data into the table: \"identity_application\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_application_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_application_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_application_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_application_one", "description": "insert a single row into the table: \"identity_application\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_application_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_application_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_application", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_assignee", "description": "insert data into the table: \"identity_assignee\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_assignee_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_assignee_one", "description": "insert a single row into the table: \"identity_assignee\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_assignee", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_assignmenthistory", "description": "insert data into the table: \"identity_assignmenthistory\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_assignmenthistory_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_assignmenthistory_one", "description": "insert a single row into the table: \"identity_assignmenthistory\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_assignmenthistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_externalidentifier", "description": "insert data into the table: \"identity_externalidentifier\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_externalidentifier_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_externalidentifier_one", "description": "insert a single row into the table: \"identity_externalidentifier\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_externalidentifier", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_grant", "description": "insert data into the table: \"identity_grant\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_grant_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_grant_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_grant_one", "description": "insert a single row into the table: \"identity_grant\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_grant_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_grant", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_idtoken", "description": "insert data into the table: \"identity_idtoken\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_idtoken_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_idtoken_one", "description": "insert a single row into the table: \"identity_idtoken\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_idtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_invitation", "description": "insert data into the table: \"identity_invitation\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitation_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_invitation_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_invitation_one", "description": "insert a single row into the table: \"identity_invitation\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitation_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_invitation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_invitationcredit", "description": "insert data into the table: \"identity_invitationcredit\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_invitationcredit_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_invitationcredit_one", "description": "insert a single row into the table: \"identity_invitationcredit\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_invitationcredit", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_lead", "description": "insert data into the table: \"identity_lead\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_lead_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_lead_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_lead_one", "description": "insert a single row into the table: \"identity_lead\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_lead_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_lead", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_newuser", "description": "insert data into the table: \"identity_newuser\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_newuser_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_newuser_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_newuser_one", "description": "insert a single row into the table: \"identity_newuser\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_newuser_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_newuser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_note", "description": "insert data into the table: \"identity_note\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_note_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_note_one", "description": "insert a single row into the table: \"identity_note\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_note", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_partner", "description": "insert data into the table: \"identity_partner\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partner_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partner_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_partner_one", "description": "insert a single row into the table: \"identity_partner\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partner_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_partnergroup", "description": "insert data into the table: \"identity_partnergroup\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnergroup_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_partnergroup_one", "description": "insert a single row into the table: \"identity_partnergroup\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnergroup", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_partnergroupuser", "description": "insert data into the table: \"identity_partnergroupuser\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnergroupuser_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_partnergroupuser_one", "description": "insert a single row into the table: \"identity_partnergroupuser\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnergroupuser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_partnerpermission", "description": "insert data into the table: \"identity_partnerpermission\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnerpermission_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_partnerpermission_one", "description": "insert a single row into the table: \"identity_partnerpermission\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnerpermission", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_partnerunit", "description": "insert data into the table: \"identity_partnerunit\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnerunit_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_partnerunit_one", "description": "insert a single row into the table: \"identity_partnerunit\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnerunit", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_partneruser", "description": "insert data into the table: \"identity_partneruser\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partneruser_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_partneruser_one", "description": "insert a single row into the table: \"identity_partneruser\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_partneruserconfig", "description": "insert data into the table: \"identity_partneruserconfig\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partneruserconfig_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_partneruserconfig_one", "description": "insert a single row into the table: \"identity_partneruserconfig\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partneruserconfig", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_partneruserunit", "description": "insert data into the table: \"identity_partneruserunit\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partneruserunit_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_partneruserunit_one", "description": "insert a single row into the table: \"identity_partneruserunit\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partneruserunit", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_personaevent", "description": "insert data into the table: \"identity_personaevent\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_personaevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_personaevent_one", "description": "insert a single row into the table: \"identity_personaevent\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_personaevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_personainquiry", "description": "insert data into the table: \"identity_personainquiry\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_personainquiry_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_personainquiry_one", "description": "insert a single row into the table: \"identity_personainquiry\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_personainquiry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_referralcode", "description": "insert data into the table: \"identity_referralcode\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_referralcode_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_referralcode_one", "description": "insert a single row into the table: \"identity_referralcode\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_referralcode", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_referralcodeview", "description": "insert data into the table: \"identity_referralcodeview\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_referralcodeview_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_referralcodeview_one", "description": "insert a single row into the table: \"identity_referralcodeview\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_referralcodeview", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_refreshtoken", "description": "insert data into the table: \"identity_refreshtoken\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_refreshtoken_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_refreshtoken_one", "description": "insert a single row into the table: \"identity_refreshtoken\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_refreshtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_roundrobincounter", "description": "insert data into the table: \"identity_roundrobincounter\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_roundrobincounter_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_roundrobincounter_one", "description": "insert a single row into the table: \"identity_roundrobincounter\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_roundrobincounter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_site", "description": "insert data into the table: \"identity_site\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_site_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_site_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_site_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_site_one", "description": "insert a single row into the table: \"identity_site\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_site_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_site_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_site", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_targetpartnerstate", "description": "insert data into the table: \"identity_targetpartnerstate\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_targetpartnerstate_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_targetpartnerstate_one", "description": "insert a single row into the table: \"identity_targetpartnerstate\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_targetpartnerstate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_user", "description": "insert data into the table: \"identity_user\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_user_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_user_groups", "description": "insert data into the table: \"identity_user_groups\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_user_groups_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_user_groups_one", "description": "insert a single row into the table: \"identity_user_groups\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_user_groups", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_user_one", "description": "insert a single row into the table: \"identity_user\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_user_user_permissions", "description": "insert data into the table: \"identity_user_user_permissions\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_user_user_permissions_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_user_user_permissions_one", "description": "insert a single row into the table: \"identity_user_user_permissions\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_user_user_permissions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_useraccesstracking", "description": "insert data into the table: \"identity_useraccesstracking\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_useraccesstracking_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_useraccesstracking_one", "description": "insert a single row into the table: \"identity_useraccesstracking\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_useraccesstracking", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_userassigneemapping", "description": "insert data into the table: \"identity_userassigneemapping\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_userassigneemapping_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_userassigneemapping_one", "description": "insert a single row into the table: \"identity_userassigneemapping\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_userassigneemapping", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_useridentity", "description": "insert data into the table: \"identity_useridentity\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_useridentity_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_useridentity_one", "description": "insert a single row into the table: \"identity_useridentity\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_useridentity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_userinitiation", "description": "insert data into the table: \"identity_userinitiation\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_userinitiation_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_userinitiation_one", "description": "insert a single row into the table: \"identity_userinitiation\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_userinitiation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_usertoken", "description": "insert data into the table: \"identity_usertoken\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_usertoken_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_usertoken_one", "description": "insert a single row into the table: \"identity_usertoken\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_usertoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_utmparameter", "description": "insert data into the table: \"identity_utmparameter\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_utmparameter_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_identity_utmparameter_one", "description": "insert a single row into the table: \"identity_utmparameter\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_utmparameter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_integrations_externalapplication", "description": "insert data into the table: \"integrations_externalapplication\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "integrations_externalapplication_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_integrations_externalapplication_one", "description": "insert a single row into the table: \"integrations_externalapplication\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "integrations_externalapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_integrations_externalstudent", "description": "insert data into the table: \"integrations_externalstudent\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "integrations_externalstudent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_integrations_externalstudent_one", "description": "insert a single row into the table: \"integrations_externalstudent\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "integrations_externalstudent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_issues_issue", "description": "insert data into the table: \"issues_issue\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issue_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issue_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_issues_issue_one", "description": "insert a single row into the table: \"issues_issue\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issue_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issue", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_issues_issueaction", "description": "insert data into the table: \"issues_issueaction\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issueaction_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_issues_issueaction_one", "description": "insert a single row into the table: \"issues_issueaction\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issueaction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_issues_issuenote", "description": "insert data into the table: \"issues_issuenote\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issuenote_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_issues_issuenote_one", "description": "insert a single row into the table: \"issues_issuenote\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issuenote", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_issues_issueprompt", "description": "insert data into the table: \"issues_issueprompt\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issueprompt_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_issues_issueprompt_one", "description": "insert a single row into the table: \"issues_issueprompt\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issueprompt", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_issues_query", "description": "insert data into the table: \"issues_query\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_query_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "issues_query_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_query_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_issues_query_one", "description": "insert a single row into the table: \"issues_query\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_query_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "issues_query_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_query", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_issues_querygroup", "description": "insert data into the table: \"issues_querygroup\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_querygroup_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_issues_querygroup_one", "description": "insert a single row into the table: \"issues_querygroup\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_querygroup", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_issues_querygroupquery", "description": "insert data into the table: \"issues_querygroupquery\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_querygroupquery_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_issues_querygroupquery_one", "description": "insert a single row into the table: \"issues_querygroupquery\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_querygroupquery", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_issues_userapplicationquerygroup", "description": "insert data into the table: \"issues_userapplicationquerygroup\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_userapplicationquerygroup_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_issues_userapplicationquerygroup_one", "description": "insert a single row into the table: \"issues_userapplicationquerygroup\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_userapplicationquerygroup", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_knowledge_document", "description": "insert data into the table: \"knowledge_document\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_document_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_knowledge_document_consulted_experts", "description": "insert data into the table: \"knowledge_document_consulted_experts\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_knowledge_document_consulted_experts_one", "description": "insert a single row into the table: \"knowledge_document_consulted_experts\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_knowledge_document_one", "description": "insert a single row into the table: \"knowledge_document\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_document", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_knowledge_documentchunk", "description": "insert data into the table: \"knowledge_documentchunk\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentchunk_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_knowledge_documentchunk_one", "description": "insert a single row into the table: \"knowledge_documentchunk\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentchunk", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_knowledge_documentcomment", "description": "insert data into the table: \"knowledge_documentcomment\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentcomment_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_knowledge_documentcomment_one", "description": "insert a single row into the table: \"knowledge_documentcomment\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentcomment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_knowledge_documenteffectivepermission", "description": "insert data into the table: \"knowledge_documenteffectivepermission\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documenteffectivepermission_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_knowledge_documenteffectivepermission_one", "description": "insert a single row into the table: \"knowledge_documenteffectivepermission\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documenteffectivepermission", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_knowledge_documentlink", "description": "insert data into the table: \"knowledge_documentlink\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentlink_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_knowledge_documentlink_one", "description": "insert a single row into the table: \"knowledge_documentlink\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentlink", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_knowledge_documentpermission", "description": "insert data into the table: \"knowledge_documentpermission\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentpermission_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_knowledge_documentpermission_one", "description": "insert a single row into the table: \"knowledge_documentpermission\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentpermission", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_knowledge_documentrevision", "description": "insert data into the table: \"knowledge_documentrevision\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentrevision_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_knowledge_documentrevision_one", "description": "insert a single row into the table: \"knowledge_documentrevision\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentrevision", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_knowledge_knowledgedocumenttag", "description": "insert data into the table: \"knowledge_knowledgedocumenttag\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_knowledgedocumenttag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_knowledge_knowledgedocumenttag_one", "description": "insert a single row into the table: \"knowledge_knowledgedocumenttag\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_knowledgedocumenttag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_auditlogloaneventmanager", "description": "insert data into the table: \"loan_auditlogloaneventmanager\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_auditlogloaneventmanager_one", "description": "insert a single row into the table: \"loan_auditlogloaneventmanager\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_calendlyevent", "description": "insert data into the table: \"loan_calendlyevent\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_calendlyevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_calendlyevent_one", "description": "insert a single row into the table: \"loan_calendlyevent\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_calendlyevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_creditproduct", "description": "insert data into the table: \"loan_creditproduct\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditproduct_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_creditproduct_one", "description": "insert a single row into the table: \"loan_creditproduct\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditproduct", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_creditproductfee", "description": "insert data into the table: \"loan_creditproductfee\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditproductfee_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_creditproductfee_one", "description": "insert a single row into the table: \"loan_creditproductfee\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditproductfee", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_creditproductprogram", "description": "insert data into the table: \"loan_creditproductprogram\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditproductprogram_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_creditproductprogram_one", "description": "insert a single row into the table: \"loan_creditproductprogram\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditproductprogram", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_creditreport", "description": "insert data into the table: \"loan_creditreport\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditreport_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_creditreport_one", "description": "insert a single row into the table: \"loan_creditreport\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditreport", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_facility", "description": "insert data into the table: \"loan_facility\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_facility_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_facility_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_facility_one", "description": "insert a single row into the table: \"loan_facility\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_facility_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_facility", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_guarantor", "description": "insert data into the table: \"loan_guarantor\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_guarantor_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_guarantor_one", "description": "insert a single row into the table: \"loan_guarantor\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_guarantor", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loanagreement", "description": "insert data into the table: \"loan_loanagreement\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanagreement_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loanagreement_one", "description": "insert a single row into the table: \"loan_loanagreement\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanagreement", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loanapplication", "description": "insert data into the table: \"loan_loanapplication\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplication_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loanapplication_one", "description": "insert a single row into the table: \"loan_loanapplication\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loanapplicationhistory", "description": "insert data into the table: \"loan_loanapplicationhistory\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplicationhistory_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loanapplicationhistory_one", "description": "insert a single row into the table: \"loan_loanapplicationhistory\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplicationhistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loanapplicationpayment", "description": "insert data into the table: \"loan_loanapplicationpayment\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplicationpayment_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loanapplicationpayment_one", "description": "insert a single row into the table: \"loan_loanapplicationpayment\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplicationpayment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loanapplicationsnapshot", "description": "insert data into the table: \"loan_loanapplicationsnapshot\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loanapplicationsnapshot_one", "description": "insert a single row into the table: \"loan_loanapplicationsnapshot\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loandisbursement", "description": "insert data into the table: \"loan_loandisbursement\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loandisbursement_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loandisbursement_one", "description": "insert a single row into the table: \"loan_loandisbursement\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loandisbursement", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loanevent", "description": "insert data into the table: \"loan_loanevent\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loanevent_one", "description": "insert a single row into the table: \"loan_loanevent\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loaneventmanager", "description": "insert data into the table: \"loan_loaneventmanager\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loaneventmanager_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loaneventmanager_one", "description": "insert a single row into the table: \"loan_loaneventmanager\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loaneventmanager", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loanfile", "description": "insert data into the table: \"loan_loanfile\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanfile_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loanfile_one", "description": "insert a single row into the table: \"loan_loanfile\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loaninterview", "description": "insert data into the table: \"loan_loaninterview\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loaninterview_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loaninterview_one", "description": "insert a single row into the table: \"loan_loaninterview\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loaninterview", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loaninterviewevents", "description": "insert data into the table: \"loan_loaninterviewevents\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loaninterviewevents_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loaninterviewevents_one", "description": "insert a single row into the table: \"loan_loaninterviewevents\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loaninterviewevents", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loanproduct", "description": "insert data into the table: \"loan_loanproduct\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanproduct_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loanproduct_one", "description": "insert a single row into the table: \"loan_loanproduct\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanproduct", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loanrepayment", "description": "insert data into the table: \"loan_loanrepayment\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanrepayment_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loanrepayment_one", "description": "insert a single row into the table: \"loan_loanrepayment\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanrepayment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loanschedule", "description": "insert data into the table: \"loan_loanschedule\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanschedule_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loanschedule_one", "description": "insert a single row into the table: \"loan_loanschedule\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanschedule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loanscheduleactuals", "description": "insert data into the table: \"loan_loanscheduleactuals\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanscheduleactuals_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loanscheduleactuals_one", "description": "insert a single row into the table: \"loan_loanscheduleactuals\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanscheduleactuals", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loanschedulev2", "description": "insert data into the table: \"loan_loanschedulev2\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loanschedulev2_one", "description": "insert a single row into the table: \"loan_loanschedulev2\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loanschedulev2snapshot", "description": "insert data into the table: \"loan_loanschedulev2snapshot\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_loanschedulev2snapshot_one", "description": "insert a single row into the table: \"loan_loanschedulev2snapshot\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_metro2report", "description": "insert data into the table: \"loan_metro2report\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_metro2report_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_metro2report_one", "description": "insert a single row into the table: \"loan_metro2report\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_metro2report", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_metro2reportrun", "description": "insert data into the table: \"loan_metro2reportrun\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_metro2reportrun_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_metro2reportrun_one", "description": "insert a single row into the table: \"loan_metro2reportrun\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_metro2reportrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_passagesuccessscore", "description": "insert data into the table: \"loan_passagesuccessscore\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_passagesuccessscore_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_passagesuccessscore_one", "description": "insert a single row into the table: \"loan_passagesuccessscore\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_passagesuccessscore", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_programloanproduct", "description": "insert data into the table: \"loan_programloanproduct\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_programloanproduct_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_programloanproduct_one", "description": "insert a single row into the table: \"loan_programloanproduct\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_programloanproduct", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_turnkeyapicalls", "description": "insert data into the table: \"loan_turnkeyapicalls\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_turnkeyapicalls_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_turnkeyapicalls_one", "description": "insert a single row into the table: \"loan_turnkeyapicalls\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_turnkeyapicalls", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_turnkeyevent", "description": "insert data into the table: \"loan_turnkeyevent\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_turnkeyevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_turnkeyevent_one", "description": "insert a single row into the table: \"loan_turnkeyevent\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_turnkeyevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_webhookcall", "description": "insert data into the table: \"loan_webhookcall\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_webhookcall_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_loan_webhookcall_one", "description": "insert a single row into the table: \"loan_webhookcall\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_webhookcall", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_monitoring_monitorcheckrun", "description": "insert data into the table: \"monitoring_monitorcheckrun\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_monitoring_monitorcheckrun_one", "description": "insert a single row into the table: \"monitoring_monitorcheckrun\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_monitoring_monitorissue", "description": "insert data into the table: \"monitoring_monitorissue\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "monitoring_monitorissue_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_monitoring_monitorissue_one", "description": "insert a single row into the table: \"monitoring_monitorissue\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "monitoring_monitorissue", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_monitoring_monitornotification", "description": "insert data into the table: \"monitoring_monitornotification\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "monitoring_monitornotification_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_monitoring_monitornotification_one", "description": "insert a single row into the table: \"monitoring_monitornotification\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "monitoring_monitornotification", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_partners_application", "description": "insert data into the table: \"partners_application\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_application_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "partners_application_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_partners_application_one", "description": "insert a single row into the table: \"partners_application\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_application_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "partners_application", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_partners_sessionapplication", "description": "insert data into the table: \"partners_sessionapplication\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "partners_sessionapplication_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_partners_sessionapplication_one", "description": "insert a single row into the table: \"partners_sessionapplication\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "partners_sessionapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_payment_account", "description": "insert data into the table: \"payment_account\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_account_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_account_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_account_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_payment_account_one", "description": "insert a single row into the table: \"payment_account\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_account_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_account_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_account", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_payment_accountsnapshot", "description": "insert data into the table: \"payment_accountsnapshot\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_accountsnapshot_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_payment_accountsnapshot_one", "description": "insert a single row into the table: \"payment_accountsnapshot\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_accountsnapshot", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_payment_currency", "description": "insert data into the table: \"payment_currency\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_currency_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_currency_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_currency_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_payment_currency_one", "description": "insert a single row into the table: \"payment_currency\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_currency_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_currency_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_currency", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_payment_exchangerate", "description": "insert data into the table: \"payment_exchangerate\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_exchangerate_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_payment_exchangerate_one", "description": "insert a single row into the table: \"payment_exchangerate\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_exchangerate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_payment_journal", "description": "insert data into the table: \"payment_journal\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journal_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_journal_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_journal_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_payment_journal_one", "description": "insert a single row into the table: \"payment_journal\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journal_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_journal_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_journal", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_payment_journalentry", "description": "insert data into the table: \"payment_journalentry\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_journalentry_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_payment_journalentry_one", "description": "insert a single row into the table: \"payment_journalentry\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_journalentry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_payment_ledger", "description": "insert data into the table: \"payment_ledger\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledger_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_ledger_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_payment_ledger_one", "description": "insert a single row into the table: \"payment_ledger\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledger_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_ledger", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_payment_ledgerlogs", "description": "insert data into the table: \"payment_ledgerlogs\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_ledgerlogs_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_payment_ledgerlogs_one", "description": "insert a single row into the table: \"payment_ledgerlogs\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_ledgerlogs", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_payment_paymentevent", "description": "insert data into the table: \"payment_paymentevent\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_paymentevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_payment_paymentevent_one", "description": "insert a single row into the table: \"payment_paymentevent\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_paymentevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_payment_paymentsession", "description": "insert data into the table: \"payment_paymentsession\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_paymentsession_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_payment_paymentsession_one", "description": "insert a single row into the table: \"payment_paymentsession\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_paymentsession", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_pghistory_context", "description": "insert data into the table: \"pghistory_context\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "pghistory_context_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "pghistory_context_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "pghistory_context_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_pghistory_context_one", "description": "insert a single row into the table: \"pghistory_context\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "pghistory_context_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "pghistory_context_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "pghistory_context", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_activitynodedata", "description": "insert data into the table: \"products_activitynodedata\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_activitynodedata_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_activitynodedata_one", "description": "insert a single row into the table: \"products_activitynodedata\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_activitynodedata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_amendment", "description": "insert data into the table: \"products_amendment\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_amendment_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_amendment_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_amendment_one", "description": "insert a single row into the table: \"products_amendment\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_amendment_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_amendment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_auditlogeligibilityconfig", "description": "insert data into the table: \"products_auditlogeligibilityconfig\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_auditlogeligibilityconfig_one", "description": "insert a single row into the table: \"products_auditlogeligibilityconfig\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_auditloginternaltask", "description": "insert data into the table: \"products_auditloginternaltask\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditloginternaltask_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_auditloginternaltask_one", "description": "insert a single row into the table: \"products_auditloginternaltask\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditloginternaltask", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_auditlogloaneventmanagertag", "description": "insert data into the table: \"products_auditlogloaneventmanagertag\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_auditlogloaneventmanagertag_one", "description": "insert a single row into the table: \"products_auditlogloaneventmanagertag\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_auditlogrecommendationrecording", "description": "insert data into the table: \"products_auditlogrecommendationrecording\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_auditlogrecommendationrecording_one", "description": "insert a single row into the table: \"products_auditlogrecommendationrecording\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_auditloguserapplicationsuccessrate", "description": "insert data into the table: \"products_auditloguserapplicationsuccessrate\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_auditloguserapplicationsuccessrate_one", "description": "insert a single row into the table: \"products_auditloguserapplicationsuccessrate\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_cohortgoevent", "description": "insert data into the table: \"products_cohortgoevent\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_cohortgoevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_cohortgoevent_one", "description": "insert a single row into the table: \"products_cohortgoevent\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_cohortgoevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_cohortgopaymentsession", "description": "insert data into the table: \"products_cohortgopaymentsession\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_cohortgopaymentsession_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_cohortgopaymentsession_one", "description": "insert a single row into the table: \"products_cohortgopaymentsession\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_cohortgopaymentsession", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_condition", "description": "insert data into the table: \"products_condition\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_condition_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_condition_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_condition_one", "description": "insert a single row into the table: \"products_condition\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_condition_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_condition", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_desk", "description": "insert data into the table: \"products_desk\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_desk_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_desk_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_desk_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_desk_one", "description": "insert a single row into the table: \"products_desk\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_desk_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_desk_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_desk", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_deskpartneruser", "description": "insert data into the table: \"products_deskpartneruser\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_deskpartneruser_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_deskpartneruser_one", "description": "insert a single row into the table: \"products_deskpartneruser\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_deskpartneruser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_earlyaccessrequest", "description": "insert data into the table: \"products_earlyaccessrequest\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_earlyaccessrequest_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_earlyaccessrequest_one", "description": "insert a single row into the table: \"products_earlyaccessrequest\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_earlyaccessrequest", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_eligibilityconfig", "description": "insert data into the table: \"products_eligibilityconfig\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_eligibilityconfig_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_eligibilityconfig_one", "description": "insert a single row into the table: \"products_eligibilityconfig\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_eligibilityconfig", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_eligibilityscorehistory", "description": "insert data into the table: \"products_eligibilityscorehistory\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_eligibilityscorehistory_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_eligibilityscorehistory_one", "description": "insert a single row into the table: \"products_eligibilityscorehistory\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_eligibilityscorehistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_flywireevent", "description": "insert data into the table: \"products_flywireevent\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_flywireevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_flywireevent_one", "description": "insert a single row into the table: \"products_flywireevent\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_flywireevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_flywirepaymentsession", "description": "insert data into the table: \"products_flywirepaymentsession\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_flywirepaymentsession_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_flywirepaymentsession_one", "description": "insert a single row into the table: \"products_flywirepaymentsession\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_flywirepaymentsession", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_group", "description": "insert data into the table: \"products_group\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_group_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_group_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_group_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_group_one", "description": "insert a single row into the table: \"products_group\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_group_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_group_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_group", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_internaltask", "description": "insert data into the table: \"products_internaltask\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltask_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_internaltask_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_internaltask_one", "description": "insert a single row into the table: \"products_internaltask\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltask_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_internaltask", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_internaltasktag", "description": "insert data into the table: \"products_internaltasktag\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_internaltasktag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_internaltasktag_one", "description": "insert a single row into the table: \"products_internaltasktag\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_internaltasktag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_journey", "description": "insert data into the table: \"products_journey\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journey_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_journey_one", "description": "insert a single row into the table: \"products_journey\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journey", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_journeyfeature", "description": "insert data into the table: \"products_journeyfeature\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journeyfeature_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_journeyfeature_one", "description": "insert a single row into the table: \"products_journeyfeature\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journeyfeature", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_journeystep", "description": "insert data into the table: \"products_journeystep\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeystep_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journeystep_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_journeystep_one", "description": "insert a single row into the table: \"products_journeystep\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeystep_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journeystep", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_journeytag", "description": "insert data into the table: \"products_journeytag\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeytag_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journeytag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_journeytag_one", "description": "insert a single row into the table: \"products_journeytag\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeytag_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journeytag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_keyword", "description": "insert data into the table: \"products_keyword\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keyword_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_keyword_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_keyword_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_keyword_one", "description": "insert a single row into the table: \"products_keyword\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keyword_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_keyword_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_keyword", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_keywordlink", "description": "insert data into the table: \"products_keywordlink\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_keywordlink_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_keywordlink_one", "description": "insert a single row into the table: \"products_keywordlink\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_keywordlink", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_loaneventmanagertag", "description": "insert data into the table: \"products_loaneventmanagertag\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_loaneventmanagertag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_loaneventmanagertag_one", "description": "insert a single row into the table: \"products_loaneventmanagertag\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_loaneventmanagertag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_logic", "description": "insert data into the table: \"products_logic\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logic_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_logic_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_logic_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_logic_one", "description": "insert a single row into the table: \"products_logic\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logic_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_logic_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_logic", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_logicrule", "description": "insert data into the table: \"products_logicrule\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logicrule_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_logicrule_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_logicrule_one", "description": "insert a single row into the table: \"products_logicrule\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logicrule_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_logicrule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_node", "description": "insert data into the table: \"products_node\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_node_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_node_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_node_one", "description": "insert a single row into the table: \"products_node\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_node_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_node", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_partnertag", "description": "insert data into the table: \"products_partnertag\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_partnertag_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_partnertag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_partnertag_one", "description": "insert a single row into the table: \"products_partnertag\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_partnertag_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_partnertag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_passagewirepaymentreport", "description": "insert data into the table: \"products_passagewirepaymentreport\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_passagewirepaymentreport_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_passagewirepaymentreport_one", "description": "insert a single row into the table: \"products_passagewirepaymentreport\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_passagewirepaymentreport", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_payment", "description": "insert data into the table: \"products_payment\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_payment_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_payment_one", "description": "insert a single row into the table: \"products_payment\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_payment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_paymentdiscount", "description": "insert data into the table: \"products_paymentdiscount\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_paymentdiscount_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_paymentdiscount_one", "description": "insert a single row into the table: \"products_paymentdiscount\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_paymentdiscount", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_paymentdiscountusage", "description": "insert data into the table: \"products_paymentdiscountusage\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_paymentdiscountusage_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_paymentdiscountusage_one", "description": "insert a single row into the table: \"products_paymentdiscountusage\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_paymentdiscountusage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_processingtime", "description": "insert data into the table: \"products_processingtime\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_processingtime_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_processingtime_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_processingtime_one", "description": "insert a single row into the table: \"products_processingtime\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_processingtime_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_processingtime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_product", "description": "insert data into the table: \"products_product\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_product_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_product_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_product_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_product_one", "description": "insert a single row into the table: \"products_product\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_product_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_product_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_product", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_productfee", "description": "insert data into the table: \"products_productfee\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productfee_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productfee_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_productfee_one", "description": "insert a single row into the table: \"products_productfee\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productfee_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productfee", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_productgroup", "description": "insert data into the table: \"products_productgroup\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productgroup_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productgroup_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_productgroup_one", "description": "insert a single row into the table: \"products_productgroup\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productgroup_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productgroup", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_productlike", "description": "insert data into the table: \"products_productlike\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productlike_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productlike_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_productlike_one", "description": "insert a single row into the table: \"products_productlike\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productlike_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productlike", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_productrequirement", "description": "insert data into the table: \"products_productrequirement\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productrequirement_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_productrequirement_one", "description": "insert a single row into the table: \"products_productrequirement\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productrequirement", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_producttag", "description": "insert data into the table: \"products_producttag\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_producttag_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_producttag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_producttag_one", "description": "insert a single row into the table: \"products_producttag\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_producttag_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_producttag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_recommendationrecording", "description": "insert data into the table: \"products_recommendationrecording\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_recommendationrecording_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_recommendationrecording_one", "description": "insert a single row into the table: \"products_recommendationrecording\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_recommendationrecording", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_relatedapplications", "description": "insert data into the table: \"products_relatedapplications\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_relatedapplications_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_relatedapplications_one", "description": "insert a single row into the table: \"products_relatedapplications\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_relatedapplications", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_rule", "description": "insert data into the table: \"products_rule\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_rule_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_rule_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_rule_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_rule_one", "description": "insert a single row into the table: \"products_rule\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_rule_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_rule_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_rule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_scholarship", "description": "insert data into the table: \"products_scholarship\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarship_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_scholarship_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_scholarship_one", "description": "insert a single row into the table: \"products_scholarship\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarship_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_scholarship", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_scholarshipoffering", "description": "insert data into the table: \"products_scholarshipoffering\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_scholarshipoffering_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_scholarshipoffering_one", "description": "insert a single row into the table: \"products_scholarshipoffering\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_scholarshipoffering", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_screeningresult", "description": "insert data into the table: \"products_screeningresult\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_screeningresult_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_screeningresult_one", "description": "insert a single row into the table: \"products_screeningresult\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_screeningresult", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_slackmessagereference", "description": "insert data into the table: \"products_slackmessagereference\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_slackmessagereference_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_slackmessagereference_one", "description": "insert a single row into the table: \"products_slackmessagereference\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_slackmessagereference", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_stripeevent", "description": "insert data into the table: \"products_stripeevent\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_stripeevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_stripeevent_one", "description": "insert a single row into the table: \"products_stripeevent\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_stripeevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_stripepaymentsession", "description": "insert data into the table: \"products_stripepaymentsession\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_stripepaymentsession_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_stripepaymentsession_one", "description": "insert a single row into the table: \"products_stripepaymentsession\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_stripepaymentsession", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_tag", "description": "insert data into the table: \"products_tag\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_tag_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_tag_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_tag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_tag_one", "description": "insert a single row into the table: \"products_tag\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_tag_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_tag_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_tag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_transfermateapicalls", "description": "insert data into the table: \"products_transfermateapicalls\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_transfermateapicalls_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_transfermateapicalls_one", "description": "insert a single row into the table: \"products_transfermateapicalls\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_transfermateapicalls", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_useractionnodedata", "description": "insert data into the table: \"products_useractionnodedata\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_useractionnodedata_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_useractionnodedata_one", "description": "insert a single row into the table: \"products_useractionnodedata\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_useractionnodedata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_userapplication", "description": "insert data into the table: \"products_userapplication\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplication_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_userapplication_one", "description": "insert a single row into the table: \"products_userapplication\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_userapplicationaccess", "description": "insert data into the table: \"products_userapplicationaccess\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationaccess_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_userapplicationaccess_one", "description": "insert a single row into the table: \"products_userapplicationaccess\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationaccess", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_userapplicationdata", "description": "insert data into the table: \"products_userapplicationdata\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationdata_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_userapplicationdata_one", "description": "insert a single row into the table: \"products_userapplicationdata\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationdata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_userapplicationevent", "description": "insert data into the table: \"products_userapplicationevent\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_userapplicationevent_one", "description": "insert a single row into the table: \"products_userapplicationevent\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_userapplicationextendeddata", "description": "insert data into the table: \"products_userapplicationextendeddata\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationextendeddata_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_userapplicationextendeddata_one", "description": "insert a single row into the table: \"products_userapplicationextendeddata\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationextendeddata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_userapplicationhistory", "description": "insert data into the table: \"products_userapplicationhistory\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationhistory_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_userapplicationhistory_one", "description": "insert a single row into the table: \"products_userapplicationhistory\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationhistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_userapplicationpayment", "description": "insert data into the table: \"products_userapplicationpayment\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationpayment_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_userapplicationpayment_one", "description": "insert a single row into the table: \"products_userapplicationpayment\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationpayment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_userapplicationpaymentdiscount", "description": "insert data into the table: \"products_userapplicationpaymentdiscount\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_userapplicationpaymentdiscount_one", "description": "insert a single row into the table: \"products_userapplicationpaymentdiscount\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_userapplicationprofiledata", "description": "insert data into the table: \"products_userapplicationprofiledata\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationprofiledata_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_userapplicationprofiledata_one", "description": "insert a single row into the table: \"products_userapplicationprofiledata\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationprofiledata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_userapplicationsuccessrate", "description": "insert data into the table: \"products_userapplicationsuccessrate\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_userapplicationsuccessrate_one", "description": "insert a single row into the table: \"products_userapplicationsuccessrate\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_userapplicationsupport", "description": "insert data into the table: \"products_userapplicationsupport\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationsupport_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_userapplicationsupport_one", "description": "insert a single row into the table: \"products_userapplicationsupport\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationsupport", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_userapplicationtag", "description": "insert data into the table: \"products_userapplicationtag\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationtag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_userapplicationtag_one", "description": "insert a single row into the table: \"products_userapplicationtag\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationtag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_usersuccessrate", "description": "insert data into the table: \"products_usersuccessrate\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_usersuccessrate_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_usersuccessrate_one", "description": "insert a single row into the table: \"products_usersuccessrate\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_usersuccessrate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_usertag", "description": "insert data into the table: \"products_usertag\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usertag_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_usertag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_usertag_one", "description": "insert a single row into the table: \"products_usertag\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usertag_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_usertag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_webhookapitoken", "description": "insert data into the table: \"products_webhookapitoken\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_webhookapitoken_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_webhookapitoken_one", "description": "insert a single row into the table: \"products_webhookapitoken\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_webhookapitoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_webhookcall", "description": "insert data into the table: \"products_webhookcall\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_webhookcall_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_webhookcall_one", "description": "insert a single row into the table: \"products_webhookcall\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_webhookcall", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_widget", "description": "insert data into the table: \"products_widget\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_widget_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_widget_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_widget_one", "description": "insert a single row into the table: \"products_widget\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_widget_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_widget", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_workflowaction", "description": "insert data into the table: \"products_workflowaction\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowaction_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_workflowaction_one", "description": "insert a single row into the table: \"products_workflowaction\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowaction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_workflowstep", "description": "insert data into the table: \"products_workflowstep\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowstep_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_workflowstep_one", "description": "insert a single row into the table: \"products_workflowstep\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowstep", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_workflowstepneo", "description": "insert data into the table: \"products_workflowstepneo\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowstepneo_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_workflowstepneo_one", "description": "insert a single row into the table: \"products_workflowstepneo\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowstepneo", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_workflowsteptime", "description": "insert data into the table: \"products_workflowsteptime\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowsteptime_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_workflowsteptime_one", "description": "insert a single row into the table: \"products_workflowsteptime\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowsteptime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_zumrailsevent", "description": "insert data into the table: \"products_zumrailsevent\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_zumrailsevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_products_zumrailsevent_one", "description": "insert a single row into the table: \"products_zumrailsevent\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_zumrailsevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_profiles_auditloguserfeature", "description": "insert data into the table: \"profiles_auditloguserfeature\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_auditloguserfeature_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_profiles_auditloguserfeature_one", "description": "insert a single row into the table: \"profiles_auditloguserfeature\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_auditloguserfeature", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_profiles_creditinquiry", "description": "insert data into the table: \"profiles_creditinquiry\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_creditinquiry_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_profiles_creditinquiry_one", "description": "insert a single row into the table: \"profiles_creditinquiry\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_creditinquiry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_profiles_externalprofile", "description": "insert data into the table: \"profiles_externalprofile\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_externalprofile_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_profiles_externalprofile_one", "description": "insert a single row into the table: \"profiles_externalprofile\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_externalprofile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_profiles_novacreditevent", "description": "insert data into the table: \"profiles_novacreditevent\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_novacreditevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_profiles_novacreditevent_one", "description": "insert a single row into the table: \"profiles_novacreditevent\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_novacreditevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_profiles_novacreditinquiry", "description": "insert data into the table: \"profiles_novacreditinquiry\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_novacreditinquiry_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_profiles_novacreditinquiry_one", "description": "insert a single row into the table: \"profiles_novacreditinquiry\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_novacreditinquiry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_profiles_profiledata", "description": "insert data into the table: \"profiles_profiledata\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_profiledata_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_profiles_profiledata_one", "description": "insert a single row into the table: \"profiles_profiledata\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_profiledata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_profiles_profileverificationtoken", "description": "insert data into the table: \"profiles_profileverificationtoken\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_profileverificationtoken_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_profiles_profileverificationtoken_one", "description": "insert a single row into the table: \"profiles_profileverificationtoken\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_profileverificationtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_profiles_reviewer", "description": "insert data into the table: \"profiles_reviewer\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_reviewer_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_profiles_reviewer_one", "description": "insert a single row into the table: \"profiles_reviewer\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_reviewer", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_profiles_reviewhistory", "description": "insert data into the table: \"profiles_reviewhistory\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_reviewhistory_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_profiles_reviewhistory_one", "description": "insert a single row into the table: \"profiles_reviewhistory\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_reviewhistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_profiles_userfeature", "description": "insert data into the table: \"profiles_userfeature\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_userfeature_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_profiles_userfeature_one", "description": "insert a single row into the table: \"profiles_userfeature\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_userfeature", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_push_notifications_apnsdevice", "description": "insert data into the table: \"push_notifications_apnsdevice\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_apnsdevice_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_push_notifications_apnsdevice_one", "description": "insert a single row into the table: \"push_notifications_apnsdevice\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_apnsdevice", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_push_notifications_gcmdevice", "description": "insert data into the table: \"push_notifications_gcmdevice\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_gcmdevice_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_push_notifications_gcmdevice_one", "description": "insert a single row into the table: \"push_notifications_gcmdevice\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_gcmdevice", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_push_notifications_webpushdevice", "description": "insert data into the table: \"push_notifications_webpushdevice\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_webpushdevice_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_push_notifications_webpushdevice_one", "description": "insert a single row into the table: \"push_notifications_webpushdevice\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_webpushdevice", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_push_notifications_wnsdevice", "description": "insert data into the table: \"push_notifications_wnsdevice\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_wnsdevice_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_push_notifications_wnsdevice_one", "description": "insert a single row into the table: \"push_notifications_wnsdevice\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_wnsdevice", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ratings_rating", "description": "insert data into the table: \"ratings_rating\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ratings_rating_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ratings_rating_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_ratings_rating_one", "description": "insert a single row into the table: \"ratings_rating\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ratings_rating_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ratings_rating", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_session_settings", "description": "insert data into the table: \"session_settings\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "session_settings_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "session_settings_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "session_settings_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_session_settings_one", "description": "insert a single row into the table: \"session_settings\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "session_settings_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "session_settings_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "session_settings", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_sessions", "description": "insert data into the table: \"sessions\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "sessions_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "sessions_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "sessions_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_sessions_one", "description": "insert a single row into the table: \"sessions\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "sessions_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "sessions_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "sessions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_tasks_task", "description": "insert data into the table: \"tasks_task\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_task_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "tasks_task_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_tasks_task_one", "description": "insert a single row into the table: \"tasks_task\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_task_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "tasks_task", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_tasks_tasktimestamp", "description": "insert data into the table: \"tasks_tasktimestamp\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "tasks_tasktimestamp_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_tasks_tasktimestamp_one", "description": "insert a single row into the table: \"tasks_tasktimestamp\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "tasks_tasktimestamp", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_tasks_timeentry", "description": "insert data into the table: \"tasks_timeentry\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "tasks_timeentry_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_tasks_timeentry_one", "description": "insert a single row into the table: \"tasks_timeentry\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "tasks_timeentry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_temporal_workflows", "description": "insert data into the table: \"temporal_workflows\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "temporal_workflows_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_temporal_workflows_one", "description": "insert a single row into the table: \"temporal_workflows\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "temporal_workflows", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_token_blacklist_blacklistedtoken", "description": "insert data into the table: \"token_blacklist_blacklistedtoken\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_token_blacklist_blacklistedtoken_one", "description": "insert a single row into the table: \"token_blacklist_blacklistedtoken\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_token_blacklist_outstandingtoken", "description": "insert data into the table: \"token_blacklist_outstandingtoken\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_token_blacklist_outstandingtoken_one", "description": "insert a single row into the table: \"token_blacklist_outstandingtoken\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_user_states", "description": "insert data into the table: \"user_states\"", "args": [{"name": "objects", "description": "the rows to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "user_states_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "user_states_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "user_states_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insert_user_states_one", "description": "insert a single row into the table: \"user_states\"", "args": [{"name": "object", "description": "the row to be inserted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "user_states_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "user_states_on_conflict", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "user_states", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_action_action", "description": "update data of the table: \"action_action\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "action_action_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "action_action_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "action_action_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "action_action_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "action_action_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "action_action_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_action_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_action_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_action_action_by_pk", "description": "update single row of the table: \"action_action\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "action_action_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "action_action_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "action_action_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "action_action_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "action_action_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "action_action_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_action_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_action", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_action_action_many", "description": "update multiples rows of table: \"action_action\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_action_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "action_action_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_action_actionrun", "description": "update data of the table: \"action_actionrun\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actionrun_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_actionrun_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_action_actionrun_by_pk", "description": "update single row of the table: \"action_actionrun\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actionrun_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_actionrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_action_actionrun_many", "description": "update multiples rows of table: \"action_actionrun\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actionrun_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actionrun_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_action_actiontag", "description": "update data of the table: \"action_actiontag\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actiontag_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_actiontag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_action_actiontag_by_pk", "description": "update single row of the table: \"action_actiontag\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actiontag_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_actiontag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_action_actiontag_many", "description": "update multiples rows of table: \"action_actiontag\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actiontag_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actiontag_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_action_permission", "description": "update data of the table: \"action_permission\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "action_permission_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_permission_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_permission_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_action_permission_by_pk", "description": "update single row of the table: \"action_permission\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "action_permission_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_permission_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_permission", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_action_permission_many", "description": "update multiples rows of table: \"action_permission\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_permission_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "action_permission_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_action_tag", "description": "update data of the table: \"action_tag\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "action_tag_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_tag_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_tag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_action_tag_by_pk", "description": "update single row of the table: \"action_tag\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "action_tag_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_tag_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_tag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_action_tag_many", "description": "update multiples rows of table: \"action_tag\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_tag_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "action_tag_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_activity_activity", "description": "update data of the table: \"activity_activity\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "activity_activity_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "activity_activity_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_activity_activity_by_pk", "description": "update single row of the table: \"activity_activity\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "activity_activity_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "activity_activity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_activity_activity_many", "description": "update multiples rows of table: \"activity_activity\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "activity_activity_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "activity_activity_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_agg_crystal_buckets", "description": "update data of the table: \"agg_crystal_buckets\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "agg_crystal_buckets_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_agg_crystal_buckets_by_pk", "description": "update single row of the table: \"agg_crystal_buckets\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "agg_crystal_buckets", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_agg_crystal_buckets_many", "description": "update multiples rows of table: \"agg_crystal_buckets\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "agg_crystal_buckets_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_agent", "description": "update data of the table: \"ai_agent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_agent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_agent_by_pk", "description": "update single row of the table: \"ai_agent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agent_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_agent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_agent_many", "description": "update multiples rows of table: \"ai_agent\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agent_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_agent_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_agentusersubscription", "description": "update data of the table: \"ai_agentusersubscription\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_agentusersubscription_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_agentusersubscription_by_pk", "description": "update single row of the table: \"ai_agentusersubscription\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_agentusersubscription", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_agentusersubscription_many", "description": "update multiples rows of table: \"ai_agentusersubscription\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_agentusersubscription_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_aiaction", "description": "update data of the table: \"ai_aiaction\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiaction_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_aiaction_by_pk", "description": "update single row of the table: \"ai_aiaction\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiaction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_aiaction_many", "description": "update multiples rows of table: \"ai_aiaction\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiaction_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_aiagent", "description": "update data of the table: \"ai_aiagent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiagent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_aiagent_by_pk", "description": "update single row of the table: \"ai_aiagent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiagent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_aiagent_many", "description": "update multiples rows of table: \"ai_aiagent\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiagent_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_aiagentinstruction", "description": "update data of the table: \"ai_aiagentinstruction\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiagentinstruction_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_aiagentinstruction_by_pk", "description": "update single row of the table: \"ai_aiagentinstruction\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiagentinstruction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_aiagentinstruction_many", "description": "update multiples rows of table: \"ai_aiagentinstruction\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiagentinstruction_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_aicall", "description": "update data of the table: \"ai_aicall\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicall_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_aicall_by_pk", "description": "update single row of the table: \"ai_aicall\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicall_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicall", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_aicall_many", "description": "update multiples rows of table: \"ai_aicall\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicall_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicall_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_aicallaction", "description": "update data of the table: \"ai_aicallaction\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicallaction_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_aicallaction_by_pk", "description": "update single row of the table: \"ai_aicallaction\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicallaction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_aicallaction_many", "description": "update multiples rows of table: \"ai_aicallaction\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallaction_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_aicallrequest", "description": "update data of the table: \"ai_aicallrequest\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicallrequest_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_aicallrequest_by_pk", "description": "update single row of the table: \"ai_aicallrequest\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicallrequest", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_aicallrequest_many", "description": "update multiples rows of table: \"ai_aicallrequest\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallrequest_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_aicallusage", "description": "update data of the table: \"ai_aicallusage\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicallusage_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_aicallusage_by_pk", "description": "update single row of the table: \"ai_aicallusage\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicallusage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_aicallusage_many", "description": "update multiples rows of table: \"ai_aicallusage\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallusage_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_aiinstruction", "description": "update data of the table: \"ai_aiinstruction\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiinstruction_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_aiinstruction_by_pk", "description": "update single row of the table: \"ai_aiinstruction\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiinstruction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_aiinstruction_many", "description": "update multiples rows of table: \"ai_aiinstruction\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiinstruction_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_artifact", "description": "update data of the table: \"ai_artifact\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_artifact_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_artifact_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_artifact_by_pk", "description": "update single row of the table: \"ai_artifact\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_artifact_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_artifact", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_artifact_many", "description": "update multiples rows of table: \"ai_artifact\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_artifact_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_artifact_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_auditlogevaluationdataset", "description": "update data of the table: \"ai_auditlogevaluationdataset\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_auditlogevaluationdataset_by_pk", "description": "update single row of the table: \"ai_auditlogevaluationdataset\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_auditlogevaluationdataset_many", "description": "update multiples rows of table: \"ai_auditlogevaluationdataset\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_auditlogevaluationdatasetitem", "description": "update data of the table: \"ai_auditlogevaluationdatasetitem\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_auditlogevaluationdatasetitem_by_pk", "description": "update single row of the table: \"ai_auditlogevaluationdatasetitem\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_auditlogevaluationdatasetitem_many", "description": "update multiples rows of table: \"ai_auditlogevaluationdatasetitem\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_auditlogevaluationrun", "description": "update data of the table: \"ai_auditlogevaluationrun\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_auditlogevaluationrun_by_pk", "description": "update single row of the table: \"ai_auditlogevaluationrun\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_auditlogevaluationrun_many", "description": "update multiples rows of table: \"ai_auditlogevaluationrun\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_auditlogevaluationrunitem", "description": "update data of the table: \"ai_auditlogevaluationrunitem\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_auditlogevaluationrunitem_by_pk", "description": "update single row of the table: \"ai_auditlogevaluationrunitem\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_auditlogevaluationrunitem_many", "description": "update multiples rows of table: \"ai_auditlogevaluationrunitem\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_auditlogsessionevent", "description": "update data of the table: \"ai_auditlogsessionevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogsessionevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_auditlogsessionevent_by_pk", "description": "update single row of the table: \"ai_auditlogsessionevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogsessionevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_auditlogsessionevent_many", "description": "update multiples rows of table: \"ai_auditlogsessionevent\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogsessionevent_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_bulknotificationbatch", "description": "update data of the table: \"ai_bulknotificationbatch\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_bulknotificationbatch_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_bulknotificationbatch_by_pk", "description": "update single row of the table: \"ai_bulknotificationbatch\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_bulknotificationbatch", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_bulknotificationbatch_many", "description": "update multiples rows of table: \"ai_bulknotificationbatch\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_bulknotificationbatch_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_channel_meta_template", "description": "update data of the table: \"ai_channel_meta_template\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_channel_meta_template_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_channel_meta_template_by_pk", "description": "update single row of the table: \"ai_channel_meta_template\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_channel_meta_template", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_channel_meta_template_many", "description": "update multiples rows of table: \"ai_channel_meta_template\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_channel_meta_template_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_channelsessiontracker", "description": "update data of the table: \"ai_channelsessiontracker\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_channelsessiontracker_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_channelsessiontracker_by_pk", "description": "update single row of the table: \"ai_channelsessiontracker\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_channelsessiontracker", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_channelsessiontracker_many", "description": "update multiples rows of table: \"ai_channelsessiontracker\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_channelsessiontracker_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_evaluationdataset", "description": "update data of the table: \"ai_evaluationdataset\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationdataset_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_evaluationdataset_by_pk", "description": "update single row of the table: \"ai_evaluationdataset\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationdataset", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_evaluationdataset_many", "description": "update multiples rows of table: \"ai_evaluationdataset\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdataset_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_evaluationdatasetitem", "description": "update data of the table: \"ai_evaluationdatasetitem\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_evaluationdatasetitem_by_pk", "description": "update single row of the table: \"ai_evaluationdatasetitem\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_evaluationdatasetitem_many", "description": "update multiples rows of table: \"ai_evaluationdatasetitem\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_evaluationrun", "description": "update data of the table: \"ai_evaluationrun\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationrun_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_evaluationrun_by_pk", "description": "update single row of the table: \"ai_evaluationrun\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_evaluationrun_many", "description": "update multiples rows of table: \"ai_evaluationrun\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationrun_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_evaluationrunitem", "description": "update data of the table: \"ai_evaluationrunitem\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationrunitem_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_evaluationrunitem_by_pk", "description": "update single row of the table: \"ai_evaluationrunitem\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationrunitem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_evaluationrunitem_many", "description": "update multiples rows of table: \"ai_evaluationrunitem\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationrunitem_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_extractionmetrics", "description": "update data of the table: \"ai_extractionmetrics\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_extractionmetrics_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_extractionmetrics_by_pk", "description": "update single row of the table: \"ai_extractionmetrics\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_extractionmetrics", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_extractionmetrics_many", "description": "update multiples rows of table: \"ai_extractionmetrics\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_extractionmetrics_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_geminiinstruction", "description": "update data of the table: \"ai_geminiinstruction\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_geminiinstruction_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_geminiinstruction_by_pk", "description": "update single row of the table: \"ai_geminiinstruction\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_geminiinstruction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_geminiinstruction_many", "description": "update multiples rows of table: \"ai_geminiinstruction\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_geminiinstruction_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_knowledgebase", "description": "update data of the table: \"ai_knowledgebase\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_knowledgebase_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_knowledgebase_by_pk", "description": "update single row of the table: \"ai_knowledgebase\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_knowledgebase", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_knowledgebase_many", "description": "update multiples rows of table: \"ai_knowledgebase\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_knowledgebase_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_messageclassification", "description": "update data of the table: \"ai_messageclassification\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_messageclassification_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_messageclassification_by_pk", "description": "update single row of the table: \"ai_messageclassification\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_messageclassification", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_messageclassification_many", "description": "update multiples rows of table: \"ai_messageclassification\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_messageclassification_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_messagestatustracking", "description": "update data of the table: \"ai_messagestatustracking\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_messagestatustracking_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_messagestatustracking_by_pk", "description": "update single row of the table: \"ai_messagestatustracking\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_messagestatustracking", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_messagestatustracking_many", "description": "update multiples rows of table: \"ai_messagestatustracking\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_messagestatustracking_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_samplevector", "description": "update data of the table: \"ai_samplevector\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_samplevector_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_samplevector_by_pk", "description": "update single row of the table: \"ai_samplevector\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_samplevector", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_samplevector_many", "description": "update multiples rows of table: \"ai_samplevector\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_samplevector_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_sessionevent", "description": "update data of the table: \"ai_sessionevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_sessionevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_sessionevent_by_pk", "description": "update single row of the table: \"ai_sessionevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_sessionevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_sessionevent_many", "description": "update multiples rows of table: \"ai_sessionevent\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_sessionevent_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_sessionrating", "description": "update data of the table: \"ai_sessionrating\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_sessionrating_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_sessionrating_by_pk", "description": "update single row of the table: \"ai_sessionrating\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_sessionrating", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ai_sessionrating_many", "description": "update multiples rows of table: \"ai_sessionrating\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_sessionrating_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_app_states", "description": "update data of the table: \"app_states\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "app_states_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "app_states_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "app_states_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "app_states_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "app_states_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "app_states_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "app_states_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "app_states_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_app_states_by_pk", "description": "update single row of the table: \"app_states\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "app_states_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "app_states_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "app_states_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "app_states_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "app_states_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "app_states_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "app_states_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "app_states", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_app_states_many", "description": "update multiples rows of table: \"app_states\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "app_states_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "app_states_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_auth_group", "description": "update data of the table: \"auth_group\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "auth_group_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_auth_group_by_pk", "description": "update single row of the table: \"auth_group\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "auth_group", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_auth_group_many", "description": "update multiples rows of table: \"auth_group\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_group_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_auth_group_permissions", "description": "update data of the table: \"auth_group_permissions\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "auth_group_permissions_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_auth_group_permissions_by_pk", "description": "update single row of the table: \"auth_group_permissions\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "auth_group_permissions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_auth_group_permissions_many", "description": "update multiples rows of table: \"auth_group_permissions\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_group_permissions_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_auth_permission", "description": "update data of the table: \"auth_permission\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_permission_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "auth_permission_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_auth_permission_by_pk", "description": "update single row of the table: \"auth_permission\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_permission_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "auth_permission", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_auth_permission_many", "description": "update multiples rows of table: \"auth_permission\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_permission_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_permission_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_botconversation", "description": "update data of the table: \"communications_botconversation\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_botconversation_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_botconversation_by_pk", "description": "update single row of the table: \"communications_botconversation\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_botconversation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_botconversation_many", "description": "update multiples rows of table: \"communications_botconversation\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_botconversation_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_botmessage", "description": "update data of the table: \"communications_botmessage\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_botmessage_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_botmessage_by_pk", "description": "update single row of the table: \"communications_botmessage\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_botmessage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_botmessage_many", "description": "update multiples rows of table: \"communications_botmessage\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_botmessage_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_calllog", "description": "update data of the table: \"communications_calllog\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_calllog_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_calllog_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_calllog_by_pk", "description": "update single row of the table: \"communications_calllog\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_calllog_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_calllog", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_calllog_many", "description": "update multiples rows of table: \"communications_calllog\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_calllog_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_calllog_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_channelinitiationrequest", "description": "update data of the table: \"communications_channelinitiationrequest\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_channelinitiationrequest_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_channelinitiationrequest_by_pk", "description": "update single row of the table: \"communications_channelinitiationrequest\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_channelinitiationrequest", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_channelinitiationrequest_many", "description": "update multiples rows of table: \"communications_channelinitiationrequest\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_channelinitiationrequest_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_commmessage", "description": "update data of the table: \"communications_commmessage\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_commmessage_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_commmessage_by_pk", "description": "update single row of the table: \"communications_commmessage\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_commmessage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_commmessage_many", "description": "update multiples rows of table: \"communications_commmessage\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_commmessage_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_conversation", "description": "update data of the table: \"communications_conversation\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_conversation_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_conversation_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_conversation_by_pk", "description": "update single row of the table: \"communications_conversation\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_conversation_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_conversation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_conversation_many", "description": "update multiples rows of table: \"communications_conversation\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_conversation_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_conversation_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_emailunsubscribe", "description": "update data of the table: \"communications_emailunsubscribe\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_emailunsubscribe_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_emailunsubscribe_by_pk", "description": "update single row of the table: \"communications_emailunsubscribe\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_emailunsubscribe", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_emailunsubscribe_many", "description": "update multiples rows of table: \"communications_emailunsubscribe\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_emailunsubscribe_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_inboundemail", "description": "update data of the table: \"communications_inboundemail\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemail_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_inboundemail_by_pk", "description": "update single row of the table: \"communications_inboundemail\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemail", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_inboundemail_many", "description": "update multiples rows of table: \"communications_inboundemail\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemail_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_inboundemailprocessingrun", "description": "update data of the table: \"communications_inboundemailprocessingrun\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemailprocessingrun_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_inboundemailprocessingrun_by_pk", "description": "update single row of the table: \"communications_inboundemailprocessingrun\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemailprocessingrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_inboundemailprocessingrun_many", "description": "update multiples rows of table: \"communications_inboundemailprocessingrun\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailprocessingrun_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_inboundemailschooldata", "description": "update data of the table: \"communications_inboundemailschooldata\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemailschooldata_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_inboundemailschooldata_by_pk", "description": "update single row of the table: \"communications_inboundemailschooldata\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemailschooldata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_inboundemailschooldata_many", "description": "update multiples rows of table: \"communications_inboundemailschooldata\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailschooldata_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_inboundemailschooldatahistory", "description": "update data of the table: \"communications_inboundemailschooldatahistory\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_inboundemailschooldatahistory_by_pk", "description": "update single row of the table: \"communications_inboundemailschooldatahistory\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_inboundemailschooldatahistory_many", "description": "update multiples rows of table: \"communications_inboundemailschooldatahistory\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_intercomwebhook", "description": "update data of the table: \"communications_intercomwebhook\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_intercomwebhook_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_intercomwebhook_by_pk", "description": "update single row of the table: \"communications_intercomwebhook\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_intercomwebhook", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_intercomwebhook_many", "description": "update multiples rows of table: \"communications_intercomwebhook\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_intercomwebhook_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_journeyfeatures", "description": "update data of the table: \"communications_journeyfeatures\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_journeyfeatures_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_journeyfeatures_by_pk", "description": "update single row of the table: \"communications_journeyfeatures\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_journeyfeatures", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_journeyfeatures_many", "description": "update multiples rows of table: \"communications_journeyfeatures\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_journeyfeatures_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_message", "description": "update data of the table: \"communications_message\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_message_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_message_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_message_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_message_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_message_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_message_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_message_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_message_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_message_by_pk", "description": "update single row of the table: \"communications_message\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_message_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_message_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_message_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_message_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_message_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_message_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_message_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_message", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_message_many", "description": "update multiples rows of table: \"communications_message\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_message_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_message_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_messagetemplate", "description": "update data of the table: \"communications_messagetemplate\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_messagetemplate_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_messagetemplate_by_pk", "description": "update single row of the table: \"communications_messagetemplate\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_messagetemplate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_messagetemplate_many", "description": "update multiples rows of table: \"communications_messagetemplate\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_messagetemplate_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_notification", "description": "update data of the table: \"communications_notification\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_notification_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_notification_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_notification_by_pk", "description": "update single row of the table: \"communications_notification\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_notification_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_notification", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_notification_many", "description": "update multiples rows of table: \"communications_notification\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_notification_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_notification_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_telegramevent", "description": "update data of the table: \"communications_telegramevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_telegramevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_telegramevent_by_pk", "description": "update single row of the table: \"communications_telegramevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_telegramevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_telegramevent_many", "description": "update multiples rows of table: \"communications_telegramevent\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_telegramevent_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_telegramimage", "description": "update data of the table: \"communications_telegramimage\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_telegramimage_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_telegramimage_by_pk", "description": "update single row of the table: \"communications_telegramimage\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_telegramimage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_telegramimage_many", "description": "update multiples rows of table: \"communications_telegramimage\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_telegramimage_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_telegramprofile", "description": "update data of the table: \"communications_telegramprofile\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_telegramprofile_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_telegramprofile_by_pk", "description": "update single row of the table: \"communications_telegramprofile\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_telegramprofile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_telegramprofile_many", "description": "update multiples rows of table: \"communications_telegramprofile\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_telegramprofile_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_whatsappevent", "description": "update data of the table: \"communications_whatsappevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_whatsappevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_whatsappevent_by_pk", "description": "update single row of the table: \"communications_whatsappevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_whatsappevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_whatsappevent_many", "description": "update multiples rows of table: \"communications_whatsappevent\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_whatsappevent_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_whatsappprofile", "description": "update data of the table: \"communications_whatsappprofile\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_whatsappprofile_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_whatsappprofile_by_pk", "description": "update single row of the table: \"communications_whatsappprofile\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_whatsappprofile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_communications_whatsappprofile_many", "description": "update multiples rows of table: \"communications_whatsappprofile\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_whatsappprofile_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_cache", "description": "update data of the table: \"data_cache\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_cache_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cache_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_cache_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_cache_by_pk", "description": "update single row of the table: \"data_cache\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_cache_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cache_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_cache", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_cache_many", "description": "update multiples rows of table: \"data_cache\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cache_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_cache_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_cip", "description": "update data of the table: \"data_cip\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_cip_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_cip_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cip_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_cip_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_cip_by_pk", "description": "update single row of the table: \"data_cip\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_cip_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_cip_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cip_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_cip", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_cip_many", "description": "update multiples rows of table: \"data_cip\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cip_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_cip_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_ciptonoc", "description": "update data of the table: \"data_ciptonoc\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_ciptonoc_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_ciptonoc_by_pk", "description": "update single row of the table: \"data_ciptonoc\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_ciptonoc", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_ciptonoc_many", "description": "update multiples rows of table: \"data_ciptonoc\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_ciptonoc_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_course", "description": "update data of the table: \"data_course\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_course_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_course_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_course_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_course_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_course_by_pk", "description": "update single row of the table: \"data_course\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_course_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_course_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_course_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_course", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_course_many", "description": "update multiples rows of table: \"data_course\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_course_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_course_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_curriculummapentry", "description": "update data of the table: \"data_curriculummapentry\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_curriculummapentry_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_curriculummapentry_by_pk", "description": "update single row of the table: \"data_curriculummapentry\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_curriculummapentry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_curriculummapentry_many", "description": "update multiples rows of table: \"data_curriculummapentry\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculummapentry_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_curriculummapentryprerequisite", "description": "update data of the table: \"data_curriculummapentryprerequisite\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_curriculummapentryprerequisite_by_pk", "description": "update single row of the table: \"data_curriculummapentryprerequisite\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_curriculummapentryprerequisite_many", "description": "update multiples rows of table: \"data_curriculummapentryprerequisite\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_curriculumversion", "description": "update data of the table: \"data_curriculumversion\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_curriculumversion_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_curriculumversion_by_pk", "description": "update single row of the table: \"data_curriculumversion\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_curriculumversion", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_curriculumversion_many", "description": "update multiples rows of table: \"data_curriculumversion\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculumversion_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_entitystats", "description": "update data of the table: \"data_entitystats\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_entitystats_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_entitystats_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_entitystats_by_pk", "description": "update single row of the table: \"data_entitystats\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_entitystats_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_entitystats", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_entitystats_many", "description": "update multiples rows of table: \"data_entitystats\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_entitystats_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_entitystats_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_grade", "description": "update data of the table: \"data_grade\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_grade_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_grade_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_grade_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_grade_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_grade_by_pk", "description": "update single row of the table: \"data_grade\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_grade_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_grade_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_grade_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_grade", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_grade_many", "description": "update multiples rows of table: \"data_grade\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_grade_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_grade_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_gradecountry", "description": "update data of the table: \"data_gradecountry\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_gradecountry_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_gradecountry_by_pk", "description": "update single row of the table: \"data_gradecountry\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_gradecountry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_gradecountry_many", "description": "update multiples rows of table: \"data_gradecountry\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradecountry_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_gradecountry_schemes", "description": "update data of the table: \"data_gradecountry_schemes\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_gradecountry_schemes_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_gradecountry_schemes_by_pk", "description": "update single row of the table: \"data_gradecountry_schemes\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_gradecountry_schemes", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_gradecountry_schemes_many", "description": "update multiples rows of table: \"data_gradecountry_schemes\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradecountry_schemes_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_gradescheme", "description": "update data of the table: \"data_gradescheme\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_gradescheme_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_gradescheme_by_pk", "description": "update single row of the table: \"data_gradescheme\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_gradescheme", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_gradescheme_many", "description": "update multiples rows of table: \"data_gradescheme\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradescheme_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_institution", "description": "update data of the table: \"data_institution\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_institution_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_institution_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institution_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_institution_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_institution_by_pk", "description": "update single row of the table: \"data_institution\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_institution_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_institution_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institution_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_institution", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_institution_many", "description": "update multiples rows of table: \"data_institution\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institution_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_institution_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_institutionrequirements", "description": "update data of the table: \"data_institutionrequirements\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_institutionrequirements_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_institutionrequirements_by_pk", "description": "update single row of the table: \"data_institutionrequirements\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_institutionrequirements", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_institutionrequirements_many", "description": "update multiples rows of table: \"data_institutionrequirements\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_institutionrequirements_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_keydate", "description": "update data of the table: \"data_keydate\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_keydate_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_keydate_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_keydate_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_keydate_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_keydate_by_pk", "description": "update single row of the table: \"data_keydate\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_keydate_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_keydate_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_keydate_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_keydate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_keydate_many", "description": "update multiples rows of table: \"data_keydate\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_keydate_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_keydate_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_noc", "description": "update data of the table: \"data_noc\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_noc_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_noc_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_noc_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_noc_by_pk", "description": "update single row of the table: \"data_noc\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_noc_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_noc_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_noc", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_noc_many", "description": "update multiples rows of table: \"data_noc\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_noc_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_noc_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_poststudyworkeligibility", "description": "update data of the table: \"data_poststudyworkeligibility\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_poststudyworkeligibility_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_poststudyworkeligibility_by_pk", "description": "update single row of the table: \"data_poststudyworkeligibility\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_poststudyworkeligibility", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_poststudyworkeligibility_many", "description": "update multiples rows of table: \"data_poststudyworkeligibility\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_poststudyworkeligibility_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_poststudyworkscheme", "description": "update data of the table: \"data_poststudyworkscheme\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_poststudyworkscheme_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_poststudyworkscheme_by_pk", "description": "update single row of the table: \"data_poststudyworkscheme\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_poststudyworkscheme", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_poststudyworkscheme_many", "description": "update multiples rows of table: \"data_poststudyworkscheme\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_poststudyworkscheme_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_program", "description": "update data of the table: \"data_program\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "data_program_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "data_program_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "data_program_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "data_program_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_program_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "data_program_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_program_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_program_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_program_by_pk", "description": "update single row of the table: \"data_program\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "data_program_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "data_program_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "data_program_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "data_program_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_program_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "data_program_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_program_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_program", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_program_many", "description": "update multiples rows of table: \"data_program\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_program_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_programjobdata", "description": "update data of the table: \"data_programjobdata\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programjobdata_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_programjobdata_by_pk", "description": "update single row of the table: \"data_programjobdata\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programjobdata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_programjobdata_many", "description": "update multiples rows of table: \"data_programjobdata\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programjobdata_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_programoffering", "description": "update data of the table: \"data_programoffering\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programoffering_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programoffering_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_programoffering_by_pk", "description": "update single row of the table: \"data_programoffering\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programoffering_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programoffering", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_programoffering_many", "description": "update multiples rows of table: \"data_programoffering\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programoffering_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programoffering_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_programrequirement", "description": "update data of the table: \"data_programrequirement\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programrequirement_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_programrequirement_by_pk", "description": "update single row of the table: \"data_programrequirement\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programrequirement", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_programrequirement_many", "description": "update multiples rows of table: \"data_programrequirement\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programrequirement_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_programspeciality", "description": "update data of the table: \"data_programspeciality\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programspeciality_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_programspeciality_by_pk", "description": "update single row of the table: \"data_programspeciality\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programspeciality", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_programspeciality_many", "description": "update multiples rows of table: \"data_programspeciality\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programspeciality_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_ranking", "description": "update data of the table: \"data_ranking\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ranking_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_ranking_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_ranking_by_pk", "description": "update single row of the table: \"data_ranking\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ranking_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_ranking", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_ranking_many", "description": "update multiples rows of table: \"data_ranking\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ranking_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_ranking_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_rankingplatform", "description": "update data of the table: \"data_rankingplatform\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_rankingplatform_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_rankingplatform_by_pk", "description": "update single row of the table: \"data_rankingplatform\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_rankingplatform", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_rankingplatform_many", "description": "update multiples rows of table: \"data_rankingplatform\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_rankingplatform_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_requirement", "description": "update data of the table: \"data_requirement\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_requirement_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_requirement_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_requirement_by_pk", "description": "update single row of the table: \"data_requirement\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_requirement_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_requirement", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_requirement_many", "description": "update multiples rows of table: \"data_requirement\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_requirement_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_requirement_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_scrapedprogramintake", "description": "update data of the table: \"data_scrapedprogramintake\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_scrapedprogramintake_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_scrapedprogramintake_by_pk", "description": "update single row of the table: \"data_scrapedprogramintake\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_scrapedprogramintake", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_scrapedprogramintake_many", "description": "update multiples rows of table: \"data_scrapedprogramintake\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_scrapedprogramintake_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_specialityclassification", "description": "update data of the table: \"data_specialityclassification\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_specialityclassification_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_specialityclassification_by_pk", "description": "update single row of the table: \"data_specialityclassification\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_specialityclassification", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_specialityclassification_many", "description": "update multiples rows of table: \"data_specialityclassification\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_specialityclassification_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_term", "description": "update data of the table: \"data_term\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_term_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_term_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_term_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_term_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_term_by_pk", "description": "update single row of the table: \"data_term\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "data_term_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_term_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_term_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_term", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_term_many", "description": "update multiples rows of table: \"data_term\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_term_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_term_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_termpartner", "description": "update data of the table: \"data_termpartner\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_termpartner_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_termpartner_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_termpartner_by_pk", "description": "update single row of the table: \"data_termpartner\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_termpartner_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_termpartner", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_data_termpartner_many", "description": "update multiples rows of table: \"data_termpartner\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_termpartner_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "data_termpartner_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_devices_device", "description": "update data of the table: \"devices_device\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "devices_device_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "devices_device_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "devices_device_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "devices_device_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_devices_device_by_pk", "description": "update single row of the table: \"devices_device\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "devices_device_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "devices_device_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "devices_device_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "devices_device", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_devices_device_many", "description": "update multiples rows of table: \"devices_device\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "devices_device_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "devices_device_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_django_admin_log", "description": "update data of the table: \"django_admin_log\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_admin_log_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_admin_log_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_django_admin_log_by_pk", "description": "update single row of the table: \"django_admin_log\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_admin_log_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_admin_log", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_django_admin_log_many", "description": "update multiples rows of table: \"django_admin_log\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_admin_log_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "django_admin_log_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_django_content_type", "description": "update data of the table: \"django_content_type\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_content_type_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_django_content_type_by_pk", "description": "update single row of the table: \"django_content_type\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_content_type_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_django_content_type_many", "description": "update multiples rows of table: \"django_content_type\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_content_type_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "django_content_type_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_django_migrations", "description": "update data of the table: \"django_migrations\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "django_migrations_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "django_migrations_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_migrations_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_migrations_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_django_migrations_by_pk", "description": "update single row of the table: \"django_migrations\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "django_migrations_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "django_migrations_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_migrations_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_migrations", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_django_migrations_many", "description": "update multiples rows of table: \"django_migrations\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_migrations_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "django_migrations_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_django_session", "description": "update data of the table: \"django_session\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "django_session_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_session_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_session_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_django_session_by_pk", "description": "update single row of the table: \"django_session\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "django_session_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_session_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_session", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_django_session_many", "description": "update multiples rows of table: \"django_session\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_session_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "django_session_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_events", "description": "update data of the table: \"events\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "events_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "events_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "events_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "events_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_events_analytics", "description": "update data of the table: \"events_analytics\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_analytics_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_analytics_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_events_analytics_by_pk", "description": "update single row of the table: \"events_analytics\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_analytics_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_analytics", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_events_analytics_many", "description": "update multiples rows of table: \"events_analytics\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_analytics_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "events_analytics_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_events_auditlogeventregistration", "description": "update data of the table: \"events_auditlogeventregistration\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_auditlogeventregistration_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_events_auditlogeventregistration_by_pk", "description": "update single row of the table: \"events_auditlogeventregistration\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_auditlogeventregistration", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_events_auditlogeventregistration_many", "description": "update multiples rows of table: \"events_auditlogeventregistration\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "events_auditlogeventregistration_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_events_auditlogmajorupdate", "description": "update data of the table: \"events_auditlogmajorupdate\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_auditlogmajorupdate_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_events_auditlogmajorupdate_by_pk", "description": "update single row of the table: \"events_auditlogmajorupdate\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_auditlogmajorupdate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_events_auditlogmajorupdate_many", "description": "update multiples rows of table: \"events_auditlogmajorupdate\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "events_auditlogmajorupdate_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_events_auditlogmarketingevent", "description": "update data of the table: \"events_auditlogmarketingevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_auditlogmarketingevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_events_auditlogmarketingevent_by_pk", "description": "update single row of the table: \"events_auditlogmarketingevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_auditlogmarketingevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_events_auditlogmarketingevent_many", "description": "update multiples rows of table: \"events_auditlogmarketingevent\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "events_auditlogmarketingevent_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_events_by_pk", "description": "update single row of the table: \"events\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "events_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "events_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "events_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "events_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_events_event", "description": "update data of the table: \"events_event\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_event_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "events_event_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "events_event_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "events_event_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "events_event_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_event_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "events_event_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_event_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_event_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_events_event_by_pk", "description": "update single row of the table: \"events_event\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_event_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "events_event_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "events_event_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "events_event_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "events_event_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_event_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "events_event_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_event_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_event", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_events_event_many", "description": "update multiples rows of table: \"events_event\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_event_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "events_event_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_events_eventregistration", "description": "update data of the table: \"events_eventregistration\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "events_eventregistration_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_eventregistration_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_eventregistration_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_events_eventregistration_by_pk", "description": "update single row of the table: \"events_eventregistration\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "events_eventregistration_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_eventregistration_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_eventregistration", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_events_eventregistration_many", "description": "update multiples rows of table: \"events_eventregistration\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_eventregistration_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "events_eventregistration_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_events_majorupdate", "description": "update data of the table: \"events_majorupdate\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_majorupdate_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_events_majorupdate_by_pk", "description": "update single row of the table: \"events_majorupdate\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_majorupdate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_events_majorupdate_many", "description": "update multiples rows of table: \"events_majorupdate\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "events_majorupdate_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_events_many", "description": "update multiples rows of table: \"events\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "events_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_events_marketingevent", "description": "update data of the table: \"events_marketingevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_marketingevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_events_marketingevent_by_pk", "description": "update single row of the table: \"events_marketingevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_marketingevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_events_marketingevent_many", "description": "update multiples rows of table: \"events_marketingevent\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "events_marketingevent_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_files_file", "description": "update data of the table: \"files_file\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "files_file_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "files_file_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "files_file_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "files_file_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "files_file_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "files_file_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "files_file_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_files_file_by_pk", "description": "update single row of the table: \"files_file\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "files_file_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "files_file_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "files_file_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "files_file_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "files_file_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "files_file_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_file_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "files_file", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_files_file_many", "description": "update multiples rows of table: \"files_file\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_file_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "files_file_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_files_publicfile", "description": "update data of the table: \"files_publicfile\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "files_publicfile_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_publicfile_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "files_publicfile_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_files_publicfile_by_pk", "description": "update single row of the table: \"files_publicfile\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "files_publicfile_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_publicfile_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "files_publicfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_files_publicfile_many", "description": "update multiples rows of table: \"files_publicfile\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_publicfile_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "files_publicfile_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_files_storage", "description": "update data of the table: \"files_storage\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "files_storage_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "files_storage_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_storage_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "files_storage_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_files_storage_by_pk", "description": "update single row of the table: \"files_storage\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "files_storage_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "files_storage_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_storage_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "files_storage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_files_storage_many", "description": "update multiples rows of table: \"files_storage\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_storage_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "files_storage_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_accesstoken", "description": "update data of the table: \"identity_accesstoken\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_accesstoken_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_accesstoken_by_pk", "description": "update single row of the table: \"identity_accesstoken\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_accesstoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_accesstoken_many", "description": "update multiples rows of table: \"identity_accesstoken\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_accesstoken_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_application", "description": "update data of the table: \"identity_application\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_application_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_application_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_application_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_application_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_application_by_pk", "description": "update single row of the table: \"identity_application\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_application_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_application_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_application_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_application", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_application_many", "description": "update multiples rows of table: \"identity_application\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_application_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_application_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_assignee", "description": "update data of the table: \"identity_assignee\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_assignee_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_assignee_by_pk", "description": "update single row of the table: \"identity_assignee\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_assignee", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_assignee_many", "description": "update multiples rows of table: \"identity_assignee\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignee_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_assignmenthistory", "description": "update data of the table: \"identity_assignmenthistory\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_assignmenthistory_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_assignmenthistory_by_pk", "description": "update single row of the table: \"identity_assignmenthistory\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_assignmenthistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_assignmenthistory_many", "description": "update multiples rows of table: \"identity_assignmenthistory\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignmenthistory_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_externalidentifier", "description": "update data of the table: \"identity_externalidentifier\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_externalidentifier_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_externalidentifier_by_pk", "description": "update single row of the table: \"identity_externalidentifier\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_externalidentifier", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_externalidentifier_many", "description": "update multiples rows of table: \"identity_externalidentifier\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_externalidentifier_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_grant", "description": "update data of the table: \"identity_grant\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_grant_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_grant_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_grant_by_pk", "description": "update single row of the table: \"identity_grant\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_grant_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_grant", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_grant_many", "description": "update multiples rows of table: \"identity_grant\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_grant_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_grant_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_idtoken", "description": "update data of the table: \"identity_idtoken\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_idtoken_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_idtoken_by_pk", "description": "update single row of the table: \"identity_idtoken\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_idtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_idtoken_many", "description": "update multiples rows of table: \"identity_idtoken\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_idtoken_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_invitation", "description": "update data of the table: \"identity_invitation\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitation_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_invitation_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_invitation_by_pk", "description": "update single row of the table: \"identity_invitation\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitation_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_invitation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_invitation_many", "description": "update multiples rows of table: \"identity_invitation\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitation_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_invitation_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_invitationcredit", "description": "update data of the table: \"identity_invitationcredit\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_invitationcredit_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_invitationcredit_by_pk", "description": "update single row of the table: \"identity_invitationcredit\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_invitationcredit", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_invitationcredit_many", "description": "update multiples rows of table: \"identity_invitationcredit\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_invitationcredit_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_lead", "description": "update data of the table: \"identity_lead\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_lead_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_lead_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_lead_by_pk", "description": "update single row of the table: \"identity_lead\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_lead_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_lead", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_lead_many", "description": "update multiples rows of table: \"identity_lead\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_lead_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_lead_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_newuser", "description": "update data of the table: \"identity_newuser\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_newuser_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_newuser_by_pk", "description": "update single row of the table: \"identity_newuser\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_newuser_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_newuser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_newuser_many", "description": "update multiples rows of table: \"identity_newuser\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_newuser_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_newuser_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_note", "description": "update data of the table: \"identity_note\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_note_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_note_by_pk", "description": "update single row of the table: \"identity_note\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_note", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_note_many", "description": "update multiples rows of table: \"identity_note\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_note_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_partner", "description": "update data of the table: \"identity_partner\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partner_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_partner_by_pk", "description": "update single row of the table: \"identity_partner\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partner_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_partner_many", "description": "update multiples rows of table: \"identity_partner\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partner_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_partnergroup", "description": "update data of the table: \"identity_partnergroup\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnergroup_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_partnergroup_by_pk", "description": "update single row of the table: \"identity_partnergroup\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnergroup", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_partnergroup_many", "description": "update multiples rows of table: \"identity_partnergroup\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnergroup_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_partnergroupuser", "description": "update data of the table: \"identity_partnergroupuser\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnergroupuser_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_partnergroupuser_by_pk", "description": "update single row of the table: \"identity_partnergroupuser\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnergroupuser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_partnergroupuser_many", "description": "update multiples rows of table: \"identity_partnergroupuser\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnergroupuser_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_partnerpermission", "description": "update data of the table: \"identity_partnerpermission\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnerpermission_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_partnerpermission_by_pk", "description": "update single row of the table: \"identity_partnerpermission\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnerpermission", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_partnerpermission_many", "description": "update multiples rows of table: \"identity_partnerpermission\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerpermission_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_partnerunit", "description": "update data of the table: \"identity_partnerunit\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnerunit_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_partnerunit_by_pk", "description": "update single row of the table: \"identity_partnerunit\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnerunit", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_partnerunit_many", "description": "update multiples rows of table: \"identity_partnerunit\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerunit_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_partneruser", "description": "update data of the table: \"identity_partneruser\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partneruser_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_partneruser_by_pk", "description": "update single row of the table: \"identity_partneruser\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_partneruser_many", "description": "update multiples rows of table: \"identity_partneruser\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruser_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_partneruserconfig", "description": "update data of the table: \"identity_partneruserconfig\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partneruserconfig_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_partneruserconfig_by_pk", "description": "update single row of the table: \"identity_partneruserconfig\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partneruserconfig", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_partneruserconfig_many", "description": "update multiples rows of table: \"identity_partneruserconfig\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruserconfig_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_partneruserunit", "description": "update data of the table: \"identity_partneruserunit\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partneruserunit_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_partneruserunit_by_pk", "description": "update single row of the table: \"identity_partneruserunit\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partneruserunit", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_partneruserunit_many", "description": "update multiples rows of table: \"identity_partneruserunit\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruserunit_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_personaevent", "description": "update data of the table: \"identity_personaevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_personaevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_personaevent_by_pk", "description": "update single row of the table: \"identity_personaevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_personaevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_personaevent_many", "description": "update multiples rows of table: \"identity_personaevent\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_personaevent_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_personainquiry", "description": "update data of the table: \"identity_personainquiry\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_personainquiry_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_personainquiry_by_pk", "description": "update single row of the table: \"identity_personainquiry\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_personainquiry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_personainquiry_many", "description": "update multiples rows of table: \"identity_personainquiry\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_personainquiry_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_referralcode", "description": "update data of the table: \"identity_referralcode\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_referralcode_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_referralcode_by_pk", "description": "update single row of the table: \"identity_referralcode\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_referralcode", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_referralcode_many", "description": "update multiples rows of table: \"identity_referralcode\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcode_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_referralcodeview", "description": "update data of the table: \"identity_referralcodeview\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_referralcodeview_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_referralcodeview_by_pk", "description": "update single row of the table: \"identity_referralcodeview\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_referralcodeview", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_referralcodeview_many", "description": "update multiples rows of table: \"identity_referralcodeview\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcodeview_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_refreshtoken", "description": "update data of the table: \"identity_refreshtoken\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_refreshtoken_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_refreshtoken_by_pk", "description": "update single row of the table: \"identity_refreshtoken\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_refreshtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_refreshtoken_many", "description": "update multiples rows of table: \"identity_refreshtoken\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_refreshtoken_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_roundrobincounter", "description": "update data of the table: \"identity_roundrobincounter\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_roundrobincounter_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_roundrobincounter_by_pk", "description": "update single row of the table: \"identity_roundrobincounter\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_roundrobincounter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_roundrobincounter_many", "description": "update multiples rows of table: \"identity_roundrobincounter\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_roundrobincounter_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_site", "description": "update data of the table: \"identity_site\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_site_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_site_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_site_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_site_by_pk", "description": "update single row of the table: \"identity_site\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_site_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_site_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_site", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_site_many", "description": "update multiples rows of table: \"identity_site\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_site_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_site_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_targetpartnerstate", "description": "update data of the table: \"identity_targetpartnerstate\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_targetpartnerstate_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_targetpartnerstate_by_pk", "description": "update single row of the table: \"identity_targetpartnerstate\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_targetpartnerstate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_targetpartnerstate_many", "description": "update multiples rows of table: \"identity_targetpartnerstate\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_targetpartnerstate_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_user", "description": "update data of the table: \"identity_user\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_user_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_user_by_pk", "description": "update single row of the table: \"identity_user\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_user_groups", "description": "update data of the table: \"identity_user_groups\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_user_groups_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_user_groups_by_pk", "description": "update single row of the table: \"identity_user_groups\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_user_groups", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_user_groups_many", "description": "update multiples rows of table: \"identity_user_groups\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_groups_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_user_many", "description": "update multiples rows of table: \"identity_user\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_user_user_permissions", "description": "update data of the table: \"identity_user_user_permissions\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_user_user_permissions_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_user_user_permissions_by_pk", "description": "update single row of the table: \"identity_user_user_permissions\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_user_user_permissions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_user_user_permissions_many", "description": "update multiples rows of table: \"identity_user_user_permissions\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_user_permissions_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_useraccesstracking", "description": "update data of the table: \"identity_useraccesstracking\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_useraccesstracking_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_useraccesstracking_by_pk", "description": "update single row of the table: \"identity_useraccesstracking\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_useraccesstracking", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_useraccesstracking_many", "description": "update multiples rows of table: \"identity_useraccesstracking\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_useraccesstracking_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_userassigneemapping", "description": "update data of the table: \"identity_userassigneemapping\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_userassigneemapping_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_userassigneemapping_by_pk", "description": "update single row of the table: \"identity_userassigneemapping\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_userassigneemapping", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_userassigneemapping_many", "description": "update multiples rows of table: \"identity_userassigneemapping\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_userassigneemapping_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_useridentity", "description": "update data of the table: \"identity_useridentity\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_useridentity_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_useridentity_by_pk", "description": "update single row of the table: \"identity_useridentity\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_useridentity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_useridentity_many", "description": "update multiples rows of table: \"identity_useridentity\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_useridentity_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_userinitiation", "description": "update data of the table: \"identity_userinitiation\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_userinitiation_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_userinitiation_by_pk", "description": "update single row of the table: \"identity_userinitiation\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_userinitiation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_userinitiation_many", "description": "update multiples rows of table: \"identity_userinitiation\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_userinitiation_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_usertoken", "description": "update data of the table: \"identity_usertoken\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_usertoken_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_usertoken_by_pk", "description": "update single row of the table: \"identity_usertoken\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_usertoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_usertoken_many", "description": "update multiples rows of table: \"identity_usertoken\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_usertoken_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_utmparameter", "description": "update data of the table: \"identity_utmparameter\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_utmparameter_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_utmparameter_by_pk", "description": "update single row of the table: \"identity_utmparameter\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_utmparameter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_identity_utmparameter_many", "description": "update multiples rows of table: \"identity_utmparameter\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_utmparameter_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_integrations_externalapplication", "description": "update data of the table: \"integrations_externalapplication\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "integrations_externalapplication_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_integrations_externalapplication_by_pk", "description": "update single row of the table: \"integrations_externalapplication\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "integrations_externalapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_integrations_externalapplication_many", "description": "update multiples rows of table: \"integrations_externalapplication\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "integrations_externalapplication_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_integrations_externalstudent", "description": "update data of the table: \"integrations_externalstudent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "integrations_externalstudent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_integrations_externalstudent_by_pk", "description": "update single row of the table: \"integrations_externalstudent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "integrations_externalstudent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_integrations_externalstudent_many", "description": "update multiples rows of table: \"integrations_externalstudent\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "integrations_externalstudent_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_issues_issue", "description": "update data of the table: \"issues_issue\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issue_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issue_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_issues_issue_by_pk", "description": "update single row of the table: \"issues_issue\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issue_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issue", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_issues_issue_many", "description": "update multiples rows of table: \"issues_issue\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issue_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issue_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_issues_issueaction", "description": "update data of the table: \"issues_issueaction\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issueaction_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_issues_issueaction_by_pk", "description": "update single row of the table: \"issues_issueaction\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issueaction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_issues_issueaction_many", "description": "update multiples rows of table: \"issues_issueaction\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issueaction_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_issues_issuenote", "description": "update data of the table: \"issues_issuenote\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issuenote_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_issues_issuenote_by_pk", "description": "update single row of the table: \"issues_issuenote\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issuenote", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_issues_issuenote_many", "description": "update multiples rows of table: \"issues_issuenote\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issuenote_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_issues_issueprompt", "description": "update data of the table: \"issues_issueprompt\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issueprompt_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_issues_issueprompt_by_pk", "description": "update single row of the table: \"issues_issueprompt\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issueprompt", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_issues_issueprompt_many", "description": "update multiples rows of table: \"issues_issueprompt\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issueprompt_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_issues_query", "description": "update data of the table: \"issues_query\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "issues_query_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_query_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_query_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_issues_query_by_pk", "description": "update single row of the table: \"issues_query\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "issues_query_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_query_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_query", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_issues_query_many", "description": "update multiples rows of table: \"issues_query\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_query_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_query_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_issues_querygroup", "description": "update data of the table: \"issues_querygroup\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_querygroup_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_issues_querygroup_by_pk", "description": "update single row of the table: \"issues_querygroup\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_querygroup", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_issues_querygroup_many", "description": "update multiples rows of table: \"issues_querygroup\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_querygroup_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_issues_querygroupquery", "description": "update data of the table: \"issues_querygroupquery\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_querygroupquery_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_issues_querygroupquery_by_pk", "description": "update single row of the table: \"issues_querygroupquery\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_querygroupquery", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_issues_querygroupquery_many", "description": "update multiples rows of table: \"issues_querygroupquery\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_querygroupquery_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_issues_userapplicationquerygroup", "description": "update data of the table: \"issues_userapplicationquerygroup\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_userapplicationquerygroup_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_issues_userapplicationquerygroup_by_pk", "description": "update single row of the table: \"issues_userapplicationquerygroup\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_userapplicationquerygroup", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_issues_userapplicationquerygroup_many", "description": "update multiples rows of table: \"issues_userapplicationquerygroup\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_userapplicationquerygroup_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_knowledge_document", "description": "update data of the table: \"knowledge_document\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_document_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_knowledge_document_by_pk", "description": "update single row of the table: \"knowledge_document\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_document", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_knowledge_document_consulted_experts", "description": "update data of the table: \"knowledge_document_consulted_experts\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_knowledge_document_consulted_experts_by_pk", "description": "update single row of the table: \"knowledge_document_consulted_experts\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_knowledge_document_consulted_experts_many", "description": "update multiples rows of table: \"knowledge_document_consulted_experts\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_knowledge_document_many", "description": "update multiples rows of table: \"knowledge_document\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_knowledge_documentchunk", "description": "update data of the table: \"knowledge_documentchunk\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentchunk_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_knowledge_documentchunk_by_pk", "description": "update single row of the table: \"knowledge_documentchunk\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentchunk", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_knowledge_documentchunk_many", "description": "update multiples rows of table: \"knowledge_documentchunk\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentchunk_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_knowledge_documentcomment", "description": "update data of the table: \"knowledge_documentcomment\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentcomment_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_knowledge_documentcomment_by_pk", "description": "update single row of the table: \"knowledge_documentcomment\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentcomment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_knowledge_documentcomment_many", "description": "update multiples rows of table: \"knowledge_documentcomment\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentcomment_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_knowledge_documenteffectivepermission", "description": "update data of the table: \"knowledge_documenteffectivepermission\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documenteffectivepermission_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_knowledge_documenteffectivepermission_by_pk", "description": "update single row of the table: \"knowledge_documenteffectivepermission\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documenteffectivepermission", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_knowledge_documenteffectivepermission_many", "description": "update multiples rows of table: \"knowledge_documenteffectivepermission\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documenteffectivepermission_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_knowledge_documentlink", "description": "update data of the table: \"knowledge_documentlink\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentlink_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_knowledge_documentlink_by_pk", "description": "update single row of the table: \"knowledge_documentlink\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentlink", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_knowledge_documentlink_many", "description": "update multiples rows of table: \"knowledge_documentlink\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentlink_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_knowledge_documentpermission", "description": "update data of the table: \"knowledge_documentpermission\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentpermission_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_knowledge_documentpermission_by_pk", "description": "update single row of the table: \"knowledge_documentpermission\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentpermission", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_knowledge_documentpermission_many", "description": "update multiples rows of table: \"knowledge_documentpermission\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentpermission_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_knowledge_documentrevision", "description": "update data of the table: \"knowledge_documentrevision\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentrevision_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_knowledge_documentrevision_by_pk", "description": "update single row of the table: \"knowledge_documentrevision\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentrevision", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_knowledge_documentrevision_many", "description": "update multiples rows of table: \"knowledge_documentrevision\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentrevision_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_knowledge_knowledgedocumenttag", "description": "update data of the table: \"knowledge_knowledgedocumenttag\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_knowledgedocumenttag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_knowledge_knowledgedocumenttag_by_pk", "description": "update single row of the table: \"knowledge_knowledgedocumenttag\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_knowledgedocumenttag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_knowledge_knowledgedocumenttag_many", "description": "update multiples rows of table: \"knowledge_knowledgedocumenttag\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_knowledgedocumenttag_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_auditlogloaneventmanager", "description": "update data of the table: \"loan_auditlogloaneventmanager\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_auditlogloaneventmanager_by_pk", "description": "update single row of the table: \"loan_auditlogloaneventmanager\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_auditlogloaneventmanager_many", "description": "update multiples rows of table: \"loan_auditlogloaneventmanager\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_calendlyevent", "description": "update data of the table: \"loan_calendlyevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_calendlyevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_calendlyevent_by_pk", "description": "update single row of the table: \"loan_calendlyevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_calendlyevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_calendlyevent_many", "description": "update multiples rows of table: \"loan_calendlyevent\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_calendlyevent_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_creditproduct", "description": "update data of the table: \"loan_creditproduct\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditproduct_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_creditproduct_by_pk", "description": "update single row of the table: \"loan_creditproduct\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditproduct", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_creditproduct_many", "description": "update multiples rows of table: \"loan_creditproduct\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproduct_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_creditproductfee", "description": "update data of the table: \"loan_creditproductfee\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditproductfee_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_creditproductfee_by_pk", "description": "update single row of the table: \"loan_creditproductfee\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditproductfee", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_creditproductfee_many", "description": "update multiples rows of table: \"loan_creditproductfee\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproductfee_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_creditproductprogram", "description": "update data of the table: \"loan_creditproductprogram\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditproductprogram_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_creditproductprogram_by_pk", "description": "update single row of the table: \"loan_creditproductprogram\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditproductprogram", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_creditproductprogram_many", "description": "update multiples rows of table: \"loan_creditproductprogram\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproductprogram_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_creditreport", "description": "update data of the table: \"loan_creditreport\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditreport_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_creditreport_by_pk", "description": "update single row of the table: \"loan_creditreport\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditreport", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_creditreport_many", "description": "update multiples rows of table: \"loan_creditreport\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditreport_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_facility", "description": "update data of the table: \"loan_facility\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_facility_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_facility_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_facility_by_pk", "description": "update single row of the table: \"loan_facility\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_facility_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_facility", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_facility_many", "description": "update multiples rows of table: \"loan_facility\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_facility_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_facility_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_guarantor", "description": "update data of the table: \"loan_guarantor\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_guarantor_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_guarantor_by_pk", "description": "update single row of the table: \"loan_guarantor\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_guarantor", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_guarantor_many", "description": "update multiples rows of table: \"loan_guarantor\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_guarantor_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanagreement", "description": "update data of the table: \"loan_loanagreement\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanagreement_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanagreement_by_pk", "description": "update single row of the table: \"loan_loanagreement\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanagreement", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanagreement_many", "description": "update multiples rows of table: \"loan_loanagreement\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanagreement_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanapplication", "description": "update data of the table: \"loan_loanapplication\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplication_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanapplication_by_pk", "description": "update single row of the table: \"loan_loanapplication\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanapplication_many", "description": "update multiples rows of table: \"loan_loanapplication\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanapplicationhistory", "description": "update data of the table: \"loan_loanapplicationhistory\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplicationhistory_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanapplicationhistory_by_pk", "description": "update single row of the table: \"loan_loanapplicationhistory\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplicationhistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanapplicationhistory_many", "description": "update multiples rows of table: \"loan_loanapplicationhistory\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationhistory_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanapplicationpayment", "description": "update data of the table: \"loan_loanapplicationpayment\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplicationpayment_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanapplicationpayment_by_pk", "description": "update single row of the table: \"loan_loanapplicationpayment\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplicationpayment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanapplicationpayment_many", "description": "update multiples rows of table: \"loan_loanapplicationpayment\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationpayment_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanapplicationsnapshot", "description": "update data of the table: \"loan_loanapplicationsnapshot\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanapplicationsnapshot_by_pk", "description": "update single row of the table: \"loan_loanapplicationsnapshot\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanapplicationsnapshot_many", "description": "update multiples rows of table: \"loan_loanapplicationsnapshot\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loandisbursement", "description": "update data of the table: \"loan_loandisbursement\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loandisbursement_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loandisbursement_by_pk", "description": "update single row of the table: \"loan_loandisbursement\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loandisbursement", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loandisbursement_many", "description": "update multiples rows of table: \"loan_loandisbursement\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loandisbursement_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanevent", "description": "update data of the table: \"loan_loanevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanevent_by_pk", "description": "update single row of the table: \"loan_loanevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanevent_many", "description": "update multiples rows of table: \"loan_loanevent\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanevent_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loaneventmanager", "description": "update data of the table: \"loan_loaneventmanager\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loaneventmanager_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loaneventmanager_by_pk", "description": "update single row of the table: \"loan_loaneventmanager\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loaneventmanager", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loaneventmanager_many", "description": "update multiples rows of table: \"loan_loaneventmanager\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaneventmanager_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanfile", "description": "update data of the table: \"loan_loanfile\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanfile_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanfile_by_pk", "description": "update single row of the table: \"loan_loanfile\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanfile_many", "description": "update multiples rows of table: \"loan_loanfile\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanfile_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loaninterview", "description": "update data of the table: \"loan_loaninterview\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loaninterview_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loaninterview_by_pk", "description": "update single row of the table: \"loan_loaninterview\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loaninterview", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loaninterview_many", "description": "update multiples rows of table: \"loan_loaninterview\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaninterview_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loaninterviewevents", "description": "update data of the table: \"loan_loaninterviewevents\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loaninterviewevents_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loaninterviewevents_by_pk", "description": "update single row of the table: \"loan_loaninterviewevents\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loaninterviewevents", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loaninterviewevents_many", "description": "update multiples rows of table: \"loan_loaninterviewevents\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaninterviewevents_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanproduct", "description": "update data of the table: \"loan_loanproduct\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanproduct_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanproduct_by_pk", "description": "update single row of the table: \"loan_loanproduct\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanproduct", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanproduct_many", "description": "update multiples rows of table: \"loan_loanproduct\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanproduct_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanrepayment", "description": "update data of the table: \"loan_loanrepayment\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanrepayment_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanrepayment_by_pk", "description": "update single row of the table: \"loan_loanrepayment\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanrepayment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanrepayment_many", "description": "update multiples rows of table: \"loan_loanrepayment\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanrepayment_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanschedule", "description": "update data of the table: \"loan_loanschedule\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanschedule_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanschedule_by_pk", "description": "update single row of the table: \"loan_loanschedule\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanschedule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanschedule_many", "description": "update multiples rows of table: \"loan_loanschedule\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedule_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanscheduleactuals", "description": "update data of the table: \"loan_loanscheduleactuals\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanscheduleactuals_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanscheduleactuals_by_pk", "description": "update single row of the table: \"loan_loanscheduleactuals\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanscheduleactuals", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanscheduleactuals_many", "description": "update multiples rows of table: \"loan_loanscheduleactuals\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanscheduleactuals_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanschedulev2", "description": "update data of the table: \"loan_loanschedulev2\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanschedulev2_by_pk", "description": "update single row of the table: \"loan_loanschedulev2\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanschedulev2_many", "description": "update multiples rows of table: \"loan_loanschedulev2\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedulev2_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanschedulev2snapshot", "description": "update data of the table: \"loan_loanschedulev2snapshot\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanschedulev2snapshot_by_pk", "description": "update single row of the table: \"loan_loanschedulev2snapshot\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_loanschedulev2snapshot_many", "description": "update multiples rows of table: \"loan_loanschedulev2snapshot\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_metro2report", "description": "update data of the table: \"loan_metro2report\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_metro2report_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_metro2report_by_pk", "description": "update single row of the table: \"loan_metro2report\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_metro2report", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_metro2report_many", "description": "update multiples rows of table: \"loan_metro2report\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_metro2report_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_metro2reportrun", "description": "update data of the table: \"loan_metro2reportrun\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_metro2reportrun_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_metro2reportrun_by_pk", "description": "update single row of the table: \"loan_metro2reportrun\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_metro2reportrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_metro2reportrun_many", "description": "update multiples rows of table: \"loan_metro2reportrun\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_metro2reportrun_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_passagesuccessscore", "description": "update data of the table: \"loan_passagesuccessscore\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_passagesuccessscore_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_passagesuccessscore_by_pk", "description": "update single row of the table: \"loan_passagesuccessscore\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_passagesuccessscore", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_passagesuccessscore_many", "description": "update multiples rows of table: \"loan_passagesuccessscore\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_passagesuccessscore_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_programloanproduct", "description": "update data of the table: \"loan_programloanproduct\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_programloanproduct_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_programloanproduct_by_pk", "description": "update single row of the table: \"loan_programloanproduct\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_programloanproduct", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_programloanproduct_many", "description": "update multiples rows of table: \"loan_programloanproduct\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_programloanproduct_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_turnkeyapicalls", "description": "update data of the table: \"loan_turnkeyapicalls\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_turnkeyapicalls_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_turnkeyapicalls_by_pk", "description": "update single row of the table: \"loan_turnkeyapicalls\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_turnkeyapicalls", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_turnkeyapicalls_many", "description": "update multiples rows of table: \"loan_turnkeyapicalls\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_turnkeyapicalls_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_turnkeyevent", "description": "update data of the table: \"loan_turnkeyevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_turnkeyevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_turnkeyevent_by_pk", "description": "update single row of the table: \"loan_turnkeyevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_turnkeyevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_turnkeyevent_many", "description": "update multiples rows of table: \"loan_turnkeyevent\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_turnkeyevent_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_webhookcall", "description": "update data of the table: \"loan_webhookcall\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_webhookcall_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_webhookcall_by_pk", "description": "update single row of the table: \"loan_webhookcall\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_webhookcall", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_loan_webhookcall_many", "description": "update multiples rows of table: \"loan_webhookcall\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_webhookcall_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_monitoring_monitorcheckrun", "description": "update data of the table: \"monitoring_monitorcheckrun\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_monitoring_monitorcheckrun_by_pk", "description": "update single row of the table: \"monitoring_monitorcheckrun\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_monitoring_monitorcheckrun_many", "description": "update multiples rows of table: \"monitoring_monitorcheckrun\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_monitoring_monitorissue", "description": "update data of the table: \"monitoring_monitorissue\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "monitoring_monitorissue_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_monitoring_monitorissue_by_pk", "description": "update single row of the table: \"monitoring_monitorissue\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "monitoring_monitorissue", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_monitoring_monitorissue_many", "description": "update multiples rows of table: \"monitoring_monitorissue\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitorissue_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_monitoring_monitornotification", "description": "update data of the table: \"monitoring_monitornotification\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "monitoring_monitornotification_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_monitoring_monitornotification_by_pk", "description": "update single row of the table: \"monitoring_monitornotification\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "monitoring_monitornotification", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_monitoring_monitornotification_many", "description": "update multiples rows of table: \"monitoring_monitornotification\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitornotification_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_partners_application", "description": "update data of the table: \"partners_application\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_application_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "partners_application_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_partners_application_by_pk", "description": "update single row of the table: \"partners_application\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_application_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "partners_application", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_partners_application_many", "description": "update multiples rows of table: \"partners_application\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_application_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "partners_application_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_partners_sessionapplication", "description": "update data of the table: \"partners_sessionapplication\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "partners_sessionapplication_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_partners_sessionapplication_by_pk", "description": "update single row of the table: \"partners_sessionapplication\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "partners_sessionapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_partners_sessionapplication_many", "description": "update multiples rows of table: \"partners_sessionapplication\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "partners_sessionapplication_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_account", "description": "update data of the table: \"payment_account\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "payment_account_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_account_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_account_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_account_by_pk", "description": "update single row of the table: \"payment_account\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "payment_account_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_account_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_account_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_account", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_account_many", "description": "update multiples rows of table: \"payment_account\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_account_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_account_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_accountsnapshot", "description": "update data of the table: \"payment_accountsnapshot\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_accountsnapshot_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_accountsnapshot_by_pk", "description": "update single row of the table: \"payment_accountsnapshot\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_accountsnapshot", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_accountsnapshot_many", "description": "update multiples rows of table: \"payment_accountsnapshot\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_accountsnapshot_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_currency", "description": "update data of the table: \"payment_currency\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "payment_currency_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_currency_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_currency_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_currency_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_currency_by_pk", "description": "update single row of the table: \"payment_currency\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "payment_currency_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_currency_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_currency_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_currency", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_currency_many", "description": "update multiples rows of table: \"payment_currency\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_currency_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_currency_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_exchangerate", "description": "update data of the table: \"payment_exchangerate\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_exchangerate_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_exchangerate_by_pk", "description": "update single row of the table: \"payment_exchangerate\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_exchangerate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_exchangerate_many", "description": "update multiples rows of table: \"payment_exchangerate\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_exchangerate_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_journal", "description": "update data of the table: \"payment_journal\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_journal_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journal_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_journal_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_journal_by_pk", "description": "update single row of the table: \"payment_journal\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_journal_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journal_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_journal", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_journal_many", "description": "update multiples rows of table: \"payment_journal\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journal_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_journal_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_journalentry", "description": "update data of the table: \"payment_journalentry\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_journalentry_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_journalentry_by_pk", "description": "update single row of the table: \"payment_journalentry\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_journalentry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_journalentry_many", "description": "update multiples rows of table: \"payment_journalentry\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_journalentry_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_ledger", "description": "update data of the table: \"payment_ledger\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledger_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_ledger_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_ledger_by_pk", "description": "update single row of the table: \"payment_ledger\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledger_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_ledger", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_ledger_many", "description": "update multiples rows of table: \"payment_ledger\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledger_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_ledger_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_ledgerlogs", "description": "update data of the table: \"payment_ledgerlogs\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_ledgerlogs_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_ledgerlogs_by_pk", "description": "update single row of the table: \"payment_ledgerlogs\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_ledgerlogs", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_ledgerlogs_many", "description": "update multiples rows of table: \"payment_ledgerlogs\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_ledgerlogs_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_paymentevent", "description": "update data of the table: \"payment_paymentevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_paymentevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_paymentevent_by_pk", "description": "update single row of the table: \"payment_paymentevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_paymentevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_paymentevent_many", "description": "update multiples rows of table: \"payment_paymentevent\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_paymentevent_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_paymentsession", "description": "update data of the table: \"payment_paymentsession\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_paymentsession_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_paymentsession_by_pk", "description": "update single row of the table: \"payment_paymentsession\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_paymentsession", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_payment_paymentsession_many", "description": "update multiples rows of table: \"payment_paymentsession\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_paymentsession_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_pghistory_context", "description": "update data of the table: \"pghistory_context\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "pghistory_context_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "pghistory_context_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "pghistory_context_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "pghistory_context_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "pghistory_context_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "pghistory_context_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "pghistory_context_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "pghistory_context_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_pghistory_context_by_pk", "description": "update single row of the table: \"pghistory_context\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "pghistory_context_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "pghistory_context_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "pghistory_context_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "pghistory_context_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "pghistory_context_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "pghistory_context_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "pghistory_context_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "pghistory_context", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_pghistory_context_many", "description": "update multiples rows of table: \"pghistory_context\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "pghistory_context_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "pghistory_context_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_activitynodedata", "description": "update data of the table: \"products_activitynodedata\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_activitynodedata_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_activitynodedata_by_pk", "description": "update single row of the table: \"products_activitynodedata\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_activitynodedata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_activitynodedata_many", "description": "update multiples rows of table: \"products_activitynodedata\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_activitynodedata_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_amendment", "description": "update data of the table: \"products_amendment\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_amendment_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_amendment_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_amendment_by_pk", "description": "update single row of the table: \"products_amendment\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_amendment_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_amendment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_amendment_many", "description": "update multiples rows of table: \"products_amendment\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_amendment_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_amendment_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_auditlogeligibilityconfig", "description": "update data of the table: \"products_auditlogeligibilityconfig\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_auditlogeligibilityconfig_by_pk", "description": "update single row of the table: \"products_auditlogeligibilityconfig\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_auditlogeligibilityconfig_many", "description": "update multiples rows of table: \"products_auditlogeligibilityconfig\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_auditloginternaltask", "description": "update data of the table: \"products_auditloginternaltask\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditloginternaltask_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_auditloginternaltask_by_pk", "description": "update single row of the table: \"products_auditloginternaltask\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditloginternaltask", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_auditloginternaltask_many", "description": "update multiples rows of table: \"products_auditloginternaltask\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditloginternaltask_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_auditlogloaneventmanagertag", "description": "update data of the table: \"products_auditlogloaneventmanagertag\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_auditlogloaneventmanagertag_by_pk", "description": "update single row of the table: \"products_auditlogloaneventmanagertag\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_auditlogloaneventmanagertag_many", "description": "update multiples rows of table: \"products_auditlogloaneventmanagertag\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_auditlogrecommendationrecording", "description": "update data of the table: \"products_auditlogrecommendationrecording\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_auditlogrecommendationrecording_by_pk", "description": "update single row of the table: \"products_auditlogrecommendationrecording\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_auditlogrecommendationrecording_many", "description": "update multiples rows of table: \"products_auditlogrecommendationrecording\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_auditloguserapplicationsuccessrate", "description": "update data of the table: \"products_auditloguserapplicationsuccessrate\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_auditloguserapplicationsuccessrate_by_pk", "description": "update single row of the table: \"products_auditloguserapplicationsuccessrate\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_auditloguserapplicationsuccessrate_many", "description": "update multiples rows of table: \"products_auditloguserapplicationsuccessrate\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_cohortgoevent", "description": "update data of the table: \"products_cohortgoevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_cohortgoevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_cohortgoevent_by_pk", "description": "update single row of the table: \"products_cohortgoevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_cohortgoevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_cohortgoevent_many", "description": "update multiples rows of table: \"products_cohortgoevent\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_cohortgoevent_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_cohortgopaymentsession", "description": "update data of the table: \"products_cohortgopaymentsession\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_cohortgopaymentsession_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_cohortgopaymentsession_by_pk", "description": "update single row of the table: \"products_cohortgopaymentsession\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_cohortgopaymentsession", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_cohortgopaymentsession_many", "description": "update multiples rows of table: \"products_cohortgopaymentsession\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_cohortgopaymentsession_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_condition", "description": "update data of the table: \"products_condition\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_condition_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_condition_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_condition_by_pk", "description": "update single row of the table: \"products_condition\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_condition_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_condition", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_condition_many", "description": "update multiples rows of table: \"products_condition\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_condition_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_condition_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_desk", "description": "update data of the table: \"products_desk\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_desk_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_desk_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_desk_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_desk_by_pk", "description": "update single row of the table: \"products_desk\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_desk_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_desk_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_desk", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_desk_many", "description": "update multiples rows of table: \"products_desk\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_desk_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_desk_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_deskpartneruser", "description": "update data of the table: \"products_deskpartneruser\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_deskpartneruser_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_deskpartneruser_by_pk", "description": "update single row of the table: \"products_deskpartneruser\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_deskpartneruser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_deskpartneruser_many", "description": "update multiples rows of table: \"products_deskpartneruser\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_deskpartneruser_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_earlyaccessrequest", "description": "update data of the table: \"products_earlyaccessrequest\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_earlyaccessrequest_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_earlyaccessrequest_by_pk", "description": "update single row of the table: \"products_earlyaccessrequest\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_earlyaccessrequest", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_earlyaccessrequest_many", "description": "update multiples rows of table: \"products_earlyaccessrequest\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_earlyaccessrequest_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_eligibilityconfig", "description": "update data of the table: \"products_eligibilityconfig\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_eligibilityconfig_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_eligibilityconfig_by_pk", "description": "update single row of the table: \"products_eligibilityconfig\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_eligibilityconfig", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_eligibilityconfig_many", "description": "update multiples rows of table: \"products_eligibilityconfig\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_eligibilityconfig_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_eligibilityscorehistory", "description": "update data of the table: \"products_eligibilityscorehistory\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_eligibilityscorehistory_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_eligibilityscorehistory_by_pk", "description": "update single row of the table: \"products_eligibilityscorehistory\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_eligibilityscorehistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_eligibilityscorehistory_many", "description": "update multiples rows of table: \"products_eligibilityscorehistory\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_eligibilityscorehistory_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_flywireevent", "description": "update data of the table: \"products_flywireevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_flywireevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_flywireevent_by_pk", "description": "update single row of the table: \"products_flywireevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_flywireevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_flywireevent_many", "description": "update multiples rows of table: \"products_flywireevent\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_flywireevent_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_flywirepaymentsession", "description": "update data of the table: \"products_flywirepaymentsession\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_flywirepaymentsession_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_flywirepaymentsession_by_pk", "description": "update single row of the table: \"products_flywirepaymentsession\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_flywirepaymentsession", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_flywirepaymentsession_many", "description": "update multiples rows of table: \"products_flywirepaymentsession\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_flywirepaymentsession_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_group", "description": "update data of the table: \"products_group\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_group_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_group_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_group_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_group_by_pk", "description": "update single row of the table: \"products_group\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_group_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_group_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_group", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_group_many", "description": "update multiples rows of table: \"products_group\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_group_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_group_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_internaltask", "description": "update data of the table: \"products_internaltask\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltask_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_internaltask_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_internaltask_by_pk", "description": "update single row of the table: \"products_internaltask\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltask_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_internaltask", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_internaltask_many", "description": "update multiples rows of table: \"products_internaltask\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltask_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltask_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_internaltasktag", "description": "update data of the table: \"products_internaltasktag\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_internaltasktag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_internaltasktag_by_pk", "description": "update single row of the table: \"products_internaltasktag\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_internaltasktag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_internaltasktag_many", "description": "update multiples rows of table: \"products_internaltasktag\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltasktag_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_journey", "description": "update data of the table: \"products_journey\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journey_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_journey_by_pk", "description": "update single row of the table: \"products_journey\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journey", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_journey_many", "description": "update multiples rows of table: \"products_journey\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_journeyfeature", "description": "update data of the table: \"products_journeyfeature\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journeyfeature_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_journeyfeature_by_pk", "description": "update single row of the table: \"products_journeyfeature\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journeyfeature", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_journeyfeature_many", "description": "update multiples rows of table: \"products_journeyfeature\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeyfeature_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_journeystep", "description": "update data of the table: \"products_journeystep\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeystep_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journeystep_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_journeystep_by_pk", "description": "update single row of the table: \"products_journeystep\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeystep_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journeystep", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_journeystep_many", "description": "update multiples rows of table: \"products_journeystep\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeystep_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeystep_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_journeytag", "description": "update data of the table: \"products_journeytag\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeytag_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journeytag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_journeytag_by_pk", "description": "update single row of the table: \"products_journeytag\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeytag_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journeytag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_journeytag_many", "description": "update multiples rows of table: \"products_journeytag\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeytag_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeytag_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_keyword", "description": "update data of the table: \"products_keyword\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_keyword_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keyword_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_keyword_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_keyword_by_pk", "description": "update single row of the table: \"products_keyword\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_keyword_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keyword_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_keyword", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_keyword_many", "description": "update multiples rows of table: \"products_keyword\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keyword_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_keyword_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_keywordlink", "description": "update data of the table: \"products_keywordlink\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_keywordlink_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_keywordlink_by_pk", "description": "update single row of the table: \"products_keywordlink\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_keywordlink", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_keywordlink_many", "description": "update multiples rows of table: \"products_keywordlink\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_keywordlink_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_loaneventmanagertag", "description": "update data of the table: \"products_loaneventmanagertag\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_loaneventmanagertag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_loaneventmanagertag_by_pk", "description": "update single row of the table: \"products_loaneventmanagertag\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_loaneventmanagertag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_loaneventmanagertag_many", "description": "update multiples rows of table: \"products_loaneventmanagertag\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_loaneventmanagertag_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_logic", "description": "update data of the table: \"products_logic\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_logic_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logic_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_logic_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_logic_by_pk", "description": "update single row of the table: \"products_logic\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_logic_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logic_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_logic", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_logic_many", "description": "update multiples rows of table: \"products_logic\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logic_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_logic_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_logicrule", "description": "update data of the table: \"products_logicrule\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logicrule_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_logicrule_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_logicrule_by_pk", "description": "update single row of the table: \"products_logicrule\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logicrule_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_logicrule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_logicrule_many", "description": "update multiples rows of table: \"products_logicrule\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logicrule_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_logicrule_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_node", "description": "update data of the table: \"products_node\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_node_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_node_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_node_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_node_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_node_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_node_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_node_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_node_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_node_by_pk", "description": "update single row of the table: \"products_node\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_node_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_node_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_node_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_node_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_node_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_node_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_node_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_node", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_node_many", "description": "update multiples rows of table: \"products_node\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_node_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_partnertag", "description": "update data of the table: \"products_partnertag\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_partnertag_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_partnertag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_partnertag_by_pk", "description": "update single row of the table: \"products_partnertag\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_partnertag_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_partnertag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_partnertag_many", "description": "update multiples rows of table: \"products_partnertag\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_partnertag_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_partnertag_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_passagewirepaymentreport", "description": "update data of the table: \"products_passagewirepaymentreport\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_passagewirepaymentreport_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_passagewirepaymentreport_by_pk", "description": "update single row of the table: \"products_passagewirepaymentreport\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_passagewirepaymentreport", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_passagewirepaymentreport_many", "description": "update multiples rows of table: \"products_passagewirepaymentreport\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_passagewirepaymentreport_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_payment", "description": "update data of the table: \"products_payment\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_payment_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_payment_by_pk", "description": "update single row of the table: \"products_payment\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_payment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_payment_many", "description": "update multiples rows of table: \"products_payment\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_payment_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_paymentdiscount", "description": "update data of the table: \"products_paymentdiscount\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_paymentdiscount_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_paymentdiscount_by_pk", "description": "update single row of the table: \"products_paymentdiscount\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_paymentdiscount", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_paymentdiscount_many", "description": "update multiples rows of table: \"products_paymentdiscount\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_paymentdiscount_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_paymentdiscountusage", "description": "update data of the table: \"products_paymentdiscountusage\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_paymentdiscountusage_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_paymentdiscountusage_by_pk", "description": "update single row of the table: \"products_paymentdiscountusage\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_paymentdiscountusage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_paymentdiscountusage_many", "description": "update multiples rows of table: \"products_paymentdiscountusage\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_paymentdiscountusage_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_processingtime", "description": "update data of the table: \"products_processingtime\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_processingtime_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_processingtime_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_processingtime_by_pk", "description": "update single row of the table: \"products_processingtime\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_processingtime_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_processingtime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_processingtime_many", "description": "update multiples rows of table: \"products_processingtime\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_processingtime_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_processingtime_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_product", "description": "update data of the table: \"products_product\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_product_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_product_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_product_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_product_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_product_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_product_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_product_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_product_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_product_by_pk", "description": "update single row of the table: \"products_product\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_product_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_product_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_product_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_product_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_product_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_product_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_product_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_product_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_product", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_product_many", "description": "update multiples rows of table: \"products_product\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_product_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_product_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_productfee", "description": "update data of the table: \"products_productfee\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productfee_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productfee_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_productfee_by_pk", "description": "update single row of the table: \"products_productfee\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productfee_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productfee", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_productfee_many", "description": "update multiples rows of table: \"products_productfee\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productfee_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productfee_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_productgroup", "description": "update data of the table: \"products_productgroup\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productgroup_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productgroup_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_productgroup_by_pk", "description": "update single row of the table: \"products_productgroup\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productgroup_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productgroup", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_productgroup_many", "description": "update multiples rows of table: \"products_productgroup\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productgroup_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productgroup_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_productlike", "description": "update data of the table: \"products_productlike\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productlike_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productlike_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_productlike_by_pk", "description": "update single row of the table: \"products_productlike\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productlike_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productlike", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_productlike_many", "description": "update multiples rows of table: \"products_productlike\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productlike_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productlike_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_productrequirement", "description": "update data of the table: \"products_productrequirement\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productrequirement_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_productrequirement_by_pk", "description": "update single row of the table: \"products_productrequirement\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productrequirement", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_productrequirement_many", "description": "update multiples rows of table: \"products_productrequirement\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productrequirement_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_producttag", "description": "update data of the table: \"products_producttag\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_producttag_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_producttag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_producttag_by_pk", "description": "update single row of the table: \"products_producttag\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_producttag_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_producttag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_producttag_many", "description": "update multiples rows of table: \"products_producttag\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_producttag_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_producttag_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_recommendationrecording", "description": "update data of the table: \"products_recommendationrecording\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_recommendationrecording_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_recommendationrecording_by_pk", "description": "update single row of the table: \"products_recommendationrecording\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_recommendationrecording", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_recommendationrecording_many", "description": "update multiples rows of table: \"products_recommendationrecording\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_recommendationrecording_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_relatedapplications", "description": "update data of the table: \"products_relatedapplications\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_relatedapplications_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_relatedapplications_by_pk", "description": "update single row of the table: \"products_relatedapplications\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_relatedapplications", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_relatedapplications_many", "description": "update multiples rows of table: \"products_relatedapplications\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_relatedapplications_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_rule", "description": "update data of the table: \"products_rule\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_rule_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_rule_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_rule_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_rule_by_pk", "description": "update single row of the table: \"products_rule\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_rule_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_rule_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_rule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_rule_many", "description": "update multiples rows of table: \"products_rule\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_rule_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_rule_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_scholarship", "description": "update data of the table: \"products_scholarship\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarship_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_scholarship_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_scholarship_by_pk", "description": "update single row of the table: \"products_scholarship\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarship_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_scholarship", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_scholarship_many", "description": "update multiples rows of table: \"products_scholarship\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarship_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_scholarship_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_scholarshipoffering", "description": "update data of the table: \"products_scholarshipoffering\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_scholarshipoffering_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_scholarshipoffering_by_pk", "description": "update single row of the table: \"products_scholarshipoffering\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_scholarshipoffering", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_scholarshipoffering_many", "description": "update multiples rows of table: \"products_scholarshipoffering\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_scholarshipoffering_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_screeningresult", "description": "update data of the table: \"products_screeningresult\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_screeningresult_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_screeningresult_by_pk", "description": "update single row of the table: \"products_screeningresult\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_screeningresult", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_screeningresult_many", "description": "update multiples rows of table: \"products_screeningresult\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_screeningresult_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_slackmessagereference", "description": "update data of the table: \"products_slackmessagereference\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_slackmessagereference_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_slackmessagereference_by_pk", "description": "update single row of the table: \"products_slackmessagereference\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_slackmessagereference", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_slackmessagereference_many", "description": "update multiples rows of table: \"products_slackmessagereference\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_slackmessagereference_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_stripeevent", "description": "update data of the table: \"products_stripeevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_stripeevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_stripeevent_by_pk", "description": "update single row of the table: \"products_stripeevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_stripeevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_stripeevent_many", "description": "update multiples rows of table: \"products_stripeevent\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_stripeevent_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_stripepaymentsession", "description": "update data of the table: \"products_stripepaymentsession\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_stripepaymentsession_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_stripepaymentsession_by_pk", "description": "update single row of the table: \"products_stripepaymentsession\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_stripepaymentsession", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_stripepaymentsession_many", "description": "update multiples rows of table: \"products_stripepaymentsession\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_stripepaymentsession_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_tag", "description": "update data of the table: \"products_tag\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_tag_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_tag_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_tag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_tag_by_pk", "description": "update single row of the table: \"products_tag\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_tag_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_tag_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_tag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_tag_many", "description": "update multiples rows of table: \"products_tag\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_tag_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_tag_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_transfermateapicalls", "description": "update data of the table: \"products_transfermateapicalls\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_transfermateapicalls_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_transfermateapicalls_by_pk", "description": "update single row of the table: \"products_transfermateapicalls\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_transfermateapicalls", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_transfermateapicalls_many", "description": "update multiples rows of table: \"products_transfermateapicalls\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_transfermateapicalls_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_useractionnodedata", "description": "update data of the table: \"products_useractionnodedata\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_useractionnodedata_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_useractionnodedata_by_pk", "description": "update single row of the table: \"products_useractionnodedata\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_useractionnodedata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_useractionnodedata_many", "description": "update multiples rows of table: \"products_useractionnodedata\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_useractionnodedata_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplication", "description": "update data of the table: \"products_userapplication\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplication_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplication_by_pk", "description": "update single row of the table: \"products_userapplication\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplication_many", "description": "update multiples rows of table: \"products_userapplication\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationaccess", "description": "update data of the table: \"products_userapplicationaccess\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationaccess_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationaccess_by_pk", "description": "update single row of the table: \"products_userapplicationaccess\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationaccess", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationaccess_many", "description": "update multiples rows of table: \"products_userapplicationaccess\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationaccess_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationdata", "description": "update data of the table: \"products_userapplicationdata\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationdata_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationdata_by_pk", "description": "update single row of the table: \"products_userapplicationdata\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationdata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationdata_many", "description": "update multiples rows of table: \"products_userapplicationdata\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationdata_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationevent", "description": "update data of the table: \"products_userapplicationevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationevent_by_pk", "description": "update single row of the table: \"products_userapplicationevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationevent_many", "description": "update multiples rows of table: \"products_userapplicationevent\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationevent_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationextendeddata", "description": "update data of the table: \"products_userapplicationextendeddata\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationextendeddata_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationextendeddata_by_pk", "description": "update single row of the table: \"products_userapplicationextendeddata\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationextendeddata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationextendeddata_many", "description": "update multiples rows of table: \"products_userapplicationextendeddata\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationextendeddata_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationhistory", "description": "update data of the table: \"products_userapplicationhistory\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationhistory_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationhistory_by_pk", "description": "update single row of the table: \"products_userapplicationhistory\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationhistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationhistory_many", "description": "update multiples rows of table: \"products_userapplicationhistory\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationhistory_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationpayment", "description": "update data of the table: \"products_userapplicationpayment\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationpayment_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationpayment_by_pk", "description": "update single row of the table: \"products_userapplicationpayment\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationpayment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationpayment_many", "description": "update multiples rows of table: \"products_userapplicationpayment\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationpayment_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationpaymentdiscount", "description": "update data of the table: \"products_userapplicationpaymentdiscount\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationpaymentdiscount_by_pk", "description": "update single row of the table: \"products_userapplicationpaymentdiscount\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationpaymentdiscount_many", "description": "update multiples rows of table: \"products_userapplicationpaymentdiscount\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationprofiledata", "description": "update data of the table: \"products_userapplicationprofiledata\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationprofiledata_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationprofiledata_by_pk", "description": "update single row of the table: \"products_userapplicationprofiledata\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationprofiledata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationprofiledata_many", "description": "update multiples rows of table: \"products_userapplicationprofiledata\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationprofiledata_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationsuccessrate", "description": "update data of the table: \"products_userapplicationsuccessrate\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationsuccessrate_by_pk", "description": "update single row of the table: \"products_userapplicationsuccessrate\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationsuccessrate_many", "description": "update multiples rows of table: \"products_userapplicationsuccessrate\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationsupport", "description": "update data of the table: \"products_userapplicationsupport\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationsupport_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationsupport_by_pk", "description": "update single row of the table: \"products_userapplicationsupport\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationsupport", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationsupport_many", "description": "update multiples rows of table: \"products_userapplicationsupport\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsupport_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationtag", "description": "update data of the table: \"products_userapplicationtag\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationtag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationtag_by_pk", "description": "update single row of the table: \"products_userapplicationtag\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationtag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_userapplicationtag_many", "description": "update multiples rows of table: \"products_userapplicationtag\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationtag_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_usersuccessrate", "description": "update data of the table: \"products_usersuccessrate\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_usersuccessrate_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_usersuccessrate_by_pk", "description": "update single row of the table: \"products_usersuccessrate\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_usersuccessrate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_usersuccessrate_many", "description": "update multiples rows of table: \"products_usersuccessrate\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_usersuccessrate_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_usertag", "description": "update data of the table: \"products_usertag\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usertag_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_usertag_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_usertag_by_pk", "description": "update single row of the table: \"products_usertag\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usertag_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_usertag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_usertag_many", "description": "update multiples rows of table: \"products_usertag\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usertag_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_usertag_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_webhookapitoken", "description": "update data of the table: \"products_webhookapitoken\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_webhookapitoken_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_webhookapitoken_by_pk", "description": "update single row of the table: \"products_webhookapitoken\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_webhookapitoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_webhookapitoken_many", "description": "update multiples rows of table: \"products_webhookapitoken\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_webhookapitoken_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_webhookcall", "description": "update data of the table: \"products_webhookcall\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_webhookcall_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_webhookcall_by_pk", "description": "update single row of the table: \"products_webhookcall\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_webhookcall", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_webhookcall_many", "description": "update multiples rows of table: \"products_webhookcall\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_webhookcall_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_widget", "description": "update data of the table: \"products_widget\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_widget_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_widget_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_widget_by_pk", "description": "update single row of the table: \"products_widget\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_widget_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_widget", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_widget_many", "description": "update multiples rows of table: \"products_widget\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_widget_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_widget_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_workflowaction", "description": "update data of the table: \"products_workflowaction\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowaction_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_workflowaction_by_pk", "description": "update single row of the table: \"products_workflowaction\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowaction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_workflowaction_many", "description": "update multiples rows of table: \"products_workflowaction\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowaction_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_workflowstep", "description": "update data of the table: \"products_workflowstep\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowstep_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_workflowstep_by_pk", "description": "update single row of the table: \"products_workflowstep\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowstep", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_workflowstep_many", "description": "update multiples rows of table: \"products_workflowstep\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstep_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_workflowstepneo", "description": "update data of the table: \"products_workflowstepneo\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowstepneo_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_workflowstepneo_by_pk", "description": "update single row of the table: \"products_workflowstepneo\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowstepneo", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_workflowstepneo_many", "description": "update multiples rows of table: \"products_workflowstepneo\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstepneo_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_workflowsteptime", "description": "update data of the table: \"products_workflowsteptime\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowsteptime_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_workflowsteptime_by_pk", "description": "update single row of the table: \"products_workflowsteptime\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowsteptime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_workflowsteptime_many", "description": "update multiples rows of table: \"products_workflowsteptime\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowsteptime_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_zumrailsevent", "description": "update data of the table: \"products_zumrailsevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_zumrailsevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_zumrailsevent_by_pk", "description": "update single row of the table: \"products_zumrailsevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_zumrailsevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_products_zumrailsevent_many", "description": "update multiples rows of table: \"products_zumrailsevent\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "products_zumrailsevent_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_auditloguserfeature", "description": "update data of the table: \"profiles_auditloguserfeature\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_auditloguserfeature_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_auditloguserfeature_by_pk", "description": "update single row of the table: \"profiles_auditloguserfeature\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_auditloguserfeature", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_auditloguserfeature_many", "description": "update multiples rows of table: \"profiles_auditloguserfeature\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_auditloguserfeature_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_creditinquiry", "description": "update data of the table: \"profiles_creditinquiry\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_creditinquiry_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_creditinquiry_by_pk", "description": "update single row of the table: \"profiles_creditinquiry\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_creditinquiry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_creditinquiry_many", "description": "update multiples rows of table: \"profiles_creditinquiry\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_creditinquiry_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_externalprofile", "description": "update data of the table: \"profiles_externalprofile\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_externalprofile_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_externalprofile_by_pk", "description": "update single row of the table: \"profiles_externalprofile\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_externalprofile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_externalprofile_many", "description": "update multiples rows of table: \"profiles_externalprofile\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_externalprofile_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_novacreditevent", "description": "update data of the table: \"profiles_novacreditevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_novacreditevent_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_novacreditevent_by_pk", "description": "update single row of the table: \"profiles_novacreditevent\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_novacreditevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_novacreditevent_many", "description": "update multiples rows of table: \"profiles_novacreditevent\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_novacreditevent_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_novacreditinquiry", "description": "update data of the table: \"profiles_novacreditinquiry\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_novacreditinquiry_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_novacreditinquiry_by_pk", "description": "update single row of the table: \"profiles_novacreditinquiry\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_novacreditinquiry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_novacreditinquiry_many", "description": "update multiples rows of table: \"profiles_novacreditinquiry\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_novacreditinquiry_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_profiledata", "description": "update data of the table: \"profiles_profiledata\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_profiledata_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_profiledata_by_pk", "description": "update single row of the table: \"profiles_profiledata\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_profiledata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_profiledata_many", "description": "update multiples rows of table: \"profiles_profiledata\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_profiledata_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_profileverificationtoken", "description": "update data of the table: \"profiles_profileverificationtoken\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_profileverificationtoken_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_profileverificationtoken_by_pk", "description": "update single row of the table: \"profiles_profileverificationtoken\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_profileverificationtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_profileverificationtoken_many", "description": "update multiples rows of table: \"profiles_profileverificationtoken\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_profileverificationtoken_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_reviewer", "description": "update data of the table: \"profiles_reviewer\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_reviewer_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_reviewer_by_pk", "description": "update single row of the table: \"profiles_reviewer\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_reviewer", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_reviewer_many", "description": "update multiples rows of table: \"profiles_reviewer\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_reviewer_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_reviewhistory", "description": "update data of the table: \"profiles_reviewhistory\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_reviewhistory_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_reviewhistory_by_pk", "description": "update single row of the table: \"profiles_reviewhistory\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_reviewhistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_reviewhistory_many", "description": "update multiples rows of table: \"profiles_reviewhistory\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_reviewhistory_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_userfeature", "description": "update data of the table: \"profiles_userfeature\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_userfeature_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_userfeature_by_pk", "description": "update single row of the table: \"profiles_userfeature\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_userfeature", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_profiles_userfeature_many", "description": "update multiples rows of table: \"profiles_userfeature\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_userfeature_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_push_notifications_apnsdevice", "description": "update data of the table: \"push_notifications_apnsdevice\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_apnsdevice_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_push_notifications_apnsdevice_by_pk", "description": "update single row of the table: \"push_notifications_apnsdevice\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_apnsdevice", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_push_notifications_apnsdevice_many", "description": "update multiples rows of table: \"push_notifications_apnsdevice\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_apnsdevice_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_push_notifications_gcmdevice", "description": "update data of the table: \"push_notifications_gcmdevice\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_gcmdevice_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_push_notifications_gcmdevice_by_pk", "description": "update single row of the table: \"push_notifications_gcmdevice\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_gcmdevice", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_push_notifications_gcmdevice_many", "description": "update multiples rows of table: \"push_notifications_gcmdevice\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_gcmdevice_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_push_notifications_webpushdevice", "description": "update data of the table: \"push_notifications_webpushdevice\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_webpushdevice_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_push_notifications_webpushdevice_by_pk", "description": "update single row of the table: \"push_notifications_webpushdevice\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_webpushdevice", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_push_notifications_webpushdevice_many", "description": "update multiples rows of table: \"push_notifications_webpushdevice\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_webpushdevice_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_push_notifications_wnsdevice", "description": "update data of the table: \"push_notifications_wnsdevice\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_wnsdevice_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_push_notifications_wnsdevice_by_pk", "description": "update single row of the table: \"push_notifications_wnsdevice\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_wnsdevice", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_push_notifications_wnsdevice_many", "description": "update multiples rows of table: \"push_notifications_wnsdevice\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_wnsdevice_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ratings_rating", "description": "update data of the table: \"ratings_rating\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ratings_rating_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ratings_rating_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ratings_rating_by_pk", "description": "update single row of the table: \"ratings_rating\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ratings_rating_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ratings_rating", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_ratings_rating_many", "description": "update multiples rows of table: \"ratings_rating\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ratings_rating_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ratings_rating_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_session_settings", "description": "update data of the table: \"session_settings\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "session_settings_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "session_settings_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "session_settings_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_session_settings_by_pk", "description": "update single row of the table: \"session_settings\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "session_settings_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "session_settings_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "session_settings", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_session_settings_many", "description": "update multiples rows of table: \"session_settings\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "session_settings_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "session_settings_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_sessions", "description": "update data of the table: \"sessions\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "sessions_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "sessions_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "sessions_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "sessions_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "sessions_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "sessions_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "sessions_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_sessions_by_pk", "description": "update single row of the table: \"sessions\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "sessions_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "sessions_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "sessions_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "sessions_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "sessions_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "sessions_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "sessions_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "sessions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_sessions_many", "description": "update multiples rows of table: \"sessions\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "sessions_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "sessions_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_tasks_task", "description": "update data of the table: \"tasks_task\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_task_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "tasks_task_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_tasks_task_by_pk", "description": "update single row of the table: \"tasks_task\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_task_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "tasks_task", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_tasks_task_many", "description": "update multiples rows of table: \"tasks_task\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_task_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "tasks_task_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_tasks_tasktimestamp", "description": "update data of the table: \"tasks_tasktimestamp\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "tasks_tasktimestamp_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_tasks_tasktimestamp_by_pk", "description": "update single row of the table: \"tasks_tasktimestamp\"", "args": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "tasks_tasktimestamp", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_tasks_tasktimestamp_many", "description": "update multiples rows of table: \"tasks_tasktimestamp\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "tasks_tasktimestamp_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_tasks_timeentry", "description": "update data of the table: \"tasks_timeentry\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "tasks_timeentry_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_tasks_timeentry_by_pk", "description": "update single row of the table: \"tasks_timeentry\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "tasks_timeentry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_tasks_timeentry_many", "description": "update multiples rows of table: \"tasks_timeentry\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "tasks_timeentry_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_temporal_workflows", "description": "update data of the table: \"temporal_workflows\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "temporal_workflows_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_temporal_workflows_by_pk", "description": "update single row of the table: \"temporal_workflows\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "temporal_workflows", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_temporal_workflows_many", "description": "update multiples rows of table: \"temporal_workflows\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "temporal_workflows_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_token_blacklist_blacklistedtoken", "description": "update data of the table: \"token_blacklist_blacklistedtoken\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_token_blacklist_blacklistedtoken_by_pk", "description": "update single row of the table: \"token_blacklist_blacklistedtoken\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_token_blacklist_blacklistedtoken_many", "description": "update multiples rows of table: \"token_blacklist_blacklistedtoken\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_token_blacklist_outstandingtoken", "description": "update data of the table: \"token_blacklist_outstandingtoken\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_token_blacklist_outstandingtoken_by_pk", "description": "update single row of the table: \"token_blacklist_outstandingtoken\"", "args": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_token_blacklist_outstandingtoken_many", "description": "update multiples rows of table: \"token_blacklist_outstandingtoken\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_user_states", "description": "update data of the table: \"user_states\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "user_states_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "user_states_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "user_states_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "user_states_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "user_states_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "user_states_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "user_states_bool_exp", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "user_states_mutation_response", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_user_states_by_pk", "description": "update single row of the table: \"user_states\"", "args": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "user_states_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "user_states_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "user_states_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "user_states_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "user_states_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "user_states_set_input", "ofType": null}, "defaultValue": null}, {"name": "pk_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "user_states_pk_columns_input", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "user_states", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_user_states_many", "description": "update multiples rows of table: \"user_states\"", "args": [{"name": "updates", "description": "updates to execute, in order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "user_states_updates", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "user_states_mutation_response", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "numeric", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "description": "Boolean expression to compare columns of type \"numeric\". All fields are combined with logical 'AND'.", "fields": null, "inputFields": [{"name": "_eq", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "_gt", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "_gte", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "_in", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "numeric", "ofType": null}}}, "defaultValue": null}, {"name": "_is_null", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "_lt", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "_lte", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "_neq", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "_nin", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "numeric", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "order_by", "description": "column ordering options", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "asc", "description": "in ascending order, nulls last", "isDeprecated": false, "deprecationReason": null}, {"name": "asc_nulls_first", "description": "in ascending order, nulls first", "isDeprecated": false, "deprecationReason": null}, {"name": "asc_nulls_last", "description": "in ascending order, nulls last", "isDeprecated": false, "deprecationReason": null}, {"name": "desc", "description": "in descending order, nulls first", "isDeprecated": false, "deprecationReason": null}, {"name": "desc_nulls_first", "description": "in descending order, nulls first", "isDeprecated": false, "deprecationReason": null}, {"name": "desc_nulls_last", "description": "in descending order, nulls last", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "partners_application", "description": "columns and relationships of \"partners_application\"", "fields": [{"name": "configs", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "features_enabled", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partner", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partners_sessionapplications", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "partners_sessionapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "partners_sessionapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partners_sessionapplications_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "partners_sessionapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "partners_sessionapplication_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "publishable_key", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scopes", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "secret_key", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "theme", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "webhook_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "partners_application_aggregate", "description": "aggregated selection of \"partners_application\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "partners_application_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "partners_application", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_application_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_application_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_application_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "partners_application_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_application_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "partners_application_aggregate_fields", "description": "aggregate fields of \"partners_application\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "partners_application_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "partners_application_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "partners_application_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_application_aggregate_order_by", "description": "order by aggregate values of table \"partners_application\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_application_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_application_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_application_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "configs", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "features_enabled", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "scopes", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_application_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"partners_application\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_application_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_application_bool_exp", "description": "Boolean expression to filter rows from the table \"partners_application\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_application_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_application_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_application_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "configs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "features_enabled", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "mode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partners_sessionapplications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partners_sessionapplications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "publishable_key", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "scopes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "secret_key", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "theme", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "webhook_url", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "partners_application_constraint", "description": "unique or primary key constraints on table \"partners_application\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "partners_application_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "partners_application_publishable_key_tenant_key", "description": "unique or primary key constraint on columns \"publishable_key\", \"tenant_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "partners_application_slug_tenant_key", "description": "unique or primary key constraint on columns \"slug\", \"tenant_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_application_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "configs", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "features_enabled", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "scopes", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_application_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "configs", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "features_enabled", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "scopes", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_application_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "configs", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "features_enabled", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "scopes", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_application_insert_input", "description": "input type for inserting data into table \"partners_application\"", "fields": null, "inputFields": [{"name": "configs", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "features_enabled", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "mode", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partners_sessionapplications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "publishable_key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "scopes", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "secret_key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "theme", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "webhook_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "partners_application_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "publishable_key", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "secret_key", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "theme", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "webhook_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_application_max_order_by", "description": "order by max() on columns of table \"partners_application\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "mode", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "publishable_key", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "secret_key", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "theme", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "webhook_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "partners_application_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "publishable_key", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "secret_key", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "theme", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "webhook_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_application_min_order_by", "description": "order by min() on columns of table \"partners_application\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "mode", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "publishable_key", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "secret_key", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "theme", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "webhook_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "partners_application_mutation_response", "description": "response of any mutation on the table \"partners_application\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "partners_application", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_application_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"partners_application\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_application_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_application_on_conflict", "description": "on_conflict condition type for table \"partners_application\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "partners_application_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "partners_application_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_application_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_application_order_by", "description": "Ordering options when selecting data from \"partners_application\".", "fields": null, "inputFields": [{"name": "configs", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "features_enabled", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "mode", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partners_sessionapplications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "publishable_key", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scopes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "secret_key", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "theme", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "webhook_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_application_pk_columns_input", "description": "primary key columns input for table: partners_application", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_application_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "configs", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "features_enabled", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "scopes", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "partners_application_select_column", "description": "select columns of table \"partners_application\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "configs", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "features_enabled", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "mode", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "publishable_key", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scopes", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "secret_key", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "theme", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "webhook_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_application_set_input", "description": "input type for updating data in table \"partners_application\"", "fields": null, "inputFields": [{"name": "configs", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "features_enabled", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "mode", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "publishable_key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "scopes", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "secret_key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "theme", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "webhook_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_application_stream_cursor_input", "description": "Streaming cursor of the table \"partners_application\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_application_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_application_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "configs", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "features_enabled", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "mode", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "publishable_key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "scopes", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "secret_key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "theme", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "webhook_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "partners_application_update_column", "description": "update columns of table \"partners_application\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "configs", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "features_enabled", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "mode", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "publishable_key", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scopes", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "secret_key", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "theme", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "webhook_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_application_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_application_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "partners_sessionapplication", "description": "columns and relationships of \"partners_sessionapplication\"", "fields": [{"name": "ai_app_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_session_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partners_application", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "partners_application", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "partners_sessionapplication_aggregate", "description": "aggregated selection of \"partners_sessionapplication\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "partners_sessionapplication_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "partners_sessionapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "partners_sessionapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "partners_sessionapplication_aggregate_fields", "description": "aggregate fields of \"partners_sessionapplication\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "partners_sessionapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "partners_sessionapplication_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "partners_sessionapplication_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_aggregate_order_by", "description": "order by aggregate values of table \"partners_sessionapplication\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"partners_sessionapplication\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_bool_exp", "description": "Boolean expression to filter rows from the table \"partners_sessionapplication\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "ai_app_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_session_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partners_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_application_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "partners_sessionapplication_constraint", "description": "unique or primary key constraints on table \"partners_sessionapplication\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "partners_sessionapplication_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_insert_input", "description": "input type for inserting data into table \"partners_sessionapplication\"", "fields": null, "inputFields": [{"name": "ai_app_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partners_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_application_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "partners_sessionapplication_max_fields", "description": "aggregate max on columns", "fields": [{"name": "ai_app_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_max_order_by", "description": "order by max() on columns of table \"partners_sessionapplication\"", "fields": null, "inputFields": [{"name": "ai_app_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "partners_sessionapplication_min_fields", "description": "aggregate min on columns", "fields": [{"name": "ai_app_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_min_order_by", "description": "order by min() on columns of table \"partners_sessionapplication\"", "fields": null, "inputFields": [{"name": "ai_app_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "partners_sessionapplication_mutation_response", "description": "response of any mutation on the table \"partners_sessionapplication\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "partners_sessionapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_on_conflict", "description": "on_conflict condition type for table \"partners_sessionapplication\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "partners_sessionapplication_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "partners_sessionapplication_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_order_by", "description": "Ordering options when selecting data from \"partners_sessionapplication\".", "fields": null, "inputFields": [{"name": "ai_app_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "partners_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "partners_application_order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_pk_columns_input", "description": "primary key columns input for table: partners_sessionapplication", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "partners_sessionapplication_select_column", "description": "select columns of table \"partners_sessionapplication\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_app_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_set_input", "description": "input type for updating data in table \"partners_sessionapplication\"", "fields": null, "inputFields": [{"name": "ai_app_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_stream_cursor_input", "description": "Streaming cursor of the table \"partners_sessionapplication\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "ai_app_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "partners_sessionapplication_update_column", "description": "update columns of table \"partners_sessionapplication\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_app_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_account", "description": "columns and relationships of \"payment_account\"", "fields": [{"name": "account_sub_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "account_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_amount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_credit", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_debit", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "currency", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_content_type", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loanapplication", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_account_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_account", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "payment_account", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_accounts", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_account_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_account_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_account", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_accounts_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_account_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_account_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_account_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_accountsnapshots", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_accountsnapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_accountsnapshot", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_accountsnapshots_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_accountsnapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_accountsnapshot_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_journalentries", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_journalentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_journalentry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_journalentries_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_journalentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_journalentry_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_ledgers", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_ledger_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledger_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_ledger", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_ledgers_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_ledger_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledger_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_ledger_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_account_aggregate", "description": "aggregated selection of \"payment_account\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_account_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_account", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_account_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_account_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_account_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_account_aggregate_fields", "description": "aggregate fields of \"payment_account\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_account_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_account_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_account_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_account_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_account_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_account_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_account_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_account_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_account_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_account_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_account_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_account_aggregate_order_by", "description": "order by aggregate values of table \"payment_account\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_account_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"payment_account\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_account_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_account_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_account_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "balance_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_credit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_debit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_account_avg_order_by", "description": "order by avg() on columns of table \"payment_account\"", "fields": null, "inputFields": [{"name": "balance_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "description": "Boolean expression to filter rows from the table \"payment_account\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "account_sub_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "account_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "balance_amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "currency", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "parent_account_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_accounts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_accounts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_accountsnapshots", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_accountsnapshots_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_journalentries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_journalentries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_ledgers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_ledgers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "reference_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "reference_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_account_constraint", "description": "unique or primary key constraints on table \"payment_account\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "payment_account_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "unique_account_when_user_null", "description": "unique or primary key constraint on columns \"reference_id\", \"reference_content_type_id\", \"account_sub_type\", \"account_type\"", "isDeprecated": false, "deprecationReason": null}, {"name": "unique_account_when_user_present", "description": "unique or primary key constraint on columns \"user_id\", \"reference_id\", \"reference_content_type_id\", \"account_sub_type\", \"account_type\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_account_inc_input", "description": "input type for incrementing numeric columns in table \"payment_account\"", "fields": null, "inputFields": [{"name": "balance_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_account_insert_input", "description": "input type for inserting data into table \"payment_account\"", "fields": null, "inputFields": [{"name": "account_sub_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "account_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "balance_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "currency", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "parent_account_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_accounts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_accountsnapshots", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_journalentries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_ledgers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "reference_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reference_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_account_max_fields", "description": "aggregate max on columns", "fields": [{"name": "account_sub_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_credit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_debit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currency", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_account_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_account_max_order_by", "description": "order by max() on columns of table \"payment_account\"", "fields": null, "inputFields": [{"name": "account_sub_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "account_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "currency", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_account_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_account_min_fields", "description": "aggregate min on columns", "fields": [{"name": "account_sub_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_credit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_debit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currency", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_account_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_account_min_order_by", "description": "order by min() on columns of table \"payment_account\"", "fields": null, "inputFields": [{"name": "account_sub_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "account_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "currency", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_account_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_account_mutation_response", "description": "response of any mutation on the table \"payment_account\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_account", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_account_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"payment_account\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_account_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_account_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_account_on_conflict", "description": "on_conflict condition type for table \"payment_account\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_account_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_account_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_account_order_by", "description": "Ordering options when selecting data from \"payment_account\".", "fields": null, "inputFields": [{"name": "account_sub_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "account_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "currency", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_account_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_accounts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_accountsnapshots_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_journalentries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_ledgers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_account_pk_columns_input", "description": "primary key columns input for table: payment_account", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_account_select_column", "description": "select columns of table \"payment_account\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "account_sub_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "account_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "balance_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "balance_credit", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "balance_debit", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "currency", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parent_account_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reference_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_account_set_input", "description": "input type for updating data in table \"payment_account\"", "fields": null, "inputFields": [{"name": "account_sub_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "account_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "balance_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "currency", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "parent_account_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "reference_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_account_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "balance_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_credit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_debit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_account_stddev_order_by", "description": "order by stddev() on columns of table \"payment_account\"", "fields": null, "inputFields": [{"name": "balance_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_account_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "balance_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_credit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_debit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_account_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"payment_account\"", "fields": null, "inputFields": [{"name": "balance_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_account_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "balance_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_credit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_debit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_account_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"payment_account\"", "fields": null, "inputFields": [{"name": "balance_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_account_stream_cursor_input", "description": "Streaming cursor of the table \"payment_account\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_account_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_account_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "account_sub_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "account_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "balance_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "currency", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "parent_account_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "reference_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_account_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "balance_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_credit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_debit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_account_sum_order_by", "description": "order by sum() on columns of table \"payment_account\"", "fields": null, "inputFields": [{"name": "balance_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_account_update_column", "description": "update columns of table \"payment_account\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "account_sub_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "account_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "balance_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "balance_credit", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "balance_debit", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "currency", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parent_account_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reference_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_account_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "payment_account_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_account_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_account_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "balance_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_credit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_debit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_account_var_pop_order_by", "description": "order by var_pop() on columns of table \"payment_account\"", "fields": null, "inputFields": [{"name": "balance_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_account_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "balance_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_credit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_debit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_account_var_samp_order_by", "description": "order by var_samp() on columns of table \"payment_account\"", "fields": null, "inputFields": [{"name": "balance_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_account_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "balance_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_credit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_debit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_account_variance_order_by", "description": "order by variance() on columns of table \"payment_account\"", "fields": null, "inputFields": [{"name": "balance_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_accountsnapshot", "description": "columns and relationships of \"payment_accountsnapshot\"", "fields": [{"name": "account_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_amount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_credit", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_debit", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "currency", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_stale", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_account", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_account", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "snapshot_date", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_accountsnapshot_aggregate", "description": "aggregated selection of \"payment_accountsnapshot\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_accountsnapshot_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_accountsnapshot", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_accountsnapshot_select_column_payment_accountsnapshot_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_accountsnapshot_select_column_payment_accountsnapshot_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_accountsnapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_accountsnapshot_aggregate_fields", "description": "aggregate fields of \"payment_accountsnapshot\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_accountsnapshot_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_accountsnapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_accountsnapshot_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_accountsnapshot_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_accountsnapshot_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_accountsnapshot_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_accountsnapshot_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_accountsnapshot_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_accountsnapshot_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_accountsnapshot_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_accountsnapshot_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_aggregate_order_by", "description": "order by aggregate values of table \"payment_accountsnapshot\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"payment_accountsnapshot\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_accountsnapshot_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "balance_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_credit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_debit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_avg_order_by", "description": "order by avg() on columns of table \"payment_accountsnapshot\"", "fields": null, "inputFields": [{"name": "balance_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_bool_exp", "description": "Boolean expression to filter rows from the table \"payment_accountsnapshot\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "account_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "balance_amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "currency", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "is_stale", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "snapshot_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_accountsnapshot_constraint", "description": "unique or primary key constraints on table \"payment_accountsnapshot\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "payment_accountsnapshot_account_id_snapshot_date_9af7f6aa_uniq", "description": "unique or primary key constraint on columns \"account_id\", \"snapshot_date\"", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_accountsnapshot_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_inc_input", "description": "input type for incrementing numeric columns in table \"payment_accountsnapshot\"", "fields": null, "inputFields": [{"name": "balance_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_insert_input", "description": "input type for inserting data into table \"payment_accountsnapshot\"", "fields": null, "inputFields": [{"name": "account_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "balance_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "currency", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "is_stale", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "payment_account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "snapshot_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_accountsnapshot_max_fields", "description": "aggregate max on columns", "fields": [{"name": "account_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_credit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_debit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currency", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snapshot_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_max_order_by", "description": "order by max() on columns of table \"payment_accountsnapshot\"", "fields": null, "inputFields": [{"name": "account_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "currency", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snapshot_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_accountsnapshot_min_fields", "description": "aggregate min on columns", "fields": [{"name": "account_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_credit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_debit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currency", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "snapshot_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_min_order_by", "description": "order by min() on columns of table \"payment_accountsnapshot\"", "fields": null, "inputFields": [{"name": "account_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "currency", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "snapshot_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_accountsnapshot_mutation_response", "description": "response of any mutation on the table \"payment_accountsnapshot\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_accountsnapshot", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_on_conflict", "description": "on_conflict condition type for table \"payment_accountsnapshot\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_accountsnapshot_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_accountsnapshot_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_order_by", "description": "Ordering options when selecting data from \"payment_accountsnapshot\".", "fields": null, "inputFields": [{"name": "account_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "currency", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "is_stale", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_order_by", "ofType": null}, "defaultValue": null}, {"name": "snapshot_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_pk_columns_input", "description": "primary key columns input for table: payment_accountsnapshot", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_accountsnapshot_select_column", "description": "select columns of table \"payment_accountsnapshot\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "account_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "balance_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "balance_credit", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "balance_debit", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "currency", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_stale", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "snapshot_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "payment_accountsnapshot_select_column_payment_accountsnapshot_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"payment_accountsnapshot_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"payment_accountsnapshot\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_stale", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "payment_accountsnapshot_select_column_payment_accountsnapshot_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"payment_accountsnapshot_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"payment_accountsnapshot\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_stale", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_set_input", "description": "input type for updating data in table \"payment_accountsnapshot\"", "fields": null, "inputFields": [{"name": "account_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "balance_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "currency", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_stale", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "snapshot_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_accountsnapshot_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "balance_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_credit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_debit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_stddev_order_by", "description": "order by stddev() on columns of table \"payment_accountsnapshot\"", "fields": null, "inputFields": [{"name": "balance_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_accountsnapshot_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "balance_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_credit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_debit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"payment_accountsnapshot\"", "fields": null, "inputFields": [{"name": "balance_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_accountsnapshot_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "balance_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_credit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_debit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"payment_accountsnapshot\"", "fields": null, "inputFields": [{"name": "balance_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_stream_cursor_input", "description": "Streaming cursor of the table \"payment_accountsnapshot\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "account_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "balance_amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "currency", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_stale", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "snapshot_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_accountsnapshot_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "balance_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_credit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_debit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_sum_order_by", "description": "order by sum() on columns of table \"payment_accountsnapshot\"", "fields": null, "inputFields": [{"name": "balance_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_accountsnapshot_update_column", "description": "update columns of table \"payment_accountsnapshot\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "account_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "balance_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "balance_credit", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "balance_debit", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "currency", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_stale", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "snapshot_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_accountsnapshot_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "balance_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_credit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_debit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_var_pop_order_by", "description": "order by var_pop() on columns of table \"payment_accountsnapshot\"", "fields": null, "inputFields": [{"name": "balance_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_accountsnapshot_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "balance_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_credit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_debit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_var_samp_order_by", "description": "order by var_samp() on columns of table \"payment_accountsnapshot\"", "fields": null, "inputFields": [{"name": "balance_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_accountsnapshot_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "balance_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_credit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance_debit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_variance_order_by", "description": "order by variance() on columns of table \"payment_accountsnapshot\"", "fields": null, "inputFields": [{"name": "balance_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_credit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance_debit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_currency", "description": "columns and relationships of \"payment_currency\"", "fields": [{"name": "code", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "display_rounding_rule", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "display_spread_bps", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "minor_units", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "smallint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_fees", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productfee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productfee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productfee", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_fees_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productfee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productfee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productfee_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rates_from", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_exchangerate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_exchangerate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rates_from_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_exchangerate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_exchangerate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rates_to", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_exchangerate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_exchangerate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rates_to_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_exchangerate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_exchangerate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarships", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_scholarship_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarship_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_scholarship", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarships_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_scholarship_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarship_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_scholarship_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "symbol", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_currency_aggregate", "description": "aggregated selection of \"payment_currency\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_currency_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_currency", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_currency_aggregate_fields", "description": "aggregate fields of \"payment_currency\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_currency_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_currency_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_currency_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_currency_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_currency_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_currency_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_currency_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_currency_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_currency_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_currency_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_currency_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_currency_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "display_spread_bps", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minor_units", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_currency_bool_exp", "description": "Boolean expression to filter rows from the table \"payment_currency\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_currency_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_currency_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_currency_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "display_rounding_rule", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "display_spread_bps", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "smallint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "minor_units", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "smallint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "product_fees", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "product_fees_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "rates_from", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "rates_from_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "rates_to", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "rates_to_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "scholarships", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "scholarships_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "symbol", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_currency_constraint", "description": "unique or primary key constraints on table \"payment_currency\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "payment_currency_code_key", "description": "unique or primary key constraint on columns \"code\"", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_currency_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_currency_inc_input", "description": "input type for incrementing numeric columns in table \"payment_currency\"", "fields": null, "inputFields": [{"name": "display_spread_bps", "description": null, "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "defaultValue": null}, {"name": "minor_units", "description": null, "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_currency_insert_input", "description": "input type for inserting data into table \"payment_currency\"", "fields": null, "inputFields": [{"name": "code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "display_rounding_rule", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "display_spread_bps", "description": null, "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "minor_units", "description": null, "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "product_fees", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "rates_from", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "rates_to", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "scholarships", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "symbol", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_currency_max_fields", "description": "aggregate max on columns", "fields": [{"name": "code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "display_rounding_rule", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "display_spread_bps", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minor_units", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "symbol", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_currency_min_fields", "description": "aggregate min on columns", "fields": [{"name": "code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "display_rounding_rule", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "display_spread_bps", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minor_units", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "symbol", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_currency_mutation_response", "description": "response of any mutation on the table \"payment_currency\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_currency", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_currency_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"payment_currency\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_currency_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_currency_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_currency_on_conflict", "description": "on_conflict condition type for table \"payment_currency\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_currency_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_currency_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_currency_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_currency_order_by", "description": "Ordering options when selecting data from \"payment_currency\".", "fields": null, "inputFields": [{"name": "code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "display_rounding_rule", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "display_spread_bps", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "minor_units", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product_fees_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "rates_from_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "rates_to_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "scholarships_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "symbol", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_currency_pk_columns_input", "description": "primary key columns input for table: payment_currency", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_currency_select_column", "description": "select columns of table \"payment_currency\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "display_rounding_rule", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "display_spread_bps", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "minor_units", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "symbol", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_currency_set_input", "description": "input type for updating data in table \"payment_currency\"", "fields": null, "inputFields": [{"name": "code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "display_rounding_rule", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "display_spread_bps", "description": null, "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "minor_units", "description": null, "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "symbol", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_currency_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "display_spread_bps", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minor_units", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_currency_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "display_spread_bps", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minor_units", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_currency_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "display_spread_bps", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minor_units", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_currency_stream_cursor_input", "description": "Streaming cursor of the table \"payment_currency\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_currency_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_currency_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "display_rounding_rule", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "display_spread_bps", "description": null, "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "minor_units", "description": null, "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "symbol", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_currency_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "display_spread_bps", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minor_units", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_currency_update_column", "description": "update columns of table \"payment_currency\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "display_rounding_rule", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "display_spread_bps", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "minor_units", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "symbol", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_currency_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "payment_currency_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_currency_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_currency_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_currency_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "display_spread_bps", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minor_units", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_currency_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "display_spread_bps", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minor_units", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_currency_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "display_spread_bps", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minor_units", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_exchangerate", "description": "columns and relationships of \"payment_exchangerate\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "effective_from", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fetched_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "from_currency", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_currency", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "from_currency_code", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "numeric", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "to_currency", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_currency", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "to_currency_code", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_exchangerate_aggregate", "description": "aggregated selection of \"payment_exchangerate\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_exchangerate_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_exchangerate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_exchangerate_select_column_payment_exchangerate_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_exchangerate_select_column_payment_exchangerate_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_exchangerate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_exchangerate_aggregate_fields", "description": "aggregate fields of \"payment_exchangerate\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_exchangerate_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_exchangerate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_exchangerate_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_exchangerate_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_exchangerate_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_exchangerate_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_exchangerate_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_exchangerate_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_exchangerate_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_exchangerate_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_exchangerate_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_aggregate_order_by", "description": "order by aggregate values of table \"payment_exchangerate\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"payment_exchangerate\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_exchangerate_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_avg_order_by", "description": "order by avg() on columns of table \"payment_exchangerate\"", "fields": null, "inputFields": [{"name": "rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_bool_exp", "description": "Boolean expression to filter rows from the table \"payment_exchangerate\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "effective_from", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "fetched_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "from_currency", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_currency_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "from_currency_code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "rate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "to_currency", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_currency_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "to_currency_code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_exchangerate_constraint", "description": "unique or primary key constraints on table \"payment_exchangerate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "payment_exchangerate_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_fx_pair_effective_from", "description": "unique or primary key constraint on columns \"to_currency_code\", \"effective_from\", \"from_currency_code\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_inc_input", "description": "input type for incrementing numeric columns in table \"payment_exchangerate\"", "fields": null, "inputFields": [{"name": "rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_insert_input", "description": "input type for inserting data into table \"payment_exchangerate\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "effective_from", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "fetched_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "from_currency", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_currency_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "from_currency_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "to_currency", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_currency_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "to_currency_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_exchangerate_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "effective_from", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fetched_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "from_currency_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "to_currency_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_max_order_by", "description": "order by max() on columns of table \"payment_exchangerate\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "effective_from", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fetched_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "from_currency_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "to_currency_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_exchangerate_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "effective_from", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fetched_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "from_currency_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "to_currency_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_min_order_by", "description": "order by min() on columns of table \"payment_exchangerate\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "effective_from", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fetched_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "from_currency_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "to_currency_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_exchangerate_mutation_response", "description": "response of any mutation on the table \"payment_exchangerate\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_exchangerate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_on_conflict", "description": "on_conflict condition type for table \"payment_exchangerate\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_exchangerate_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_exchangerate_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_order_by", "description": "Ordering options when selecting data from \"payment_exchangerate\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "effective_from", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fetched_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "from_currency", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_currency_order_by", "ofType": null}, "defaultValue": null}, {"name": "from_currency_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "to_currency", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_currency_order_by", "ofType": null}, "defaultValue": null}, {"name": "to_currency_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_pk_columns_input", "description": "primary key columns input for table: payment_exchangerate", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_exchangerate_select_column", "description": "select columns of table \"payment_exchangerate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "effective_from", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fetched_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "from_currency_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "to_currency_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "payment_exchangerate_select_column_payment_exchangerate_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"payment_exchangerate_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"payment_exchangerate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "payment_exchangerate_select_column_payment_exchangerate_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"payment_exchangerate_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"payment_exchangerate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_set_input", "description": "input type for updating data in table \"payment_exchangerate\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "effective_from", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "fetched_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "from_currency_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "to_currency_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_exchangerate_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_stddev_order_by", "description": "order by stddev() on columns of table \"payment_exchangerate\"", "fields": null, "inputFields": [{"name": "rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_exchangerate_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"payment_exchangerate\"", "fields": null, "inputFields": [{"name": "rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_exchangerate_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"payment_exchangerate\"", "fields": null, "inputFields": [{"name": "rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_stream_cursor_input", "description": "Streaming cursor of the table \"payment_exchangerate\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "effective_from", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "fetched_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "from_currency_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "rate", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "to_currency_code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_exchangerate_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_sum_order_by", "description": "order by sum() on columns of table \"payment_exchangerate\"", "fields": null, "inputFields": [{"name": "rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_exchangerate_update_column", "description": "update columns of table \"payment_exchangerate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "effective_from", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fetched_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "from_currency_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "rate", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "to_currency_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_exchangerate_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_var_pop_order_by", "description": "order by var_pop() on columns of table \"payment_exchangerate\"", "fields": null, "inputFields": [{"name": "rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_exchangerate_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_var_samp_order_by", "description": "order by var_samp() on columns of table \"payment_exchangerate\"", "fields": null, "inputFields": [{"name": "rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_exchangerate_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "rate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_variance_order_by", "description": "order by variance() on columns of table \"payment_exchangerate\"", "fields": null, "inputFields": [{"name": "rate", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_journal", "description": "columns and relationships of \"payment_journal\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_journalentries", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_journalentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_journalentry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_journalentries_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_journalentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_journalentry_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "transaction_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_journal_aggregate", "description": "aggregated selection of \"payment_journal\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_journal_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_journal", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journal_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journal_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journal_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_journal_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journal_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_journal_aggregate_fields", "description": "aggregate fields of \"payment_journal\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_journal_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_journal_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_journal_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journal_aggregate_order_by", "description": "order by aggregate values of table \"payment_journal\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journal_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journal_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journal_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"payment_journal\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journal_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_journal_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journal_bool_exp", "description": "Boolean expression to filter rows from the table \"payment_journal\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journal_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journal_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journal_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_journalentries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_journalentries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "transaction_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_journal_constraint", "description": "unique or primary key constraints on table \"payment_journal\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "payment_journal_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journal_insert_input", "description": "input type for inserting data into table \"payment_journal\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_journalentries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "transaction_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_journal_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "transaction_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journal_max_order_by", "description": "order by max() on columns of table \"payment_journal\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "transaction_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_journal_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "transaction_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journal_min_order_by", "description": "order by min() on columns of table \"payment_journal\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "transaction_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_journal_mutation_response", "description": "response of any mutation on the table \"payment_journal\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_journal", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journal_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"payment_journal\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journal_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_journal_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journal_on_conflict", "description": "on_conflict condition type for table \"payment_journal\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_journal_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_journal_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journal_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journal_order_by", "description": "Ordering options when selecting data from \"payment_journal\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_journalentries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "transaction_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journal_pk_columns_input", "description": "primary key columns input for table: payment_journal", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_journal_select_column", "description": "select columns of table \"payment_journal\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "transaction_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journal_set_input", "description": "input type for updating data in table \"payment_journal\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "transaction_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journal_stream_cursor_input", "description": "Streaming cursor of the table \"payment_journal\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journal_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journal_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "transaction_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_journal_update_column", "description": "update columns of table \"payment_journal\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "transaction_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journal_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_journal_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journal_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_journalentry", "description": "columns and relationships of \"payment_journalentry\"", "fields": [{"name": "account_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "debit_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journal_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_account", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "payment_account", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_journal", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "payment_journal", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_payment", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_payment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "transaction_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_journalentry_aggregate", "description": "aggregated selection of \"payment_journalentry\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_journalentry_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_journalentry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journalentry_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journalentry_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_journalentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_journalentry_aggregate_fields", "description": "aggregate fields of \"payment_journalentry\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_journalentry_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_journalentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_journalentry_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_journalentry_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_journalentry_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_journalentry_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_journalentry_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_journalentry_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_journalentry_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_journalentry_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_journalentry_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journalentry_aggregate_order_by", "description": "order by aggregate values of table \"payment_journalentry\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journalentry_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"payment_journalentry\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_journalentry_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "credit_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "debit_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journalentry_avg_order_by", "description": "order by avg() on columns of table \"payment_journalentry\"", "fields": null, "inputFields": [{"name": "credit_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "debit_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journalentry_bool_exp", "description": "Boolean expression to filter rows from the table \"payment_journalentry\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "account_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "credit_amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "debit_amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "journal_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_journal", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journal_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "transaction_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_journalentry_constraint", "description": "unique or primary key constraints on table \"payment_journalentry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "payment_journalentry_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journalentry_inc_input", "description": "input type for incrementing numeric columns in table \"payment_journalentry\"", "fields": null, "inputFields": [{"name": "credit_amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "debit_amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journalentry_insert_input", "description": "input type for inserting data into table \"payment_journalentry\"", "fields": null, "inputFields": [{"name": "account_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credit_amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "debit_amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "journal_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_journal", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journal_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "transaction_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_journalentry_max_fields", "description": "aggregate max on columns", "fields": [{"name": "account_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "debit_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journal_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "transaction_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journalentry_max_order_by", "description": "order by max() on columns of table \"payment_journalentry\"", "fields": null, "inputFields": [{"name": "account_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "debit_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "journal_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "transaction_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_journalentry_min_fields", "description": "aggregate min on columns", "fields": [{"name": "account_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "debit_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journal_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "transaction_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journalentry_min_order_by", "description": "order by min() on columns of table \"payment_journalentry\"", "fields": null, "inputFields": [{"name": "account_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "debit_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "journal_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "transaction_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_journalentry_mutation_response", "description": "response of any mutation on the table \"payment_journalentry\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_journalentry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journalentry_on_conflict", "description": "on_conflict condition type for table \"payment_journalentry\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_journalentry_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_journalentry_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journalentry_order_by", "description": "Ordering options when selecting data from \"payment_journalentry\".", "fields": null, "inputFields": [{"name": "account_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "debit_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "journal_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_journal", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journal_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "transaction_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journalentry_pk_columns_input", "description": "primary key columns input for table: payment_journalentry", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_journalentry_select_column", "description": "select columns of table \"payment_journalentry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "account_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "credit_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "debit_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "journal_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "transaction_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journalentry_set_input", "description": "input type for updating data in table \"payment_journalentry\"", "fields": null, "inputFields": [{"name": "account_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credit_amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "debit_amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "journal_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "transaction_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_journalentry_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "credit_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "debit_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journalentry_stddev_order_by", "description": "order by stddev() on columns of table \"payment_journalentry\"", "fields": null, "inputFields": [{"name": "credit_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "debit_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_journalentry_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "credit_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "debit_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journalentry_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"payment_journalentry\"", "fields": null, "inputFields": [{"name": "credit_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "debit_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_journalentry_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "credit_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "debit_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journalentry_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"payment_journalentry\"", "fields": null, "inputFields": [{"name": "credit_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "debit_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journalentry_stream_cursor_input", "description": "Streaming cursor of the table \"payment_journalentry\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journalentry_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "account_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credit_amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "debit_amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "journal_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "transaction_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_journalentry_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "credit_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "debit_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journalentry_sum_order_by", "description": "order by sum() on columns of table \"payment_journalentry\"", "fields": null, "inputFields": [{"name": "credit_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "debit_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_journalentry_update_column", "description": "update columns of table \"payment_journalentry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "account_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "credit_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "debit_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "journal_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "transaction_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journalentry_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_journalentry_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "credit_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "debit_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journalentry_var_pop_order_by", "description": "order by var_pop() on columns of table \"payment_journalentry\"", "fields": null, "inputFields": [{"name": "credit_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "debit_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_journalentry_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "credit_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "debit_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journalentry_var_samp_order_by", "description": "order by var_samp() on columns of table \"payment_journalentry\"", "fields": null, "inputFields": [{"name": "credit_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "debit_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_journalentry_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "credit_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "debit_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_journalentry_variance_order_by", "description": "order by variance() on columns of table \"payment_journalentry\"", "fields": null, "inputFields": [{"name": "credit_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "debit_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_ledger", "description": "columns and relationships of \"payment_ledger\"", "fields": [{"name": "account_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "debit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_account", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_account", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_ledger_aggregate", "description": "aggregated selection of \"payment_ledger\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_ledger_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_ledger", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledger_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledger_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_ledger_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_ledger_aggregate_fields", "description": "aggregate fields of \"payment_ledger\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_ledger_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_ledger_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_ledger_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_ledger_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_ledger_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_ledger_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_ledger_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_ledger_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_ledger_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_ledger_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_ledger_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledger_aggregate_order_by", "description": "order by aggregate values of table \"payment_ledger\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledger_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"payment_ledger\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledger_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_ledger_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "debit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledger_avg_order_by", "description": "order by avg() on columns of table \"payment_ledger\"", "fields": null, "inputFields": [{"name": "balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "debit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledger_bool_exp", "description": "Boolean expression to filter rows from the table \"payment_ledger\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledger_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledger_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "account_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "balance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "debit_balance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "time", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_ledger_constraint", "description": "unique or primary key constraints on table \"payment_ledger\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "payment_ledger_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledger_inc_input", "description": "input type for incrementing numeric columns in table \"payment_ledger\"", "fields": null, "inputFields": [{"name": "balance", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "debit_balance", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledger_insert_input", "description": "input type for inserting data into table \"payment_ledger\"", "fields": null, "inputFields": [{"name": "account_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "balance", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "debit_balance", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "time", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_ledger_max_fields", "description": "aggregate max on columns", "fields": [{"name": "account_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "debit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledger_max_order_by", "description": "order by max() on columns of table \"payment_ledger\"", "fields": null, "inputFields": [{"name": "account_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "debit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_ledger_min_fields", "description": "aggregate min on columns", "fields": [{"name": "account_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "debit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledger_min_order_by", "description": "order by min() on columns of table \"payment_ledger\"", "fields": null, "inputFields": [{"name": "account_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "debit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_ledger_mutation_response", "description": "response of any mutation on the table \"payment_ledger\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_ledger", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledger_on_conflict", "description": "on_conflict condition type for table \"payment_ledger\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_ledger_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_ledger_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledger_order_by", "description": "Ordering options when selecting data from \"payment_ledger\".", "fields": null, "inputFields": [{"name": "account_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "debit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_account_order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledger_pk_columns_input", "description": "primary key columns input for table: payment_ledger", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_ledger_select_column", "description": "select columns of table \"payment_ledger\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "account_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "balance", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "credit_balance", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "debit_balance", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledger_set_input", "description": "input type for updating data in table \"payment_ledger\"", "fields": null, "inputFields": [{"name": "account_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "balance", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "debit_balance", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "time", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_ledger_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "debit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledger_stddev_order_by", "description": "order by stddev() on columns of table \"payment_ledger\"", "fields": null, "inputFields": [{"name": "balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "debit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_ledger_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "debit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledger_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"payment_ledger\"", "fields": null, "inputFields": [{"name": "balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "debit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_ledger_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "debit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledger_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"payment_ledger\"", "fields": null, "inputFields": [{"name": "balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "debit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledger_stream_cursor_input", "description": "Streaming cursor of the table \"payment_ledger\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledger_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledger_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "account_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "balance", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "debit_balance", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "time", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_ledger_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "debit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledger_sum_order_by", "description": "order by sum() on columns of table \"payment_ledger\"", "fields": null, "inputFields": [{"name": "balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "debit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_ledger_update_column", "description": "update columns of table \"payment_ledger\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "account_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "balance", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "credit_balance", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "debit_balance", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledger_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledger_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_ledger_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "debit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledger_var_pop_order_by", "description": "order by var_pop() on columns of table \"payment_ledger\"", "fields": null, "inputFields": [{"name": "balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "debit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_ledger_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "debit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledger_var_samp_order_by", "description": "order by var_samp() on columns of table \"payment_ledger\"", "fields": null, "inputFields": [{"name": "balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "debit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_ledger_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "debit_balance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledger_variance_order_by", "description": "order by variance() on columns of table \"payment_ledger\"", "fields": null, "inputFields": [{"name": "balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "debit_balance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_ledgerlogs", "description": "columns and relationships of \"payment_ledgerlogs\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "key", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "request_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_ledgerlogs_aggregate", "description": "aggregated selection of \"payment_ledgerlogs\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_ledgerlogs_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_ledgerlogs", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_ledgerlogs_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_ledgerlogs_aggregate_fields", "description": "aggregate fields of \"payment_ledgerlogs\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_ledgerlogs_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_ledgerlogs_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_ledgerlogs_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_aggregate_order_by", "description": "order by aggregate values of table \"payment_ledgerlogs\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"payment_ledgerlogs\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_bool_exp", "description": "Boolean expression to filter rows from the table \"payment_ledgerlogs\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "request_time", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_ledgerlogs_constraint", "description": "unique or primary key constraints on table \"payment_ledgerlogs\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "payment_ledgerlogs_key_tenant_key", "description": "unique or primary key constraint on columns \"key\", \"tenant_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_ledgerlogs_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_insert_input", "description": "input type for inserting data into table \"payment_ledgerlogs\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "request_time", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_ledgerlogs_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "key", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "request_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_max_order_by", "description": "order by max() on columns of table \"payment_ledgerlogs\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "request_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_ledgerlogs_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "key", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "request_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_min_order_by", "description": "order by min() on columns of table \"payment_ledgerlogs\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "request_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_ledgerlogs_mutation_response", "description": "response of any mutation on the table \"payment_ledgerlogs\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_ledgerlogs", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_on_conflict", "description": "on_conflict condition type for table \"payment_ledgerlogs\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_ledgerlogs_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_ledgerlogs_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_order_by", "description": "Ordering options when selecting data from \"payment_ledgerlogs\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "request_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_pk_columns_input", "description": "primary key columns input for table: payment_ledgerlogs", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_ledgerlogs_select_column", "description": "select columns of table \"payment_ledgerlogs\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "key", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "request_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_set_input", "description": "input type for updating data in table \"payment_ledgerlogs\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "request_time", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_stream_cursor_input", "description": "Streaming cursor of the table \"payment_ledgerlogs\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "request_time", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_ledgerlogs_update_column", "description": "update columns of table \"payment_ledgerlogs\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "key", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "request_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_paymentevent", "description": "columns and relationships of \"payment_paymentevent\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_date", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_paymentevent_aggregate", "description": "aggregated selection of \"payment_paymentevent\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_paymentevent_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_paymentevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_paymentevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_paymentevent_aggregate_fields", "description": "aggregate fields of \"payment_paymentevent\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_paymentevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_paymentevent_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_paymentevent_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_aggregate_order_by", "description": "order by aggregate values of table \"payment_paymentevent\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"payment_paymentevent\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_bool_exp", "description": "Boolean expression to filter rows from the table \"payment_paymentevent\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "event_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_paymentevent_constraint", "description": "unique or primary key constraints on table \"payment_paymentevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "payment_paymentevent_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_insert_input", "description": "input type for inserting data into table \"payment_paymentevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "event_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_paymentevent_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_max_order_by", "description": "order by max() on columns of table \"payment_paymentevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_paymentevent_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_min_order_by", "description": "order by min() on columns of table \"payment_paymentevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_paymentevent_mutation_response", "description": "response of any mutation on the table \"payment_paymentevent\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_paymentevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_on_conflict", "description": "on_conflict condition type for table \"payment_paymentevent\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_paymentevent_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_paymentevent_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_order_by", "description": "Ordering options when selecting data from \"payment_paymentevent\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_pk_columns_input", "description": "primary key columns input for table: payment_paymentevent", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_paymentevent_select_column", "description": "select columns of table \"payment_paymentevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_set_input", "description": "input type for updating data in table \"payment_paymentevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "event_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_stream_cursor_input", "description": "Streaming cursor of the table \"payment_paymentevent\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "event_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_paymentevent_update_column", "description": "update columns of table \"payment_paymentevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_paymentsession", "description": "columns and relationships of \"payment_paymentsession\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_payment", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_payment", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_paymentsession_aggregate", "description": "aggregated selection of \"payment_paymentsession\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_paymentsession_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_paymentsession", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_paymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_paymentsession_aggregate_fields", "description": "aggregate fields of \"payment_paymentsession\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_paymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_paymentsession_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "payment_paymentsession_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_aggregate_order_by", "description": "order by aggregate values of table \"payment_paymentsession\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"payment_paymentsession\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_bool_exp", "description": "Boolean expression to filter rows from the table \"payment_paymentsession\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_paymentsession_constraint", "description": "unique or primary key constraints on table \"payment_paymentsession\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "payment_paymentsession_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_insert_input", "description": "input type for inserting data into table \"payment_paymentsession\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "products_payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_paymentsession_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_max_order_by", "description": "order by max() on columns of table \"payment_paymentsession\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_paymentsession_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_min_order_by", "description": "order by min() on columns of table \"payment_paymentsession\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "payment_paymentsession_mutation_response", "description": "response of any mutation on the table \"payment_paymentsession\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_paymentsession", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_on_conflict", "description": "on_conflict condition type for table \"payment_paymentsession\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_paymentsession_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_paymentsession_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_order_by", "description": "Ordering options when selecting data from \"payment_paymentsession\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_order_by", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_pk_columns_input", "description": "primary key columns input for table: payment_paymentsession", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_paymentsession_select_column", "description": "select columns of table \"payment_paymentsession\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_set_input", "description": "input type for updating data in table \"payment_paymentsession\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_stream_cursor_input", "description": "Streaming cursor of the table \"payment_paymentsession\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "payment_paymentsession_update_column", "description": "update columns of table \"payment_paymentsession\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "pghistory_context", "description": "columns and relationships of \"pghistory_context\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "pghistory_context_aggregate", "description": "aggregated selection of \"pghistory_context\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "pghistory_context_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "pghistory_context", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "pghistory_context_aggregate_fields", "description": "aggregate fields of \"pghistory_context\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "pghistory_context_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "pghistory_context_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "pghistory_context_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "pghistory_context_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "pghistory_context_bool_exp", "description": "Boolean expression to filter rows from the table \"pghistory_context\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "pghistory_context_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "pghistory_context_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "pghistory_context_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "pghistory_context_constraint", "description": "unique or primary key constraints on table \"pghistory_context\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "pghistory_context_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "pghistory_context_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "metadata", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "pghistory_context_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "pghistory_context_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "pghistory_context_insert_input", "description": "input type for inserting data into table \"pghistory_context\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "pghistory_context_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "pghistory_context_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "pghistory_context_mutation_response", "description": "response of any mutation on the table \"pghistory_context\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "pghistory_context", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "pghistory_context_on_conflict", "description": "on_conflict condition type for table \"pghistory_context\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "pghistory_context_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "pghistory_context_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "pghistory_context_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "pghistory_context_order_by", "description": "Ordering options when selecting data from \"pghistory_context\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "pghistory_context_pk_columns_input", "description": "primary key columns input for table: pghistory_context", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "pghistory_context_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "pghistory_context_select_column", "description": "select columns of table \"pghistory_context\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "pghistory_context_set_input", "description": "input type for updating data in table \"pghistory_context\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "pghistory_context_stream_cursor_input", "description": "Streaming cursor of the table \"pghistory_context\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "pghistory_context_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "pghistory_context_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "pghistory_context_update_column", "description": "update columns of table \"pghistory_context\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "pghistory_context_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "pghistory_context_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "pghistory_context_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "pghistory_context_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "pghistory_context_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "pghistory_context_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "pghistory_context_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "pghistory_context_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_activitynodedata", "description": "columns and relationships of \"products_activitynodedata\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "function_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_nodes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_node_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_node", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_nodes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_node_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_node_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "retry_policy", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_activitynodedata_aggregate", "description": "aggregated selection of \"products_activitynodedata\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_activitynodedata_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_activitynodedata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_activitynodedata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_activitynodedata_aggregate_fields", "description": "aggregate fields of \"products_activitynodedata\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_activitynodedata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_activitynodedata_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_activitynodedata_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_aggregate_order_by", "description": "order by aggregate values of table \"products_activitynodedata\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "retry_policy", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_activitynodedata\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_bool_exp", "description": "Boolean expression to filter rows from the table \"products_activitynodedata\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "function_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_nodes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_nodes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "retry_policy", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_activitynodedata_constraint", "description": "unique or primary key constraints on table \"products_activitynodedata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_activitynodedata_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "retry_policy", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "retry_policy", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "retry_policy", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_insert_input", "description": "input type for inserting data into table \"products_activitynodedata\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "function_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "products_nodes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "retry_policy", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_activitynodedata_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "function_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_max_order_by", "description": "order by max() on columns of table \"products_activitynodedata\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "function_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_activitynodedata_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "function_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_min_order_by", "description": "order by min() on columns of table \"products_activitynodedata\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "function_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_activitynodedata_mutation_response", "description": "response of any mutation on the table \"products_activitynodedata\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_activitynodedata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"products_activitynodedata\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_on_conflict", "description": "on_conflict condition type for table \"products_activitynodedata\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_activitynodedata_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_activitynodedata_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_order_by", "description": "Ordering options when selecting data from \"products_activitynodedata\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "function_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_nodes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "retry_policy", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_pk_columns_input", "description": "primary key columns input for table: products_activitynodedata", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "retry_policy", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_activitynodedata_select_column", "description": "select columns of table \"products_activitynodedata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "function_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "retry_policy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_set_input", "description": "input type for updating data in table \"products_activitynodedata\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "function_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "retry_policy", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_stream_cursor_input", "description": "Streaming cursor of the table \"products_activitynodedata\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "function_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "retry_policy", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_activitynodedata_update_column", "description": "update columns of table \"products_activitynodedata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "function_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "retry_policy", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_amendment", "description": "columns and relationships of \"products_amendment\"", "fields": [{"name": "body", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "product", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_product", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reviewed_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reviewed_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reviewer_comment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status_updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_amendment_aggregate", "description": "aggregated selection of \"products_amendment\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_amendment_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_amendment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_amendment_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_amendment_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_amendment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_amendment_aggregate_fields", "description": "aggregate fields of \"products_amendment\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_amendment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_amendment_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_amendment_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_amendment_aggregate_order_by", "description": "order by aggregate values of table \"products_amendment\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_amendment_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_amendment\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_amendment_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_amendment_bool_exp", "description": "Boolean expression to filter rows from the table \"products_amendment\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_amendment_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_amendment_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "reviewed_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "reviewed_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "reviewer_comment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status_updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_amendment_constraint", "description": "unique or primary key constraints on table \"products_amendment\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_amendment_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_amendment_insert_input", "description": "input type for inserting data into table \"products_amendment\"", "fields": null, "inputFields": [{"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reviewed_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "reviewed_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reviewer_comment", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status_updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_amendment_max_fields", "description": "aggregate max on columns", "fields": [{"name": "body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reviewed_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reviewer_comment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status_updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_amendment_max_order_by", "description": "order by max() on columns of table \"products_amendment\"", "fields": null, "inputFields": [{"name": "body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reviewed_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reviewer_comment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status_updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_amendment_min_fields", "description": "aggregate min on columns", "fields": [{"name": "body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reviewed_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reviewer_comment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status_updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_amendment_min_order_by", "description": "order by min() on columns of table \"products_amendment\"", "fields": null, "inputFields": [{"name": "body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reviewed_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reviewer_comment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status_updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_amendment_mutation_response", "description": "response of any mutation on the table \"products_amendment\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_amendment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_amendment_on_conflict", "description": "on_conflict condition type for table \"products_amendment\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_amendment_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_amendment_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_amendment_order_by", "description": "Ordering options when selecting data from \"products_amendment\".", "fields": null, "inputFields": [{"name": "body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reviewed_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}, "defaultValue": null}, {"name": "reviewed_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reviewer_comment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status_updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_amendment_pk_columns_input", "description": "primary key columns input for table: products_amendment", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_amendment_select_column", "description": "select columns of table \"products_amendment\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reviewed_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reviewer_comment", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status_updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_amendment_set_input", "description": "input type for updating data in table \"products_amendment\"", "fields": null, "inputFields": [{"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reviewed_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reviewer_comment", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status_updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_amendment_stream_cursor_input", "description": "Streaming cursor of the table \"products_amendment\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_amendment_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_amendment_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reviewed_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reviewer_comment", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status_updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_amendment_update_column", "description": "update columns of table \"products_amendment\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reviewed_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reviewer_comment", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status_updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_amendment_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_amendment_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig", "description": "columns and relationships of \"products_auditlogeligibilityconfig\"", "fields": [{"name": "approved", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "approved_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "change_log", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "diffs", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instruction", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "requirement_set", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "review_requested_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "review_status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_aggregate", "description": "aggregated selection of \"products_auditlogeligibilityconfig\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_aggregate_fields", "description": "aggregate fields of \"products_auditlogeligibilityconfig\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditlogeligibilityconfig_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "change_log", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "diffs", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "requirement_set", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_bool_exp", "description": "Boolean expression to filter rows from the table \"products_auditlogeligibilityconfig\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "approved", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "approved_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "change_log", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "diffs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "instruction", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "requirement_set", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "review_requested_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "review_status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "source_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_auditlogeligibilityconfig_constraint", "description": "unique or primary key constraints on table \"products_auditlogeligibilityconfig\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_auditlogeligibilityconfig_pkey", "description": "unique or primary key constraint on columns \"pgh_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "change_log", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "diffs", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "requirement_set", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "change_log", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "diffs", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "requirement_set", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "change_log", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "diffs", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "requirement_set", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_inc_input", "description": "input type for incrementing numeric columns in table \"products_auditlogeligibilityconfig\"", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_insert_input", "description": "input type for inserting data into table \"products_auditlogeligibilityconfig\"", "fields": null, "inputFields": [{"name": "approved", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "approved_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "change_log", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "diffs", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "instruction", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "requirement_set", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "review_requested_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "review_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_max_fields", "description": "aggregate max on columns", "fields": [{"name": "approved_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instruction", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "review_requested_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "review_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_min_fields", "description": "aggregate min on columns", "fields": [{"name": "approved_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instruction", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "review_requested_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "review_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_mutation_response", "description": "response of any mutation on the table \"products_auditlogeligibilityconfig\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_on_conflict", "description": "on_conflict condition type for table \"products_auditlogeligibilityconfig\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditlogeligibilityconfig_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditlogeligibilityconfig_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_order_by", "description": "Ordering options when selecting data from \"products_auditlogeligibilityconfig\".", "fields": null, "inputFields": [{"name": "approved", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "approved_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "change_log", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "diffs", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "instruction", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "requirement_set", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "review_requested_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "review_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_pk_columns_input", "description": "primary key columns input for table: products_auditlogeligibilityconfig", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "change_log", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "diffs", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "requirement_set", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_auditlogeligibilityconfig_select_column", "description": "select columns of table \"products_auditlogeligibilityconfig\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "approved", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "approved_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "change_log", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "diffs", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "instruction", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "requirement_set", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "review_requested_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "review_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_set_input", "description": "input type for updating data in table \"products_auditlogeligibilityconfig\"", "fields": null, "inputFields": [{"name": "approved", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "approved_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "change_log", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "diffs", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "instruction", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "requirement_set", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "review_requested_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "review_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_stream_cursor_input", "description": "Streaming cursor of the table \"products_auditlogeligibilityconfig\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "approved", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "approved_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "change_log", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "diffs", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "instruction", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "requirement_set", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "review_requested_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "review_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_auditlogeligibilityconfig_update_column", "description": "update columns of table \"products_auditlogeligibilityconfig\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "approved", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "approved_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "change_log", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "diffs", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "instruction", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "requirement_set", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "review_requested_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "review_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditloginternaltask", "description": "columns and relationships of \"products_auditloginternaltask\"", "fields": [{"name": "assignee_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "assigner_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deadline", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "file_ids", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "task_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditloginternaltask_aggregate", "description": "aggregated selection of \"products_auditloginternaltask\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditloginternaltask_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditloginternaltask", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditloginternaltask_aggregate_fields", "description": "aggregate fields of \"products_auditloginternaltask\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditloginternaltask_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditloginternaltask_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditloginternaltask_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditloginternaltask_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditloginternaltask_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditloginternaltask_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditloginternaltask_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditloginternaltask_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditloginternaltask_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditloginternaltask_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditloginternaltask_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditloginternaltask_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_bool_exp", "description": "Boolean expression to filter rows from the table \"products_auditloginternaltask\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "assignee_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "assigner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "deadline", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_array_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "task_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_auditloginternaltask_constraint", "description": "unique or primary key constraints on table \"products_auditloginternaltask\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_auditloginternaltask_pkey", "description": "unique or primary key constraint on columns \"pgh_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_inc_input", "description": "input type for incrementing numeric columns in table \"products_auditloginternaltask\"", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_insert_input", "description": "input type for inserting data into table \"products_auditloginternaltask\"", "fields": null, "inputFields": [{"name": "assignee_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "assigner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "deadline", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "task_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditloginternaltask_max_fields", "description": "aggregate max on columns", "fields": [{"name": "assignee_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "assigner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deadline", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "file_ids", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "task_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditloginternaltask_min_fields", "description": "aggregate min on columns", "fields": [{"name": "assignee_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "assigner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deadline", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "file_ids", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "task_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditloginternaltask_mutation_response", "description": "response of any mutation on the table \"products_auditloginternaltask\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditloginternaltask", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_on_conflict", "description": "on_conflict condition type for table \"products_auditloginternaltask\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditloginternaltask_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditloginternaltask_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_order_by", "description": "Ordering options when selecting data from \"products_auditloginternaltask\".", "fields": null, "inputFields": [{"name": "assignee_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "assigner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deadline", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "task_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_pk_columns_input", "description": "primary key columns input for table: products_auditloginternaltask", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_auditloginternaltask_select_column", "description": "select columns of table \"products_auditloginternaltask\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "assignee_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "assigner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deadline", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "file_ids", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "task_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_set_input", "description": "input type for updating data in table \"products_auditloginternaltask\"", "fields": null, "inputFields": [{"name": "assignee_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "assigner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "deadline", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "task_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditloginternaltask_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditloginternaltask_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditloginternaltask_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_stream_cursor_input", "description": "Streaming cursor of the table \"products_auditloginternaltask\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "assignee_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "assigner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "deadline", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "task_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditloginternaltask_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_auditloginternaltask_update_column", "description": "update columns of table \"products_auditloginternaltask\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "assignee_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "assigner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deadline", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "file_ids", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "task_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditloginternaltask_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditloginternaltask_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditloginternaltask_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag", "description": "columns and relationships of \"products_auditlogloaneventmanagertag\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_event_manager_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_aggregate", "description": "aggregated selection of \"products_auditlogloaneventmanagertag\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_aggregate_fields", "description": "aggregate fields of \"products_auditlogloaneventmanagertag\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditlogloaneventmanagertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_bool_exp", "description": "Boolean expression to filter rows from the table \"products_auditlogloaneventmanagertag\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_event_manager_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_auditlogloaneventmanagertag_constraint", "description": "unique or primary key constraints on table \"products_auditlogloaneventmanagertag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_auditlogloaneventmanagertag_pkey", "description": "unique or primary key constraint on columns \"pgh_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_inc_input", "description": "input type for incrementing numeric columns in table \"products_auditlogloaneventmanagertag\"", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_insert_input", "description": "input type for inserting data into table \"products_auditlogloaneventmanagertag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "loan_event_manager_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_event_manager_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_event_manager_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_mutation_response", "description": "response of any mutation on the table \"products_auditlogloaneventmanagertag\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_on_conflict", "description": "on_conflict condition type for table \"products_auditlogloaneventmanagertag\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditlogloaneventmanagertag_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditlogloaneventmanagertag_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_order_by", "description": "Ordering options when selecting data from \"products_auditlogloaneventmanagertag\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_event_manager_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_pk_columns_input", "description": "primary key columns input for table: products_auditlogloaneventmanagertag", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_auditlogloaneventmanagertag_select_column", "description": "select columns of table \"products_auditlogloaneventmanagertag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_event_manager_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_set_input", "description": "input type for updating data in table \"products_auditlogloaneventmanagertag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "loan_event_manager_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_stream_cursor_input", "description": "Streaming cursor of the table \"products_auditlogloaneventmanagertag\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "loan_event_manager_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_auditlogloaneventmanagertag_update_column", "description": "update columns of table \"products_auditlogloaneventmanagertag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_event_manager_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording", "description": "columns and relationships of \"products_auditlogrecommendationrecording\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filters", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recommended_products", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_features", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_aggregate", "description": "aggregated selection of \"products_auditlogrecommendationrecording\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_aggregate_fields", "description": "aggregate fields of \"products_auditlogrecommendationrecording\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditlogrecommendationrecording_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "filters", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "recommended_products", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "user_features", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_bool_exp", "description": "Boolean expression to filter rows from the table \"products_auditlogrecommendationrecording\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "filters", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "recommended_products", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_features", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_auditlogrecommendationrecording_constraint", "description": "unique or primary key constraints on table \"products_auditlogrecommendationrecording\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_auditlogrecommendationrecording_pkey", "description": "unique or primary key constraint on columns \"pgh_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "filters", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "recommended_products", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "user_features", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "filters", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "recommended_products", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "user_features", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "filters", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "recommended_products", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_features", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_inc_input", "description": "input type for incrementing numeric columns in table \"products_auditlogrecommendationrecording\"", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_insert_input", "description": "input type for inserting data into table \"products_auditlogrecommendationrecording\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "filters", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "recommended_products", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_features", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_mutation_response", "description": "response of any mutation on the table \"products_auditlogrecommendationrecording\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_on_conflict", "description": "on_conflict condition type for table \"products_auditlogrecommendationrecording\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditlogrecommendationrecording_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditlogrecommendationrecording_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_order_by", "description": "Ordering options when selecting data from \"products_auditlogrecommendationrecording\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "filters", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "recommended_products", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_features", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_pk_columns_input", "description": "primary key columns input for table: products_auditlogrecommendationrecording", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "filters", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "recommended_products", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "user_features", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_auditlogrecommendationrecording_select_column", "description": "select columns of table \"products_auditlogrecommendationrecording\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "filters", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "recommended_products", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_features", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_set_input", "description": "input type for updating data in table \"products_auditlogrecommendationrecording\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "filters", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "recommended_products", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_features", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_stream_cursor_input", "description": "Streaming cursor of the table \"products_auditlogrecommendationrecording\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "filters", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "recommended_products", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_features", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_auditlogrecommendationrecording_update_column", "description": "update columns of table \"products_auditlogrecommendationrecording\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "filters", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "recommended_products", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_features", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate", "description": "columns and relationships of \"products_auditloguserapplicationsuccessrate\"", "fields": [{"name": "ability_to_pay_cash_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "admission_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_pr", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_study_permit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lead_scores", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_responsiveness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_aggregate", "description": "aggregated selection of \"products_auditloguserapplicationsuccessrate\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_aggregate_fields", "description": "aggregate fields of \"products_auditloguserapplicationsuccessrate\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditloguserapplicationsuccessrate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "lead_scores", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "ability_to_pay_cash_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "admission_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_pr", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_study_permit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_responsiveness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_bool_exp", "description": "Boolean expression to filter rows from the table \"products_auditloguserapplicationsuccessrate\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "ability_to_pay_cash_collateral", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "admission_quality", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_pr", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_study_permit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "lead_scores", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "student_responsiveness", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "total_score", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_auditloguserapplicationsuccessrate_constraint", "description": "unique or primary key constraints on table \"products_auditloguserapplicationsuccessrate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_auditloguserapplicationsuccessrate_pkey", "description": "unique or primary key constraint on columns \"pgh_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "lead_scores", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "lead_scores", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "lead_scores", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_inc_input", "description": "input type for incrementing numeric columns in table \"products_auditloguserapplicationsuccessrate\"", "fields": null, "inputFields": [{"name": "ability_to_pay_cash_collateral", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "admission_quality", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_pr", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_study_permit", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "student_responsiveness", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "total_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_insert_input", "description": "input type for inserting data into table \"products_auditloguserapplicationsuccessrate\"", "fields": null, "inputFields": [{"name": "ability_to_pay_cash_collateral", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "admission_quality", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_pr", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_study_permit", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "lead_scores", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "student_responsiveness", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "total_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_max_fields", "description": "aggregate max on columns", "fields": [{"name": "ability_to_pay_cash_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "admission_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_pr", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_study_permit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_responsiveness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_min_fields", "description": "aggregate min on columns", "fields": [{"name": "ability_to_pay_cash_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "admission_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_pr", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_study_permit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_responsiveness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_mutation_response", "description": "response of any mutation on the table \"products_auditloguserapplicationsuccessrate\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_on_conflict", "description": "on_conflict condition type for table \"products_auditloguserapplicationsuccessrate\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditloguserapplicationsuccessrate_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditloguserapplicationsuccessrate_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_order_by", "description": "Ordering options when selecting data from \"products_auditloguserapplicationsuccessrate\".", "fields": null, "inputFields": [{"name": "ability_to_pay_cash_collateral", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "admission_quality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_pr", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_study_permit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "lead_scores", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "student_responsiveness", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_pk_columns_input", "description": "primary key columns input for table: products_auditloguserapplicationsuccessrate", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "lead_scores", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_auditloguserapplicationsuccessrate_select_column", "description": "select columns of table \"products_auditloguserapplicationsuccessrate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ability_to_pay_cash_collateral", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "admission_quality", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_pr", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_study_permit", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "lead_scores", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "student_responsiveness", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_set_input", "description": "input type for updating data in table \"products_auditloguserapplicationsuccessrate\"", "fields": null, "inputFields": [{"name": "ability_to_pay_cash_collateral", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "admission_quality", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_pr", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_study_permit", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "lead_scores", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "student_responsiveness", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "total_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "ability_to_pay_cash_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "admission_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_pr", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_study_permit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_responsiveness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "ability_to_pay_cash_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "admission_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_pr", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_study_permit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_responsiveness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "ability_to_pay_cash_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "admission_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_pr", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_study_permit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_responsiveness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_stream_cursor_input", "description": "Streaming cursor of the table \"products_auditloguserapplicationsuccessrate\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "ability_to_pay_cash_collateral", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "admission_quality", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_pr", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_study_permit", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "lead_scores", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "student_responsiveness", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "total_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "ability_to_pay_cash_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "admission_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_pr", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_study_permit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_responsiveness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_auditloguserapplicationsuccessrate_update_column", "description": "update columns of table \"products_auditloguserapplicationsuccessrate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ability_to_pay_cash_collateral", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "admission_quality", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_pr", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_study_permit", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "lead_scores", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "student_responsiveness", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "ability_to_pay_cash_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "admission_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_pr", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_study_permit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_responsiveness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "ability_to_pay_cash_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "admission_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_pr", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_study_permit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_responsiveness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "ability_to_pay_cash_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "admission_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_pr", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_study_permit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_responsiveness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_cohortgoevent", "description": "columns and relationships of \"products_cohortgoevent\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_session", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_cohortgopaymentsession", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_cohortgoevent_aggregate", "description": "aggregated selection of \"products_cohortgoevent\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_cohortgoevent_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_cohortgoevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_cohortgoevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_cohortgoevent_aggregate_fields", "description": "aggregate fields of \"products_cohortgoevent\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_cohortgoevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_cohortgoevent_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_cohortgoevent_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_aggregate_order_by", "description": "order by aggregate values of table \"products_cohortgoevent\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_cohortgoevent\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_bool_exp", "description": "Boolean expression to filter rows from the table \"products_cohortgoevent\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_session", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_session_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_cohortgoevent_constraint", "description": "unique or primary key constraints on table \"products_cohortgoevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_cohortgoevent_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_insert_input", "description": "input type for inserting data into table \"products_cohortgoevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_session", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_cohortgoevent_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_max_order_by", "description": "order by max() on columns of table \"products_cohortgoevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_cohortgoevent_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_min_order_by", "description": "order by min() on columns of table \"products_cohortgoevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_cohortgoevent_mutation_response", "description": "response of any mutation on the table \"products_cohortgoevent\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_cohortgoevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_on_conflict", "description": "on_conflict condition type for table \"products_cohortgoevent\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_cohortgoevent_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_cohortgoevent_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_order_by", "description": "Ordering options when selecting data from \"products_cohortgoevent\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_session", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_pk_columns_input", "description": "primary key columns input for table: products_cohortgoevent", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_cohortgoevent_select_column", "description": "select columns of table \"products_cohortgoevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_set_input", "description": "input type for updating data in table \"products_cohortgoevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_stream_cursor_input", "description": "Streaming cursor of the table \"products_cohortgoevent\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_cohortgoevent_update_column", "description": "update columns of table \"products_cohortgoevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_cohortgopaymentsession", "description": "columns and relationships of \"products_cohortgopaymentsession\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_payment", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_cohortgoevents", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_cohortgoevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_cohortgoevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_cohortgoevents_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_cohortgoevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_cohortgoevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_cohortgopaymentsession_aggregate", "description": "aggregated selection of \"products_cohortgopaymentsession\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_cohortgopaymentsession_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_cohortgopaymentsession", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_cohortgopaymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_cohortgopaymentsession_aggregate_fields", "description": "aggregate fields of \"products_cohortgopaymentsession\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_cohortgopaymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_cohortgopaymentsession_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_cohortgopaymentsession_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_aggregate_order_by", "description": "order by aggregate values of table \"products_cohortgopaymentsession\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_cohortgopaymentsession\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_bool_exp", "description": "Boolean expression to filter rows from the table \"products_cohortgopaymentsession\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_cohortgoevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_cohortgoevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_cohortgopaymentsession_constraint", "description": "unique or primary key constraints on table \"products_cohortgopaymentsession\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_cohortgopaymentsession_payment_id_key", "description": "unique or primary key constraint on columns \"payment_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_cohortgopaymentsession_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_insert_input", "description": "input type for inserting data into table \"products_cohortgopaymentsession\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "products_cohortgoevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_cohortgopaymentsession_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_max_order_by", "description": "order by max() on columns of table \"products_cohortgopaymentsession\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_cohortgopaymentsession_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_min_order_by", "description": "order by min() on columns of table \"products_cohortgopaymentsession\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_cohortgopaymentsession_mutation_response", "description": "response of any mutation on the table \"products_cohortgopaymentsession\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_cohortgopaymentsession", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"products_cohortgopaymentsession\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_on_conflict", "description": "on_conflict condition type for table \"products_cohortgopaymentsession\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_cohortgopaymentsession_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_cohortgopaymentsession_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_order_by", "description": "Ordering options when selecting data from \"products_cohortgopaymentsession\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_cohortgoevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_pk_columns_input", "description": "primary key columns input for table: products_cohortgopaymentsession", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_cohortgopaymentsession_select_column", "description": "select columns of table \"products_cohortgopaymentsession\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_set_input", "description": "input type for updating data in table \"products_cohortgopaymentsession\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_stream_cursor_input", "description": "Streaming cursor of the table \"products_cohortgopaymentsession\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_cohortgopaymentsession_update_column", "description": "update columns of table \"products_cohortgopaymentsession\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_condition", "description": "columns and relationships of \"products_condition\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_source", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "key", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_rules", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_rule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_rule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_rule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_rule", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_rules_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_rule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_rule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_rule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_rule_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_condition_aggregate", "description": "aggregated selection of \"products_condition\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_condition_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_condition", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_condition_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_condition_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_condition_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_condition_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_condition_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_condition_aggregate_fields", "description": "aggregate fields of \"products_condition\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_condition_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_condition_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_condition_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_condition_aggregate_order_by", "description": "order by aggregate values of table \"products_condition\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_condition_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_condition_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_condition_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_condition_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_condition\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_condition_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_condition_bool_exp", "description": "Boolean expression to filter rows from the table \"products_condition\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_condition_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_condition_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_condition_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data_source", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "operator", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_rules", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_rule_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_rules_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_rule_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_condition_constraint", "description": "unique or primary key constraints on table \"products_condition\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_condition_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_condition_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "value", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_condition_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_condition_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_condition_insert_input", "description": "input type for inserting data into table \"products_condition\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data_source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "data_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "operator", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "products_rules", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_rule_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_condition_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "key", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_condition_max_order_by", "description": "order by max() on columns of table \"products_condition\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data_source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "operator", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_condition_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "key", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_condition_min_order_by", "description": "order by min() on columns of table \"products_condition\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data_source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "operator", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_condition_mutation_response", "description": "response of any mutation on the table \"products_condition\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_condition", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_condition_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"products_condition\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_condition_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_condition_on_conflict", "description": "on_conflict condition type for table \"products_condition\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_condition_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_condition_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_condition_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_condition_order_by", "description": "Ordering options when selecting data from \"products_condition\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data_source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "operator", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_rules_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_rule_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_condition_pk_columns_input", "description": "primary key columns input for table: products_condition", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_condition_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_condition_select_column", "description": "select columns of table \"products_condition\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data_source", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "key", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_condition_set_input", "description": "input type for updating data in table \"products_condition\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data_source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "data_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "operator", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_condition_stream_cursor_input", "description": "Streaming cursor of the table \"products_condition\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_condition_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_condition_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data_source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "data_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "key", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "operator", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_condition_update_column", "description": "update columns of table \"products_condition\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data_source", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "key", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_condition_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_condition_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_desk", "description": "columns and relationships of \"products_desk\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "image_url", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_deskpartnerusers", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_deskpartneruser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_deskpartneruser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_deskpartnerusers_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_deskpartneruser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_deskpartneruser_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_nodes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_node_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_node", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_nodes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_node_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_node_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationhistories", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationhistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationhistories_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationhistory_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowstepneos", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstepneo_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstepneo", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowstepneos_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstepneo_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstepneo_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowsteps", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstep_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstep", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowsteps_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstep_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstep_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_desk_aggregate", "description": "aggregated selection of \"products_desk\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_desk_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_desk", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_desk_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_desk_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_desk_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_desk_aggregate_fields", "description": "aggregate fields of \"products_desk\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_desk_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_desk_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_desk_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_desk_aggregate_order_by", "description": "order by aggregate values of table \"products_desk\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_desk_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_desk\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_desk_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_desk_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_desk_bool_exp", "description": "Boolean expression to filter rows from the table \"products_desk\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_desk_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_desk_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "image_url", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_deskpartnerusers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_deskpartnerusers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_nodes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_nodes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationhistories", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationhistories_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowstepneos", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowstepneos_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteps", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteps_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_desk_constraint", "description": "unique or primary key constraints on table \"products_desk\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_desk_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_desk_insert_input", "description": "input type for inserting data into table \"products_desk\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "image_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "products_deskpartnerusers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_nodes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationhistories", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_workflowstepneos", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteps", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_desk_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "image_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_desk_max_order_by", "description": "order by max() on columns of table \"products_desk\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "image_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_desk_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "image_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_desk_min_order_by", "description": "order by min() on columns of table \"products_desk\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "image_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_desk_mutation_response", "description": "response of any mutation on the table \"products_desk\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_desk", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_desk_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"products_desk\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_desk_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_desk_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_desk_on_conflict", "description": "on_conflict condition type for table \"products_desk\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_desk_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_desk_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_desk_order_by", "description": "Ordering options when selecting data from \"products_desk\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "image_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_deskpartnerusers_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_nodes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationhistories_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_workflowstepneos_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteps_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_desk_pk_columns_input", "description": "primary key columns input for table: products_desk", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_desk_select_column", "description": "select columns of table \"products_desk\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "image_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_desk_set_input", "description": "input type for updating data in table \"products_desk\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "image_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_desk_stream_cursor_input", "description": "Streaming cursor of the table \"products_desk\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_desk_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_desk_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "image_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_desk_update_column", "description": "update columns of table \"products_desk\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "image_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_desk_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_desk_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_desk_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_deskpartneruser", "description": "columns and relationships of \"products_deskpartneruser\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "desk", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_desk", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "desk_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_deskpartneruser_aggregate", "description": "aggregated selection of \"products_deskpartneruser\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_deskpartneruser_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_deskpartneruser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_deskpartneruser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_deskpartneruser_aggregate_fields", "description": "aggregate fields of \"products_deskpartneruser\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_deskpartneruser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_deskpartneruser_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_deskpartneruser_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_aggregate_order_by", "description": "order by aggregate values of table \"products_deskpartneruser\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_deskpartneruser\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_bool_exp", "description": "Boolean expression to filter rows from the table \"products_deskpartneruser\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "desk", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_deskpartneruser_constraint", "description": "unique or primary key constraints on table \"products_deskpartneruser\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_deskpartneruser_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_insert_input", "description": "input type for inserting data into table \"products_deskpartneruser\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "desk", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_deskpartneruser_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "desk_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_max_order_by", "description": "order by max() on columns of table \"products_deskpartneruser\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_deskpartneruser_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "desk_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_min_order_by", "description": "order by min() on columns of table \"products_deskpartneruser\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_deskpartneruser_mutation_response", "description": "response of any mutation on the table \"products_deskpartneruser\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_deskpartneruser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_on_conflict", "description": "on_conflict condition type for table \"products_deskpartneruser\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_deskpartneruser_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_deskpartneruser_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_order_by", "description": "Ordering options when selecting data from \"products_deskpartneruser\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "desk", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_order_by", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_pk_columns_input", "description": "primary key columns input for table: products_deskpartneruser", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_deskpartneruser_select_column", "description": "select columns of table \"products_deskpartneruser\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "desk_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_set_input", "description": "input type for updating data in table \"products_deskpartneruser\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_stream_cursor_input", "description": "Streaming cursor of the table \"products_deskpartneruser\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_deskpartneruser_update_column", "description": "update columns of table \"products_deskpartneruser\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "desk_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_earlyaccessrequest", "description": "columns and relationships of \"products_earlyaccessrequest\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_earlyaccessrequest_aggregate", "description": "aggregated selection of \"products_earlyaccessrequest\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_earlyaccessrequest_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_earlyaccessrequest", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_earlyaccessrequest_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_earlyaccessrequest_aggregate_fields", "description": "aggregate fields of \"products_earlyaccessrequest\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_earlyaccessrequest_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_earlyaccessrequest_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_earlyaccessrequest_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_aggregate_order_by", "description": "order by aggregate values of table \"products_earlyaccessrequest\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_earlyaccessrequest\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_bool_exp", "description": "Boolean expression to filter rows from the table \"products_earlyaccessrequest\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_earlyaccessrequest_constraint", "description": "unique or primary key constraints on table \"products_earlyaccessrequest\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_earlyaccessrequest_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_earlyaccessrequest_user_id_key", "description": "unique or primary key constraint on columns \"user_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_insert_input", "description": "input type for inserting data into table \"products_earlyaccessrequest\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_earlyaccessrequest_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_max_order_by", "description": "order by max() on columns of table \"products_earlyaccessrequest\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_earlyaccessrequest_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_min_order_by", "description": "order by min() on columns of table \"products_earlyaccessrequest\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_earlyaccessrequest_mutation_response", "description": "response of any mutation on the table \"products_earlyaccessrequest\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_earlyaccessrequest", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"products_earlyaccessrequest\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_on_conflict", "description": "on_conflict condition type for table \"products_earlyaccessrequest\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_earlyaccessrequest_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_earlyaccessrequest_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_order_by", "description": "Ordering options when selecting data from \"products_earlyaccessrequest\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_pk_columns_input", "description": "primary key columns input for table: products_earlyaccessrequest", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_earlyaccessrequest_select_column", "description": "select columns of table \"products_earlyaccessrequest\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_set_input", "description": "input type for updating data in table \"products_earlyaccessrequest\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_stream_cursor_input", "description": "Streaming cursor of the table \"products_earlyaccessrequest\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_earlyaccessrequest_update_column", "description": "update columns of table \"products_earlyaccessrequest\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_eligibilityconfig", "description": "columns and relationships of \"products_eligibilityconfig\"", "fields": [{"name": "approved", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "approved_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "change_log", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "diffs", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partner", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instruction", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_eligibilityconfig", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_eligibilityconfig", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_eligibilityconfigs", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_eligibilityconfig_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_eligibilityconfig", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_eligibilityconfigs_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_eligibilityconfig_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_eligibilityconfig_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "requirement_set", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "review_requested_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "review_status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_eligibilityconfig_aggregate", "description": "aggregated selection of \"products_eligibilityconfig\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_eligibilityconfig_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_eligibilityconfig", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_eligibilityconfig_select_column_products_eligibilityconfig_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_eligibilityconfig_select_column_products_eligibilityconfig_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_eligibilityconfig_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_eligibilityconfig_aggregate_fields", "description": "aggregate fields of \"products_eligibilityconfig\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_eligibilityconfig_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_eligibilityconfig_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_eligibilityconfig_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_aggregate_order_by", "description": "order by aggregate values of table \"products_eligibilityconfig\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "change_log", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "diffs", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "requirement_set", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_eligibilityconfig\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_bool_exp", "description": "Boolean expression to filter rows from the table \"products_eligibilityconfig\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "approved", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "approved_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "change_log", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "diffs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "instruction", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_eligibilityconfig", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_eligibilityconfigs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_eligibilityconfigs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "requirement_set", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "review_requested_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "review_status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "source_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_eligibilityconfig_constraint", "description": "unique or primary key constraints on table \"products_eligibilityconfig\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_eligibilityconfig_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "change_log", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "diffs", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "requirement_set", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "change_log", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "diffs", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "requirement_set", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "change_log", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "diffs", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "requirement_set", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_insert_input", "description": "input type for inserting data into table \"products_eligibilityconfig\"", "fields": null, "inputFields": [{"name": "approved", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "approved_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "change_log", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "diffs", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "instruction", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "products_eligibilityconfig", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_eligibilityconfigs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "requirement_set", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "review_requested_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "review_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_eligibilityconfig_max_fields", "description": "aggregate max on columns", "fields": [{"name": "approved_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instruction", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "review_requested_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "review_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_max_order_by", "description": "order by max() on columns of table \"products_eligibilityconfig\"", "fields": null, "inputFields": [{"name": "approved_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "instruction", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "review_requested_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "review_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_eligibilityconfig_min_fields", "description": "aggregate min on columns", "fields": [{"name": "approved_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instruction", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "review_requested_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "review_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_min_order_by", "description": "order by min() on columns of table \"products_eligibilityconfig\"", "fields": null, "inputFields": [{"name": "approved_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "instruction", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "review_requested_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "review_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_eligibilityconfig_mutation_response", "description": "response of any mutation on the table \"products_eligibilityconfig\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_eligibilityconfig", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"products_eligibilityconfig\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_on_conflict", "description": "on_conflict condition type for table \"products_eligibilityconfig\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_eligibilityconfig_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_eligibilityconfig_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_order_by", "description": "Ordering options when selecting data from \"products_eligibilityconfig\".", "fields": null, "inputFields": [{"name": "approved", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "approved_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "change_log", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "diffs", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "instruction", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_eligibilityconfig", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_eligibilityconfigs_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "requirement_set", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "review_requested_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "review_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_pk_columns_input", "description": "primary key columns input for table: products_eligibilityconfig", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "change_log", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "diffs", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "requirement_set", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_eligibilityconfig_select_column", "description": "select columns of table \"products_eligibilityconfig\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "approved", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "approved_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "change_log", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "diffs", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "instruction", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "requirement_set", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "review_requested_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "review_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_eligibilityconfig_select_column_products_eligibilityconfig_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"products_eligibilityconfig_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"products_eligibilityconfig\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "approved", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_eligibilityconfig_select_column_products_eligibilityconfig_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"products_eligibilityconfig_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"products_eligibilityconfig\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "approved", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_set_input", "description": "input type for updating data in table \"products_eligibilityconfig\"", "fields": null, "inputFields": [{"name": "approved", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "approved_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "change_log", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "diffs", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "instruction", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "requirement_set", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "review_requested_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "review_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_stream_cursor_input", "description": "Streaming cursor of the table \"products_eligibilityconfig\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "approved", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "approved_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "change_log", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "diffs", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "instruction", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "requirement_set", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "review_requested_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "review_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "temporal_workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_eligibilityconfig_update_column", "description": "update columns of table \"products_eligibilityconfig\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "approved", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "approved_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "change_log", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "diffs", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "instruction", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "requirement_set", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "review_requested_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "review_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflow_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_eligibilityscorehistory", "description": "columns and relationships of \"products_eligibilityscorehistory\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "errors", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "manual_params", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "params", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplication", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_eligibilityscorehistory_aggregate", "description": "aggregated selection of \"products_eligibilityscorehistory\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_eligibilityscorehistory_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_eligibilityscorehistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_eligibilityscorehistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_eligibilityscorehistory_aggregate_fields", "description": "aggregate fields of \"products_eligibilityscorehistory\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_eligibilityscorehistory_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_eligibilityscorehistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_eligibilityscorehistory_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_eligibilityscorehistory_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_eligibilityscorehistory_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_eligibilityscorehistory_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_eligibilityscorehistory_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_eligibilityscorehistory_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_eligibilityscorehistory_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_eligibilityscorehistory_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_eligibilityscorehistory_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_aggregate_order_by", "description": "order by aggregate values of table \"products_eligibilityscorehistory\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "errors", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "manual_params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_eligibilityscorehistory\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_eligibilityscorehistory_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_avg_order_by", "description": "order by avg() on columns of table \"products_eligibilityscorehistory\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_bool_exp", "description": "Boolean expression to filter rows from the table \"products_eligibilityscorehistory\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "errors", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "manual_params", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_eligibilityscorehistory_constraint", "description": "unique or primary key constraints on table \"products_eligibilityscorehistory\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_eligibilityscorehistory_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "errors", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "manual_params", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "errors", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "manual_params", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "errors", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "manual_params", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_inc_input", "description": "input type for incrementing numeric columns in table \"products_eligibilityscorehistory\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_insert_input", "description": "input type for inserting data into table \"products_eligibilityscorehistory\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "errors", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "manual_params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "products_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_eligibilityscorehistory_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_max_order_by", "description": "order by max() on columns of table \"products_eligibilityscorehistory\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_eligibilityscorehistory_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_min_order_by", "description": "order by min() on columns of table \"products_eligibilityscorehistory\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_eligibilityscorehistory_mutation_response", "description": "response of any mutation on the table \"products_eligibilityscorehistory\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_eligibilityscorehistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_on_conflict", "description": "on_conflict condition type for table \"products_eligibilityscorehistory\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_eligibilityscorehistory_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_eligibilityscorehistory_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_order_by", "description": "Ordering options when selecting data from \"products_eligibilityscorehistory\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "errors", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "manual_params", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_pk_columns_input", "description": "primary key columns input for table: products_eligibilityscorehistory", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "errors", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "manual_params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_eligibilityscorehistory_select_column", "description": "select columns of table \"products_eligibilityscorehistory\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "errors", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "manual_params", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "params", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_set_input", "description": "input type for updating data in table \"products_eligibilityscorehistory\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "errors", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "manual_params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_eligibilityscorehistory_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_stddev_order_by", "description": "order by stddev() on columns of table \"products_eligibilityscorehistory\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_eligibilityscorehistory_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"products_eligibilityscorehistory\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_eligibilityscorehistory_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"products_eligibilityscorehistory\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_stream_cursor_input", "description": "Streaming cursor of the table \"products_eligibilityscorehistory\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "errors", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "manual_params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "params", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_eligibilityscorehistory_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_sum_order_by", "description": "order by sum() on columns of table \"products_eligibilityscorehistory\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_eligibilityscorehistory_update_column", "description": "update columns of table \"products_eligibilityscorehistory\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "errors", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "manual_params", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "params", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_eligibilityscorehistory_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_var_pop_order_by", "description": "order by var_pop() on columns of table \"products_eligibilityscorehistory\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_eligibilityscorehistory_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_var_samp_order_by", "description": "order by var_samp() on columns of table \"products_eligibilityscorehistory\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_eligibilityscorehistory_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_variance_order_by", "description": "order by variance() on columns of table \"products_eligibilityscorehistory\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_flywireevent", "description": "columns and relationships of \"products_flywireevent\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_date", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_resource", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_reference", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_session", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_flywirepaymentsession", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_flywireevent_aggregate", "description": "aggregated selection of \"products_flywireevent\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_flywireevent_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_flywireevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywireevent_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywireevent_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_flywireevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_flywireevent_aggregate_fields", "description": "aggregate fields of \"products_flywireevent\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_flywireevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_flywireevent_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_flywireevent_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywireevent_aggregate_order_by", "description": "order by aggregate values of table \"products_flywireevent\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywireevent_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywireevent_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_flywireevent\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywireevent_bool_exp", "description": "Boolean expression to filter rows from the table \"products_flywireevent\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "event_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "event_resource", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "external_reference", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_session", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_session_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_flywireevent_constraint", "description": "unique or primary key constraints on table \"products_flywireevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_flywireevent_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywireevent_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywireevent_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywireevent_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywireevent_insert_input", "description": "input type for inserting data into table \"products_flywireevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "event_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "event_resource", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_reference", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_session", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_flywireevent_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_resource", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_reference", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywireevent_max_order_by", "description": "order by max() on columns of table \"products_flywireevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_resource", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_reference", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_flywireevent_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_resource", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_reference", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywireevent_min_order_by", "description": "order by min() on columns of table \"products_flywireevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_resource", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_reference", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_flywireevent_mutation_response", "description": "response of any mutation on the table \"products_flywireevent\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_flywireevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywireevent_on_conflict", "description": "on_conflict condition type for table \"products_flywireevent\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_flywireevent_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_flywireevent_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywireevent_order_by", "description": "Ordering options when selecting data from \"products_flywireevent\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_resource", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_reference", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_session", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywireevent_pk_columns_input", "description": "primary key columns input for table: products_flywireevent", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywireevent_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_flywireevent_select_column", "description": "select columns of table \"products_flywireevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_resource", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_reference", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywireevent_set_input", "description": "input type for updating data in table \"products_flywireevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "event_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "event_resource", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_reference", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywireevent_stream_cursor_input", "description": "Streaming cursor of the table \"products_flywireevent\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywireevent_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "event_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "event_resource", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_reference", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_flywireevent_update_column", "description": "update columns of table \"products_flywireevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_resource", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_reference", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywireevent_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_flywirepaymentsession", "description": "columns and relationships of \"products_flywirepaymentsession\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_payment", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_flywireevents", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_flywireevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_flywireevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_flywireevents_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_flywireevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_flywireevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_flywirepaymentsession_aggregate", "description": "aggregated selection of \"products_flywirepaymentsession\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_flywirepaymentsession_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_flywirepaymentsession", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_flywirepaymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_flywirepaymentsession_aggregate_fields", "description": "aggregate fields of \"products_flywirepaymentsession\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_flywirepaymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_flywirepaymentsession_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_flywirepaymentsession_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_aggregate_order_by", "description": "order by aggregate values of table \"products_flywirepaymentsession\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_flywirepaymentsession\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_bool_exp", "description": "Boolean expression to filter rows from the table \"products_flywirepaymentsession\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_flywireevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_flywireevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_flywirepaymentsession_constraint", "description": "unique or primary key constraints on table \"products_flywirepaymentsession\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_flywirepaymentsession_payment_id_fe6d7b5d_uniq", "description": "unique or primary key constraint on columns \"payment_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_flywirepaymentsession_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_insert_input", "description": "input type for inserting data into table \"products_flywirepaymentsession\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "products_flywireevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_flywirepaymentsession_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_max_order_by", "description": "order by max() on columns of table \"products_flywirepaymentsession\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_flywirepaymentsession_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_min_order_by", "description": "order by min() on columns of table \"products_flywirepaymentsession\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_flywirepaymentsession_mutation_response", "description": "response of any mutation on the table \"products_flywirepaymentsession\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_flywirepaymentsession", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"products_flywirepaymentsession\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_on_conflict", "description": "on_conflict condition type for table \"products_flywirepaymentsession\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_flywirepaymentsession_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_flywirepaymentsession_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_order_by", "description": "Ordering options when selecting data from \"products_flywirepaymentsession\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_flywireevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_pk_columns_input", "description": "primary key columns input for table: products_flywirepaymentsession", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_flywirepaymentsession_select_column", "description": "select columns of table \"products_flywirepaymentsession\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_set_input", "description": "input type for updating data in table \"products_flywirepaymentsession\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_stream_cursor_input", "description": "Streaming cursor of the table \"products_flywirepaymentsession\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_flywirepaymentsession_update_column", "description": "update columns of table \"products_flywirepaymentsession\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_group", "description": "columns and relationships of \"products_group\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignee", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_assignee", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignees", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignee", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignees_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignee_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productgroups", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productgroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productgroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productgroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productgroups_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productgroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productgroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productgroup_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_group_aggregate", "description": "aggregated selection of \"products_group\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_group_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_group", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_group_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_group_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_group_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_group_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_group_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_group_aggregate_fields", "description": "aggregate fields of \"products_group\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_group_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_group_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_group_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_group_aggregate_order_by", "description": "order by aggregate values of table \"products_group\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_group_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_group_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_group_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_group\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_group_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_group_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_group_bool_exp", "description": "Boolean expression to filter rows from the table \"products_group\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_group_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_group_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_group_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_assignee", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_assignees", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_assignees_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_productgroups", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_productgroups_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_group_constraint", "description": "unique or primary key constraints on table \"products_group\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_group_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_group_insert_input", "description": "input type for inserting data into table \"products_group\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_assignee", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_assignees", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_productgroups", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_group_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_group_max_order_by", "description": "order by max() on columns of table \"products_group\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_group_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_group_min_order_by", "description": "order by min() on columns of table \"products_group\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_group_mutation_response", "description": "response of any mutation on the table \"products_group\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_group", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_group_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"products_group\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_group_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_group_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_group_on_conflict", "description": "on_conflict condition type for table \"products_group\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_group_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_group_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_group_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_group_order_by", "description": "Ordering options when selecting data from \"products_group\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_assignee", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_assignees_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_productgroups_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_group_pk_columns_input", "description": "primary key columns input for table: products_group", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_group_select_column", "description": "select columns of table \"products_group\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_group_set_input", "description": "input type for updating data in table \"products_group\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_group_stream_cursor_input", "description": "Streaming cursor of the table \"products_group\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_group_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_group_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_group_update_column", "description": "update columns of table \"products_group\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_group_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_group_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_group_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_internaltask", "description": "columns and relationships of \"products_internaltask\"", "fields": [{"name": "assignee_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "assigner_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deadline", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_content_type", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "file_ids", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityUserByAssigneeId", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityUserByAssignerId", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityUserByUpdatedById", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_internaltasktags", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltasktag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltasktag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_internaltasktags_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltasktag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltasktag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "task_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_internaltask_aggregate", "description": "aggregated selection of \"products_internaltask\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_internaltask_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltask", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltask_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_internaltask_aggregate_fields", "description": "aggregate fields of \"products_internaltask\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_internaltask_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltask_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_internaltask_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_internaltask_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_internaltask_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_internaltask_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_internaltask_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_internaltask_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_internaltask_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_internaltask_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_internaltask_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_aggregate_order_by", "description": "order by aggregate values of table \"products_internaltask\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_internaltask\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltask_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_internaltask_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_avg_order_by", "description": "order by avg() on columns of table \"products_internaltask\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_bool_exp", "description": "Boolean expression to filter rows from the table \"products_internaltask\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltask_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltask_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "assignee_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "assigner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "deadline", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_array_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identityUserByAssigneeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identityUserByAssignerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_internaltasktags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_internaltasktags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "task_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_internaltask_constraint", "description": "unique or primary key constraints on table \"products_internaltask\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_internaltask_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_inc_input", "description": "input type for incrementing numeric columns in table \"products_internaltask\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_insert_input", "description": "input type for inserting data into table \"products_internaltask\"", "fields": null, "inputFields": [{"name": "assignee_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "assigner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "deadline", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identityUserByAssigneeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identityUserByAssignerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "products_internaltasktags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "task_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_internaltask_max_fields", "description": "aggregate max on columns", "fields": [{"name": "assignee_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "assigner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deadline", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "file_ids", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "task_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_max_order_by", "description": "order by max() on columns of table \"products_internaltask\"", "fields": null, "inputFields": [{"name": "assignee_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "assigner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deadline", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "task_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_internaltask_min_fields", "description": "aggregate min on columns", "fields": [{"name": "assignee_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "assigner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deadline", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "file_ids", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "task_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_min_order_by", "description": "order by min() on columns of table \"products_internaltask\"", "fields": null, "inputFields": [{"name": "assignee_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "assigner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deadline", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "task_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_internaltask_mutation_response", "description": "response of any mutation on the table \"products_internaltask\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltask", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"products_internaltask\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltask_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_on_conflict", "description": "on_conflict condition type for table \"products_internaltask\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltask_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltask_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_order_by", "description": "Ordering options when selecting data from \"products_internaltask\".", "fields": null, "inputFields": [{"name": "assignee_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "assigner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deadline", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identityUserByAssigneeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "identityUserByAssignerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUpdatedById", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_internaltasktags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "task_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_pk_columns_input", "description": "primary key columns input for table: products_internaltask", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_internaltask_select_column", "description": "select columns of table \"products_internaltask\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "assignee_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "assigner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deadline", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "file_ids", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "task_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_set_input", "description": "input type for updating data in table \"products_internaltask\"", "fields": null, "inputFields": [{"name": "assignee_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "assigner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "deadline", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "task_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_internaltask_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_stddev_order_by", "description": "order by stddev() on columns of table \"products_internaltask\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_internaltask_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"products_internaltask\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_internaltask_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"products_internaltask\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_stream_cursor_input", "description": "Streaming cursor of the table \"products_internaltask\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltask_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "assignee_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "assigner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "deadline", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "task_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_internaltask_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_sum_order_by", "description": "order by sum() on columns of table \"products_internaltask\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_internaltask_update_column", "description": "update columns of table \"products_internaltask\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "assignee_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "assigner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deadline", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "file_ids", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "task_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltask_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_internaltask_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_var_pop_order_by", "description": "order by var_pop() on columns of table \"products_internaltask\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_internaltask_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_var_samp_order_by", "description": "order by var_samp() on columns of table \"products_internaltask\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_internaltask_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltask_variance_order_by", "description": "order by variance() on columns of table \"products_internaltask\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_internaltasktag", "description": "columns and relationships of \"products_internaltasktag\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "internal_task_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_internaltask", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltask", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_tag", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_tag", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_internaltasktag_aggregate", "description": "aggregated selection of \"products_internaltasktag\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_internaltasktag_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltasktag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltasktag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_internaltasktag_aggregate_fields", "description": "aggregate fields of \"products_internaltasktag\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltasktag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_internaltasktag_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_internaltasktag_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_aggregate_order_by", "description": "order by aggregate values of table \"products_internaltasktag\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_internaltasktag\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_bool_exp", "description": "Boolean expression to filter rows from the table \"products_internaltasktag\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "internal_task_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_internaltask", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_internaltasktag_constraint", "description": "unique or primary key constraints on table \"products_internaltasktag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_internaltasktag_internal_task_id_tag_id_f0701372_uniq", "description": "unique or primary key constraint on columns \"internal_task_id\", \"tag_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_internaltasktag_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_insert_input", "description": "input type for inserting data into table \"products_internaltasktag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "internal_task_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "products_internaltask", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_internaltasktag_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "internal_task_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_max_order_by", "description": "order by max() on columns of table \"products_internaltasktag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "internal_task_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_internaltasktag_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "internal_task_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_min_order_by", "description": "order by min() on columns of table \"products_internaltasktag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "internal_task_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_internaltasktag_mutation_response", "description": "response of any mutation on the table \"products_internaltasktag\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltasktag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_on_conflict", "description": "on_conflict condition type for table \"products_internaltasktag\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltasktag_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltasktag_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_order_by", "description": "Ordering options when selecting data from \"products_internaltasktag\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "internal_task_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_internaltask", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_order_by", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_pk_columns_input", "description": "primary key columns input for table: products_internaltasktag", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_internaltasktag_select_column", "description": "select columns of table \"products_internaltasktag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "internal_task_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_set_input", "description": "input type for updating data in table \"products_internaltasktag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "internal_task_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_stream_cursor_input", "description": "Streaming cursor of the table \"products_internaltasktag\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "internal_task_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_internaltasktag_update_column", "description": "update columns of table \"products_internaltasktag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "internal_task_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journey", "description": "columns and relationships of \"products_journey\"", "fields": [{"name": "activity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activity_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_category_1", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_category_2", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_category_3", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_1", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_2", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_3", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_text_1", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_text_2", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_text_3", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cached_score", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "completed_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_funding_available", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_sentiment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_summary", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "embedding", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expiration_date", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "follow_up_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignee", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_assignee", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partner", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "immigration_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ip_info", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lead_stage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_permissions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerpermission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_permissions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerpermission_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeyfeatures", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeyfeature_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeyfeature", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeyfeatures_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeyfeature_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeyfeature_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeysteps", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeystep_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeystep_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeystep", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeysteps_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeystep_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeystep_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeystep_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeytags", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeytag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeytag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeytag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeytags_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeytag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeytag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeytag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_product", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_product", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_recommendationrecordings", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_recommendationrecording_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_recommendationrecording", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_recommendationrecordings_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_recommendationrecording_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_recommendationrecording_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsuccessrates", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsuccessrate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsuccessrates_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsuccessrate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quality_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reason_tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_code", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_referralcode", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_code_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_partner", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "sessions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "sessions_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "sessions", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "sessions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "sessions_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "sessions_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stage_neo", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "success_rate", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_partner_states", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_targetpartnerstate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_targetpartnerstate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_partner_states_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_targetpartnerstate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_targetpartnerstate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_parameters", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_utmparameter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_parameters_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journey_aggregate", "description": "aggregated selection of \"products_journey\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_journey_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journey_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journey_aggregate_fields", "description": "aggregate fields of \"products_journey\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_journey_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journey_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_journey_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_journey_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_journey_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_journey_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_journey_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_journey_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_journey_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_journey_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_journey_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_aggregate_order_by", "description": "order by aggregate values of table \"products_journey\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "ip_info", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_journey\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journey_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "ai_score_1", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_2", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_3", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cached_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quality_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_avg_order_by", "description": "order by avg() on columns of table \"products_journey\"", "fields": null, "inputFields": [{"name": "ai_score_1", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_score_2", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_score_3", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cached_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "quality_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "description": "Boolean expression to filter rows from the table \"products_journey\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "activity", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "activity_status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_category_1", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_category_2", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_category_3", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_score_1", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_score_2", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_score_3", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_text_1", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_text_2", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ai_text_3", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "cached_score", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "completed_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "conversation_funding_available", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "conversation_sentiment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "conversation_status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "conversation_summary", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "email_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "vector_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "expiration_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "follow_up_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_assignee", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "immigration_status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ip_info", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "lead_stage", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_permissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_permissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journeyfeatures", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journeyfeatures_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journeysteps", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journeysteps_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journeytags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journeytags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_recommendationrecordings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_recommendationrecordings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsuccessrates", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsuccessrates_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "quality_score", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "reason_tags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_array_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "referral_code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "referral_code_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "referral_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "referral_partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "referral_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "referral_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "sessions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "sessions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "stage", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "stage_neo", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "success_rate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_array_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_partner_states", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "target_partner_states_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_journey_constraint", "description": "unique or primary key constraints on table \"products_journey\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_journey_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "ip_info", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "ip_info", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "ip_info", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_inc_input", "description": "input type for incrementing numeric columns in table \"products_journey\"", "fields": null, "inputFields": [{"name": "ai_score_1", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "ai_score_2", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "ai_score_3", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "cached_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "quality_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_insert_input", "description": "input type for inserting data into table \"products_journey\"", "fields": null, "inputFields": [{"name": "activity", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "activity_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_category_1", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_category_2", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_category_3", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_score_1", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "ai_score_2", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "ai_score_3", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "ai_text_1", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_text_2", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_text_3", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "cached_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "completed_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "conversation_funding_available", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "conversation_sentiment", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "conversation_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "conversation_summary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "defaultValue": null}, {"name": "expiration_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "follow_up_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_assignee", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "immigration_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ip_info", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "lead_stage", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_permissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "products_journeyfeatures", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_journeysteps", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_journeytags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_recommendationrecordings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsuccessrates", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "quality_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "reason_tags", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "referral_code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "referral_code_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "referral_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "referral_partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "referral_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "referral_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sessions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "stage", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "stage_neo", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "success_rate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tags", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "target_partner_states", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journey_max_fields", "description": "aggregate max on columns", "fields": [{"name": "activity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activity_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_category_1", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_category_2", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_category_3", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_1", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_2", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_3", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_text_1", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_text_2", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_text_3", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cached_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "completed_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_funding_available", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_sentiment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_summary", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expiration_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "follow_up_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "immigration_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lead_stage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quality_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reason_tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_code_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stage_neo", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_parameters_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_max_order_by", "description": "order by max() on columns of table \"products_journey\"", "fields": null, "inputFields": [{"name": "activity", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "activity_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_category_1", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_category_2", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_category_3", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_score_1", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_score_2", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_score_3", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_text_1", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_text_2", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_text_3", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cached_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "completed_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "conversation_funding_available", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "conversation_sentiment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "conversation_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "conversation_summary", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expiration_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "follow_up_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "immigration_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "lead_stage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "quality_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reason_tags", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_code_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "stage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "stage_neo", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tags", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journey_min_fields", "description": "aggregate min on columns", "fields": [{"name": "activity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activity_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_category_1", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_category_2", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_category_3", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_1", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_2", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_3", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_text_1", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_text_2", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_text_3", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cached_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "completed_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_funding_available", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_sentiment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_summary", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expiration_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "follow_up_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "immigration_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lead_stage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quality_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reason_tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_code_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stage_neo", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "utm_parameters_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_min_order_by", "description": "order by min() on columns of table \"products_journey\"", "fields": null, "inputFields": [{"name": "activity", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "activity_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_category_1", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_category_2", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_category_3", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_score_1", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_score_2", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_score_3", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_text_1", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_text_2", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_text_3", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cached_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "completed_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "conversation_funding_available", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "conversation_sentiment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "conversation_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "conversation_summary", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expiration_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "follow_up_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "immigration_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "lead_stage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "quality_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reason_tags", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_code_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "stage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "stage_neo", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tags", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journey_mutation_response", "description": "response of any mutation on the table \"products_journey\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"products_journey\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_on_conflict", "description": "on_conflict condition type for table \"products_journey\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journey_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journey_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "description": "Ordering options when selecting data from \"products_journey\".", "fields": null, "inputFields": [{"name": "activity", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "activity_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_category_1", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_category_2", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_category_3", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_score_1", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_score_2", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_score_3", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_text_1", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_text_2", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_text_3", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cached_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "completed_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "conversation_funding_available", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "conversation_sentiment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "conversation_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "conversation_summary", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "email_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expiration_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "follow_up_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_assignee", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "immigration_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ip_info", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "lead_stage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_permissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_journeyfeatures_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_journeysteps_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_journeytags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_recommendationrecordings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsuccessrates_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "quality_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reason_tags", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_code_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sessions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "stage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "stage_neo", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "success_rate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_order_by", "ofType": null}, "defaultValue": null}, {"name": "tags", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_partner_states_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_order_by", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_pk_columns_input", "description": "primary key columns input for table: products_journey", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "ip_info", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_journey_select_column", "description": "select columns of table \"products_journey\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "activity", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "activity_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_category_1", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_category_2", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_category_3", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_1", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_2", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_3", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_text_1", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_text_2", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_text_3", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cached_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "completed_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_funding_available", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_sentiment", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_summary", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "embedding", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expiration_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "follow_up_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "immigration_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ip_info", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "lead_stage", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "quality_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reason_tags", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "referral_code_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "referral_partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "referral_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "stage", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "stage_neo", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "utm_parameters_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_set_input", "description": "input type for updating data in table \"products_journey\"", "fields": null, "inputFields": [{"name": "activity", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "activity_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_category_1", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_category_2", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_category_3", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_score_1", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "ai_score_2", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "ai_score_3", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "ai_text_1", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_text_2", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_text_3", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "cached_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "completed_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "conversation_funding_available", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "conversation_sentiment", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "conversation_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "conversation_summary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "defaultValue": null}, {"name": "expiration_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "follow_up_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "immigration_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ip_info", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "lead_stage", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "quality_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "reason_tags", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "referral_code_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "referral_partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "referral_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "stage", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "stage_neo", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tags", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journey_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "ai_score_1", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_2", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_3", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cached_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quality_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_stddev_order_by", "description": "order by stddev() on columns of table \"products_journey\"", "fields": null, "inputFields": [{"name": "ai_score_1", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_score_2", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_score_3", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cached_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "quality_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journey_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "ai_score_1", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_2", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_3", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cached_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quality_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"products_journey\"", "fields": null, "inputFields": [{"name": "ai_score_1", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_score_2", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_score_3", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cached_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "quality_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journey_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "ai_score_1", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_2", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_3", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cached_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quality_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"products_journey\"", "fields": null, "inputFields": [{"name": "ai_score_1", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_score_2", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_score_3", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cached_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "quality_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_stream_cursor_input", "description": "Streaming cursor of the table \"products_journey\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "activity", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "activity_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_category_1", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_category_2", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_category_3", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_score_1", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "ai_score_2", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "ai_score_3", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "ai_text_1", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_text_2", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ai_text_3", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "cached_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "completed_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "conversation_funding_available", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "conversation_sentiment", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "conversation_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "conversation_summary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "defaultValue": null}, {"name": "expiration_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "follow_up_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "immigration_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ip_info", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "lead_stage", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "quality_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "reason_tags", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "referral_code_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "referral_partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "referral_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "stage", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "stage_neo", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tags", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "utm_parameters_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journey_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "ai_score_1", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_2", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_3", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cached_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quality_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_sum_order_by", "description": "order by sum() on columns of table \"products_journey\"", "fields": null, "inputFields": [{"name": "ai_score_1", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_score_2", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_score_3", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cached_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "quality_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_journey_update_column", "description": "update columns of table \"products_journey\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "activity", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "activity_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_category_1", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_category_2", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_category_3", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_1", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_2", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_3", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_text_1", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_text_2", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ai_text_3", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cached_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "completed_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_funding_available", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_sentiment", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "conversation_summary", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "embedding", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expiration_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "follow_up_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "immigration_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ip_info", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "lead_stage", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "quality_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reason_tags", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "referral_code_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "referral_partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "referral_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "stage", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "stage_neo", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "utm_parameters_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journey_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "ai_score_1", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_2", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_3", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cached_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quality_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_var_pop_order_by", "description": "order by var_pop() on columns of table \"products_journey\"", "fields": null, "inputFields": [{"name": "ai_score_1", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_score_2", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_score_3", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cached_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "quality_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journey_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "ai_score_1", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_2", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_3", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cached_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quality_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_var_samp_order_by", "description": "order by var_samp() on columns of table \"products_journey\"", "fields": null, "inputFields": [{"name": "ai_score_1", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_score_2", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_score_3", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cached_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "quality_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journey_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "ai_score_1", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_2", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_score_3", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cached_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quality_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journey_variance_order_by", "description": "order by variance() on columns of table \"products_journey\"", "fields": null, "inputFields": [{"name": "ai_score_1", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_score_2", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ai_score_3", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cached_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "quality_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journeyfeature", "description": "columns and relationships of \"products_journeyfeature\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "json_value", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journeyfeature_aggregate", "description": "aggregated selection of \"products_journeyfeature\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_journeyfeature_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeyfeature", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeyfeature_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journeyfeature_aggregate_fields", "description": "aggregate fields of \"products_journeyfeature\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeyfeature_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_journeyfeature_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_journeyfeature_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_aggregate_order_by", "description": "order by aggregate values of table \"products_journeyfeature\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "json_value", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_journeyfeature\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_bool_exp", "description": "Boolean expression to filter rows from the table \"products_journeyfeature\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "journey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "json_value", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_journeyfeature_constraint", "description": "unique or primary key constraints on table \"products_journeyfeature\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_journeyfeature_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "unique_journey_type_source", "description": "unique or primary key constraint on columns \"journey_id\", \"source\", \"type\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "json_value", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "json_value", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "json_value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_insert_input", "description": "input type for inserting data into table \"products_journeyfeature\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "journey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "json_value", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journeyfeature_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_max_order_by", "description": "order by max() on columns of table \"products_journeyfeature\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journeyfeature_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_min_order_by", "description": "order by min() on columns of table \"products_journeyfeature\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journeyfeature_mutation_response", "description": "response of any mutation on the table \"products_journeyfeature\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeyfeature", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_on_conflict", "description": "on_conflict condition type for table \"products_journeyfeature\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeyfeature_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeyfeature_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_order_by", "description": "Ordering options when selecting data from \"products_journeyfeature\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "journey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "json_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_pk_columns_input", "description": "primary key columns input for table: products_journeyfeature", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "json_value", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_journeyfeature_select_column", "description": "select columns of table \"products_journeyfeature\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "json_value", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_set_input", "description": "input type for updating data in table \"products_journeyfeature\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "json_value", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_stream_cursor_input", "description": "Streaming cursor of the table \"products_journeyfeature\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "json_value", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_journeyfeature_update_column", "description": "update columns of table \"products_journeyfeature\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "json_value", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journeystep", "description": "columns and relationships of \"products_journeystep\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "product", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_product", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journeystep_aggregate", "description": "aggregated selection of \"products_journeystep\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_journeystep_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeystep", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeystep_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeystep_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeystep_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journeystep_aggregate_fields", "description": "aggregate fields of \"products_journeystep\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeystep_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_journeystep_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_journeystep_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeystep_aggregate_order_by", "description": "order by aggregate values of table \"products_journeystep\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeystep_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeystep_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_journeystep\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeystep_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeystep_bool_exp", "description": "Boolean expression to filter rows from the table \"products_journeystep\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeystep_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeystep_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "journey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_journeystep_constraint", "description": "unique or primary key constraints on table \"products_journeystep\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_journeystep_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "unique_journey_type", "description": "unique or primary key constraint on columns \"journey_id\", \"type\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeystep_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeystep_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeystep_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeystep_insert_input", "description": "input type for inserting data into table \"products_journeystep\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "journey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journeystep_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeystep_max_order_by", "description": "order by max() on columns of table \"products_journeystep\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journeystep_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeystep_min_order_by", "description": "order by min() on columns of table \"products_journeystep\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journeystep_mutation_response", "description": "response of any mutation on the table \"products_journeystep\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeystep", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeystep_on_conflict", "description": "on_conflict condition type for table \"products_journeystep\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeystep_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeystep_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeystep_order_by", "description": "Ordering options when selecting data from \"products_journeystep\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "journey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeystep_pk_columns_input", "description": "primary key columns input for table: products_journeystep", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeystep_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_journeystep_select_column", "description": "select columns of table \"products_journeystep\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeystep_set_input", "description": "input type for updating data in table \"products_journeystep\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeystep_stream_cursor_input", "description": "Streaming cursor of the table \"products_journeystep\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeystep_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeystep_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_journeystep_update_column", "description": "update columns of table \"products_journeystep\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeystep_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeystep_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journeytag", "description": "columns and relationships of \"products_journeytag\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journey", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_tag", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_tag", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journeytag_aggregate", "description": "aggregated selection of \"products_journeytag\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_journeytag_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeytag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeytag_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeytag_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeytag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journeytag_aggregate_fields", "description": "aggregate fields of \"products_journeytag\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeytag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_journeytag_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_journeytag_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeytag_aggregate_order_by", "description": "order by aggregate values of table \"products_journeytag\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeytag_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_journeytag\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeytag_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeytag_bool_exp", "description": "Boolean expression to filter rows from the table \"products_journeytag\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeytag_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeytag_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_journeytag_constraint", "description": "unique or primary key constraints on table \"products_journeytag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_journeytag_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeytag_insert_input", "description": "input type for inserting data into table \"products_journeytag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "products_journey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journeytag_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeytag_max_order_by", "description": "order by max() on columns of table \"products_journeytag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journeytag_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeytag_min_order_by", "description": "order by min() on columns of table \"products_journeytag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_journeytag_mutation_response", "description": "response of any mutation on the table \"products_journeytag\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeytag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeytag_on_conflict", "description": "on_conflict condition type for table \"products_journeytag\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeytag_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeytag_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeytag_order_by", "description": "Ordering options when selecting data from \"products_journeytag\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_journey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_order_by", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeytag_pk_columns_input", "description": "primary key columns input for table: products_journeytag", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_journeytag_select_column", "description": "select columns of table \"products_journeytag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeytag_set_input", "description": "input type for updating data in table \"products_journeytag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeytag_stream_cursor_input", "description": "Streaming cursor of the table \"products_journeytag\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeytag_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeytag_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_journeytag_update_column", "description": "update columns of table \"products_journeytag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_journeytag_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeytag_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_keyword", "description": "columns and relationships of \"products_keyword\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "links", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_keywordlink_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_keywordlink", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "links_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_keywordlink_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_keywordlink_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_keyword_aggregate", "description": "aggregated selection of \"products_keyword\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_keyword_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_keyword", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_keyword_aggregate_fields", "description": "aggregate fields of \"products_keyword\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_keyword_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_keyword_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_keyword_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keyword_bool_exp", "description": "Boolean expression to filter rows from the table \"products_keyword\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keyword_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_keyword_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keyword_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "links", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "links_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_keyword_constraint", "description": "unique or primary key constraints on table \"products_keyword\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_keyword_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_keyword_slug_tenant", "description": "unique or primary key constraint on columns \"slug\", \"tenant_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keyword_insert_input", "description": "input type for inserting data into table \"products_keyword\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "links", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_keyword_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_keyword_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_keyword_mutation_response", "description": "response of any mutation on the table \"products_keyword\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_keyword", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keyword_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"products_keyword\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keyword_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_keyword_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keyword_on_conflict", "description": "on_conflict condition type for table \"products_keyword\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_keyword_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_keyword_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_keyword_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keyword_order_by", "description": "Ordering options when selecting data from \"products_keyword\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "links_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keyword_pk_columns_input", "description": "primary key columns input for table: products_keyword", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_keyword_select_column", "description": "select columns of table \"products_keyword\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keyword_set_input", "description": "input type for updating data in table \"products_keyword\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keyword_stream_cursor_input", "description": "Streaming cursor of the table \"products_keyword\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keyword_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keyword_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_keyword_update_column", "description": "update columns of table \"products_keyword\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keyword_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_keyword_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keyword_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_keywordlink", "description": "columns and relationships of \"products_keywordlink\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "keyword", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_keyword", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "keyword_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_keywordlink_aggregate", "description": "aggregated selection of \"products_keywordlink\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_keywordlink_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_keywordlink", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keywordlink_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keywordlink_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_keywordlink_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_keywordlink_aggregate_fields", "description": "aggregate fields of \"products_keywordlink\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_keywordlink_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_keywordlink_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_keywordlink_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_keywordlink_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_keywordlink_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_keywordlink_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_keywordlink_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_keywordlink_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_keywordlink_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_keywordlink_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_keywordlink_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keywordlink_aggregate_order_by", "description": "order by aggregate values of table \"products_keywordlink\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keywordlink_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_keywordlink\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_keywordlink_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keywordlink_avg_order_by", "description": "order by avg() on columns of table \"products_keywordlink\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keywordlink_bool_exp", "description": "Boolean expression to filter rows from the table \"products_keywordlink\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "keyword", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_keyword_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "keyword_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_keywordlink_constraint", "description": "unique or primary key constraints on table \"products_keywordlink\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_keywordlink_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_keywordlink_keyword_target", "description": "unique or primary key constraint on columns \"target_type_id\", \"target_id\", \"keyword_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keywordlink_inc_input", "description": "input type for incrementing numeric columns in table \"products_keywordlink\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keywordlink_insert_input", "description": "input type for inserting data into table \"products_keywordlink\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "keyword", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_keyword_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "keyword_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_keywordlink_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "keyword_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keywordlink_max_order_by", "description": "order by max() on columns of table \"products_keywordlink\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "keyword_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_keywordlink_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "keyword_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keywordlink_min_order_by", "description": "order by min() on columns of table \"products_keywordlink\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "keyword_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_keywordlink_mutation_response", "description": "response of any mutation on the table \"products_keywordlink\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_keywordlink", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keywordlink_on_conflict", "description": "on_conflict condition type for table \"products_keywordlink\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_keywordlink_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_keywordlink_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keywordlink_order_by", "description": "Ordering options when selecting data from \"products_keywordlink\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "keyword", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_keyword_order_by", "ofType": null}, "defaultValue": null}, {"name": "keyword_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keywordlink_pk_columns_input", "description": "primary key columns input for table: products_keywordlink", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_keywordlink_select_column", "description": "select columns of table \"products_keywordlink\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "keyword_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keywordlink_set_input", "description": "input type for updating data in table \"products_keywordlink\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "keyword_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_keywordlink_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keywordlink_stddev_order_by", "description": "order by stddev() on columns of table \"products_keywordlink\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_keywordlink_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keywordlink_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"products_keywordlink\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_keywordlink_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keywordlink_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"products_keywordlink\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keywordlink_stream_cursor_input", "description": "Streaming cursor of the table \"products_keywordlink\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keywordlink_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "keyword_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_keywordlink_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keywordlink_sum_order_by", "description": "order by sum() on columns of table \"products_keywordlink\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_keywordlink_update_column", "description": "update columns of table \"products_keywordlink\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "keyword_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keywordlink_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_keywordlink_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keywordlink_var_pop_order_by", "description": "order by var_pop() on columns of table \"products_keywordlink\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_keywordlink_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keywordlink_var_samp_order_by", "description": "order by var_samp() on columns of table \"products_keywordlink\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_keywordlink_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_keywordlink_variance_order_by", "description": "order by variance() on columns of table \"products_keywordlink\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_loaneventmanagertag", "description": "columns and relationships of \"products_loaneventmanagertag\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_event_manager_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaneventmanager", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaneventmanager", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_tag", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_tag", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_loaneventmanagertag_aggregate", "description": "aggregated selection of \"products_loaneventmanagertag\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_loaneventmanagertag_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_loaneventmanagertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_loaneventmanagertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_loaneventmanagertag_aggregate_fields", "description": "aggregate fields of \"products_loaneventmanagertag\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_loaneventmanagertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_loaneventmanagertag_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_loaneventmanagertag_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_aggregate_order_by", "description": "order by aggregate values of table \"products_loaneventmanagertag\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_loaneventmanagertag\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_bool_exp", "description": "Boolean expression to filter rows from the table \"products_loaneventmanagertag\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_event_manager_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loaneventmanager", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_loaneventmanagertag_constraint", "description": "unique or primary key constraints on table \"products_loaneventmanagertag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_loaneventmanagertag_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_insert_input", "description": "input type for inserting data into table \"products_loaneventmanagertag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_event_manager_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "loan_loaneventmanager", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_loaneventmanagertag_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_event_manager_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_max_order_by", "description": "order by max() on columns of table \"products_loaneventmanagertag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_event_manager_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_loaneventmanagertag_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_event_manager_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_min_order_by", "description": "order by min() on columns of table \"products_loaneventmanagertag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_event_manager_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_loaneventmanagertag_mutation_response", "description": "response of any mutation on the table \"products_loaneventmanagertag\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_loaneventmanagertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_on_conflict", "description": "on_conflict condition type for table \"products_loaneventmanagertag\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_loaneventmanagertag_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_loaneventmanagertag_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_order_by", "description": "Ordering options when selecting data from \"products_loaneventmanagertag\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_event_manager_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loaneventmanager", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_order_by", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_pk_columns_input", "description": "primary key columns input for table: products_loaneventmanagertag", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_loaneventmanagertag_select_column", "description": "select columns of table \"products_loaneventmanagertag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_event_manager_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_set_input", "description": "input type for updating data in table \"products_loaneventmanagertag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "loan_event_manager_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_stream_cursor_input", "description": "Streaming cursor of the table \"products_loaneventmanagertag\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "loan_event_manager_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_loaneventmanagertag_update_column", "description": "update columns of table \"products_loaneventmanagertag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_event_manager_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_logic", "description": "columns and relationships of \"products_logic\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_logicrules", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_logicrule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logicrule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_logicrule", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_logicrules_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_logicrule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logicrule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_logicrule_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_rules", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_rule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_rule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_rule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_rule", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_rules_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_rule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_rule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_rule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_rule_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_logic_aggregate", "description": "aggregated selection of \"products_logic\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_logic_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_logic", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logic_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logic_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logic_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_logic_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logic_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_logic_aggregate_fields", "description": "aggregate fields of \"products_logic\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_logic_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_logic_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_logic_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logic_aggregate_order_by", "description": "order by aggregate values of table \"products_logic\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logic_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logic_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logic_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_logic\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logic_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_logic_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logic_bool_exp", "description": "Boolean expression to filter rows from the table \"products_logic\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logic_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logic_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logic_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "operator", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_logicrules", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_logicrules_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_rules", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_rule_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_rules_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_rule_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_logic_constraint", "description": "unique or primary key constraints on table \"products_logic\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_logic_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logic_insert_input", "description": "input type for inserting data into table \"products_logic\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "operator", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "products_logicrules", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_rules", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_rule_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_logic_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logic_max_order_by", "description": "order by max() on columns of table \"products_logic\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "operator", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_logic_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logic_min_order_by", "description": "order by min() on columns of table \"products_logic\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "operator", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_logic_mutation_response", "description": "response of any mutation on the table \"products_logic\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_logic", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logic_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"products_logic\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logic_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_logic_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logic_on_conflict", "description": "on_conflict condition type for table \"products_logic\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_logic_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_logic_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logic_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logic_order_by", "description": "Ordering options when selecting data from \"products_logic\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "operator", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_logicrules_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_rules_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_rule_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logic_pk_columns_input", "description": "primary key columns input for table: products_logic", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_logic_select_column", "description": "select columns of table \"products_logic\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logic_set_input", "description": "input type for updating data in table \"products_logic\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "operator", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logic_stream_cursor_input", "description": "Streaming cursor of the table \"products_logic\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logic_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logic_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "operator", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_logic_update_column", "description": "update columns of table \"products_logic\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logic_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_logic_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logic_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_logicrule", "description": "columns and relationships of \"products_logicrule\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "logic", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_logic", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "logic_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rule", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_rule", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rule_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_logicrule_aggregate", "description": "aggregated selection of \"products_logicrule\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_logicrule_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_logicrule", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logicrule_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logicrule_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_logicrule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_logicrule_aggregate_fields", "description": "aggregate fields of \"products_logicrule\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_logicrule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_logicrule_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_logicrule_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logicrule_aggregate_order_by", "description": "order by aggregate values of table \"products_logicrule\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logicrule_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_logicrule\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logicrule_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logicrule_bool_exp", "description": "Boolean expression to filter rows from the table \"products_logicrule\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logicrule_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logicrule_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "logic", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logic_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "logic_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "rule", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_rule_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "rule_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_logicrule_constraint", "description": "unique or primary key constraints on table \"products_logicrule\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_logicrule_logic_id_rule_id_7b297915_uniq", "description": "unique or primary key constraint on columns \"rule_id\", \"logic_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_logicrule_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logicrule_insert_input", "description": "input type for inserting data into table \"products_logicrule\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "logic", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logic_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "logic_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "rule", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_rule_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "rule_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_logicrule_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "logic_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rule_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logicrule_max_order_by", "description": "order by max() on columns of table \"products_logicrule\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "logic_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rule_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_logicrule_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "logic_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rule_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logicrule_min_order_by", "description": "order by min() on columns of table \"products_logicrule\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "logic_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rule_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_logicrule_mutation_response", "description": "response of any mutation on the table \"products_logicrule\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_logicrule", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logicrule_on_conflict", "description": "on_conflict condition type for table \"products_logicrule\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_logicrule_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_logicrule_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logicrule_order_by", "description": "Ordering options when selecting data from \"products_logicrule\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "logic", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logic_order_by", "ofType": null}, "defaultValue": null}, {"name": "logic_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rule", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_rule_order_by", "ofType": null}, "defaultValue": null}, {"name": "rule_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logicrule_pk_columns_input", "description": "primary key columns input for table: products_logicrule", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_logicrule_select_column", "description": "select columns of table \"products_logicrule\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "logic_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "rule_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logicrule_set_input", "description": "input type for updating data in table \"products_logicrule\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "logic_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "rule_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logicrule_stream_cursor_input", "description": "Streaming cursor of the table \"products_logicrule\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logicrule_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logicrule_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "logic_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "rule_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_logicrule_update_column", "description": "update columns of table \"products_logicrule\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "logic_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "rule_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_logicrule_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logicrule_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_node", "description": "columns and relationships of \"products_node\"", "fields": [{"name": "activity_data", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_activitynodedata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activity_data_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "desk", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_desk", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "desk_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error_data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "internal_function_payload", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "negative_branch", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_node", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "negative_branch_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "positive_branch", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_node", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "positive_branch_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_nodes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_node_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_node", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_nodes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_node_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_node_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_nodes_by_positive_branch_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_node_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_node", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_nodes_by_positive_branch_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_node_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_node_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_nodes_by_root_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_node_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_node", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_nodes_by_root_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_node_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_node_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productrequirements", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productrequirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productrequirement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productrequirements_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productrequirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productrequirement_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_products", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_product_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_product_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_product", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_products_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_product_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_product_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_product_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationevents", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationevents_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationpaymentdiscounts", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationpaymentdiscount_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationpaymentdiscounts_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationpaymentdiscount_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "root", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_node", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "root_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rule", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_rule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rule_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_action_data", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_useractionnodedata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_action_data_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_node_aggregate", "description": "aggregated selection of \"products_node\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_node_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_node", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_node_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_node_aggregate_fields", "description": "aggregate fields of \"products_node\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_node_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_node_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_node_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_node_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_node_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_node_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_node_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_node_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_node_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_node_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_node_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_aggregate_order_by", "description": "order by aggregate values of table \"products_node\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "error_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "internal_function_payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_node\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_node_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_node_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_avg_order_by", "description": "order by avg() on columns of table \"products_node\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "description": "Boolean expression to filter rows from the table \"products_node\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "activity_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "activity_data_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "desk", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "error_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "internal_function_payload", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "negative_branch", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "negative_branch_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "positive_branch", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "positive_branch_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_nodes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_nodes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_nodes_by_positive_branch_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_nodes_by_positive_branch_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_nodes_by_root_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_nodes_by_root_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_productrequirements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_productrequirements_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_products", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_products_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationpaymentdiscounts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationpaymentdiscounts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "root", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "root_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "rule", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_rule_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "rule_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_action_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_action_data_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_node_constraint", "description": "unique or primary key constraints on table \"products_node\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_node_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "error_data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "internal_function_payload", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "error_data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "internal_function_payload", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "error_data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "internal_function_payload", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_inc_input", "description": "input type for incrementing numeric columns in table \"products_node\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_insert_input", "description": "input type for inserting data into table \"products_node\"", "fields": null, "inputFields": [{"name": "activity_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "activity_data_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "desk", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "internal_function_payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "negative_branch", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "negative_branch_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "positive_branch", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "positive_branch_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "products_nodes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_nodes_by_positive_branch_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_nodes_by_root_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_productrequirements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_products", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationpaymentdiscounts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "root", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "root_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "rule", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_rule_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "rule_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_action_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_action_data_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_node_max_fields", "description": "aggregate max on columns", "fields": [{"name": "activity_data_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "desk_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "negative_branch_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "positive_branch_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "root_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rule_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_action_data_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_max_order_by", "description": "order by max() on columns of table \"products_node\"", "fields": null, "inputFields": [{"name": "activity_data_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "negative_branch_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "positive_branch_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "root_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rule_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_action_data_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_node_min_fields", "description": "aggregate min on columns", "fields": [{"name": "activity_data_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "desk_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "negative_branch_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "positive_branch_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "root_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rule_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_action_data_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_min_order_by", "description": "order by min() on columns of table \"products_node\"", "fields": null, "inputFields": [{"name": "activity_data_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "negative_branch_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "positive_branch_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "root_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rule_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_action_data_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_node_mutation_response", "description": "response of any mutation on the table \"products_node\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_node", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"products_node\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_node_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_on_conflict", "description": "on_conflict condition type for table \"products_node\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_node_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_node_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "description": "Ordering options when selecting data from \"products_node\".", "fields": null, "inputFields": [{"name": "activity_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_order_by", "ofType": null}, "defaultValue": null}, {"name": "activity_data_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "desk", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_order_by", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "error_data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "internal_function_payload", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "negative_branch", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}, "defaultValue": null}, {"name": "negative_branch_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "positive_branch", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}, "defaultValue": null}, {"name": "positive_branch_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_nodes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_nodes_by_positive_branch_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_nodes_by_root_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_productrequirements_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_products_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationpaymentdiscounts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "root", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}, "defaultValue": null}, {"name": "root_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rule", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_rule_order_by", "ofType": null}, "defaultValue": null}, {"name": "rule_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_action_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_action_data_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_pk_columns_input", "description": "primary key columns input for table: products_node", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "error_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "internal_function_payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_node_select_column", "description": "select columns of table \"products_node\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "activity_data_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "desk_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "internal_function_payload", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "negative_branch_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "positive_branch_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "root_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "rule_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_action_data_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_set_input", "description": "input type for updating data in table \"products_node\"", "fields": null, "inputFields": [{"name": "activity_data_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "internal_function_payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "negative_branch_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "positive_branch_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "root_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "rule_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_action_data_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_node_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_stddev_order_by", "description": "order by stddev() on columns of table \"products_node\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_node_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"products_node\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_node_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"products_node\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_stream_cursor_input", "description": "Streaming cursor of the table \"products_node\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "activity_data_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "error_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "internal_function_payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "negative_branch_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "positive_branch_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "root_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "rule_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_action_data_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_node_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_sum_order_by", "description": "order by sum() on columns of table \"products_node\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_node_update_column", "description": "update columns of table \"products_node\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "activity_data_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "desk_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "error_data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "internal_function_payload", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "negative_branch_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "positive_branch_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "root_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "rule_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_action_data_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_node_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_node_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_node_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_node_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_node_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_node_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_node_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_node_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_var_pop_order_by", "description": "order by var_pop() on columns of table \"products_node\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_node_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_var_samp_order_by", "description": "order by var_samp() on columns of table \"products_node\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_node_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_node_variance_order_by", "description": "order by variance() on columns of table \"products_node\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_partnertag", "description": "columns and relationships of \"products_partnertag\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_tag", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_partnertag_aggregate", "description": "aggregated selection of \"products_partnertag\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_partnertag_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_partnertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_partnertag_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_partnertag_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_partnertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_partnertag_aggregate_fields", "description": "aggregate fields of \"products_partnertag\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_partnertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_partnertag_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_partnertag_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_partnertag_aggregate_order_by", "description": "order by aggregate values of table \"products_partnertag\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_partnertag_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_partnertag\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_partnertag_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_partnertag_bool_exp", "description": "Boolean expression to filter rows from the table \"products_partnertag\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_partnertag_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_partnertag_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_partnertag_constraint", "description": "unique or primary key constraints on table \"products_partnertag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_partnertag_partner_id_tag_id_b86b3e95_uniq", "description": "unique or primary key constraint on columns \"partner_id\", \"tag_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_partnertag_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_partnertag_insert_input", "description": "input type for inserting data into table \"products_partnertag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_partnertag_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_partnertag_max_order_by", "description": "order by max() on columns of table \"products_partnertag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_partnertag_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_partnertag_min_order_by", "description": "order by min() on columns of table \"products_partnertag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_partnertag_mutation_response", "description": "response of any mutation on the table \"products_partnertag\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_partnertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_partnertag_on_conflict", "description": "on_conflict condition type for table \"products_partnertag\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_partnertag_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_partnertag_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_partnertag_order_by", "description": "Ordering options when selecting data from \"products_partnertag\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_order_by", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_partnertag_pk_columns_input", "description": "primary key columns input for table: products_partnertag", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_partnertag_select_column", "description": "select columns of table \"products_partnertag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_partnertag_set_input", "description": "input type for updating data in table \"products_partnertag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_partnertag_stream_cursor_input", "description": "Streaming cursor of the table \"products_partnertag\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_partnertag_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_partnertag_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_partnertag_update_column", "description": "update columns of table \"products_partnertag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_partnertag_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_partnertag_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_passagewirepaymentreport", "description": "columns and relationships of \"products_passagewirepaymentreport\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "file", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "files_file", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "file_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_payment", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_passagewirepaymentreport_aggregate", "description": "aggregated selection of \"products_passagewirepaymentreport\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_passagewirepaymentreport_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_passagewirepaymentreport", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_passagewirepaymentreport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_passagewirepaymentreport_aggregate_fields", "description": "aggregate fields of \"products_passagewirepaymentreport\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_passagewirepaymentreport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_passagewirepaymentreport_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_passagewirepaymentreport_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_aggregate_order_by", "description": "order by aggregate values of table \"products_passagewirepaymentreport\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_passagewirepaymentreport\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_bool_exp", "description": "Boolean expression to filter rows from the table \"products_passagewirepaymentreport\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "file", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "file_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_passagewirepaymentreport_constraint", "description": "unique or primary key constraints on table \"products_passagewirepaymentreport\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_passagewirepaymentreport_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_insert_input", "description": "input type for inserting data into table \"products_passagewirepaymentreport\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "file", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "file_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_passagewirepaymentreport_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "file_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_max_order_by", "description": "order by max() on columns of table \"products_passagewirepaymentreport\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "file_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_passagewirepaymentreport_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "file_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_min_order_by", "description": "order by min() on columns of table \"products_passagewirepaymentreport\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "file_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_passagewirepaymentreport_mutation_response", "description": "response of any mutation on the table \"products_passagewirepaymentreport\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_passagewirepaymentreport", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_on_conflict", "description": "on_conflict condition type for table \"products_passagewirepaymentreport\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_passagewirepaymentreport_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_passagewirepaymentreport_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_order_by", "description": "Ordering options when selecting data from \"products_passagewirepaymentreport\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "file", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_order_by", "ofType": null}, "defaultValue": null}, {"name": "file_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_pk_columns_input", "description": "primary key columns input for table: products_passagewirepaymentreport", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_passagewirepaymentreport_select_column", "description": "select columns of table \"products_passagewirepaymentreport\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "file_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_set_input", "description": "input type for updating data in table \"products_passagewirepaymentreport\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "file_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_stream_cursor_input", "description": "Streaming cursor of the table \"products_passagewirepaymentreport\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "file_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_passagewirepaymentreport_update_column", "description": "update columns of table \"products_passagewirepaymentreport\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "file_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_payment", "description": "columns and relationships of \"products_payment\"", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "client_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "file_ids", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationpayment", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplicationpayment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loandisbursements", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loandisbursement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loandisbursement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loandisbursements_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loandisbursement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loandisbursement_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loanapplication", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "net_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_payment", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_payment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_payment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_category", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_journalentries", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_journalentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_journalentry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_journalentries_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_journalentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_journalentry_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_paymentsessions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_paymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_paymentsession", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_paymentsessions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_paymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_paymentsession_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_cohortgopaymentsession", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_cohortgopaymentsession", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_flywirepaymentsession", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_flywirepaymentsession", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_passagewirepaymentreports", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_passagewirepaymentreport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_passagewirepaymentreport", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_passagewirepaymentreports_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_passagewirepaymentreport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_passagewirepaymentreport_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_payments", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_payment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_payment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_payments_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_payment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_payment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_stripepaymentsession", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_stripepaymentsession", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationpayment", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationpayment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "receipt_file", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "files_file", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "receipt_file_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_payment_aggregate", "description": "aggregated selection of \"products_payment\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_payment_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_payment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_payment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_payment_aggregate_fields", "description": "aggregate fields of \"products_payment\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_payment_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_payment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_payment_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_payment_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_payment_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_payment_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_payment_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_payment_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_payment_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_payment_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_payment_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_aggregate_order_by", "description": "order by aggregate values of table \"products_payment\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_payment\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_payment_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "net_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_avg_order_by", "description": "order by avg() on columns of table \"products_payment\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "net_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "description": "Boolean expression to filter rows from the table \"products_payment\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "client_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "direction", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_array_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationpayment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loandisbursements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loandisbursements_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "net_amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "parent_payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "parent_payment_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_category", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_journalentries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_journalentries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_paymentsessions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_paymentsessions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_cohortgopaymentsession", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_flywirepaymentsession", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_passagewirepaymentreports", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_passagewirepaymentreports_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_payments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_payments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_stripepaymentsession", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationpayment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "receipt_file", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "receipt_file_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "reference_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_payment_constraint", "description": "unique or primary key constraints on table \"products_payment\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "payment_flywire_external_id_unique", "description": "unique or primary key constraint on columns \"external_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_payment_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_inc_input", "description": "input type for incrementing numeric columns in table \"products_payment\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "net_amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_insert_input", "description": "input type for inserting data into table \"products_payment\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "client_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "direction", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationpayment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loandisbursements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "net_amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "parent_payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "parent_payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_journalentries", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_paymentsessions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_cohortgopaymentsession", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_flywirepaymentsession", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_passagewirepaymentreports", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_payments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_stripepaymentsession", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationpayment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "receipt_file", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "receipt_file_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "reference_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_payment_max_fields", "description": "aggregate max on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "client_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "file_ids", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "net_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_payment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "receipt_file_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_max_order_by", "description": "order by max() on columns of table \"products_payment\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "client_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "direction", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "net_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "receipt_file_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_payment_min_fields", "description": "aggregate min on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "client_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "file_ids", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "net_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_payment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "receipt_file_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_min_order_by", "description": "order by min() on columns of table \"products_payment\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "client_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "direction", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "net_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "receipt_file_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_payment_mutation_response", "description": "response of any mutation on the table \"products_payment\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_payment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"products_payment\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_on_conflict", "description": "on_conflict condition type for table \"products_payment\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_payment_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_payment_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_order_by", "description": "Ordering options when selecting data from \"products_payment\".", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "client_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "direction", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationpayment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loandisbursements_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "net_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_journalentries_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_paymentsessions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_cohortgopaymentsession", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_flywirepaymentsession", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_passagewirepaymentreports_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_payments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_stripepaymentsession", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationpayment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_order_by", "ofType": null}, "defaultValue": null}, {"name": "receipt_file", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_order_by", "ofType": null}, "defaultValue": null}, {"name": "receipt_file_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_pk_columns_input", "description": "primary key columns input for table: products_payment", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_payment_select_column", "description": "select columns of table \"products_payment\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "client_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "file_ids", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "net_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parent_payment_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "receipt_file_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reference_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_set_input", "description": "input type for updating data in table \"products_payment\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "client_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "direction", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "net_amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "parent_payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "receipt_file_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "reference_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_payment_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "net_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_stddev_order_by", "description": "order by stddev() on columns of table \"products_payment\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "net_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_payment_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "net_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"products_payment\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "net_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_payment_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "net_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"products_payment\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "net_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_stream_cursor_input", "description": "Streaming cursor of the table \"products_payment\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "client_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "direction", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "file_ids", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "net_amount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "parent_payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "receipt_file_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "reference_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_payment_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "net_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_sum_order_by", "description": "order by sum() on columns of table \"products_payment\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "net_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_payment_update_column", "description": "update columns of table \"products_payment\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "client_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "file_ids", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "net_amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parent_payment_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "receipt_file_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reference_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_payment_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "net_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_var_pop_order_by", "description": "order by var_pop() on columns of table \"products_payment\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "net_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_payment_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "net_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_var_samp_order_by", "description": "order by var_samp() on columns of table \"products_payment\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "net_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_payment_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "net_amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reference_content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_payment_variance_order_by", "description": "order by variance() on columns of table \"products_payment\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "net_amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reference_content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_paymentdiscount", "description": "columns and relationships of \"products_paymentdiscount\"", "fields": [{"name": "code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "discount_scope", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "discount_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "discount_value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "float8", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "expiry_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_paymentdiscountusages", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscountusage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_paymentdiscountusage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_paymentdiscountusages_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscountusage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_paymentdiscountusage_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_paymentdiscount_aggregate", "description": "aggregated selection of \"products_paymentdiscount\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_paymentdiscount_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_paymentdiscount", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_aggregate_bool_exp_avg", "ofType": null}, "defaultValue": null}, {"name": "corr", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_aggregate_bool_exp_corr", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}, {"name": "covar_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_aggregate_bool_exp_covar_samp", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_aggregate_bool_exp_max", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_aggregate_bool_exp_min", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_aggregate_bool_exp_stddev_samp", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_aggregate_bool_exp_sum", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_aggregate_bool_exp_var_samp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_aggregate_bool_exp_avg", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscount_select_column_products_paymentdiscount_aggregate_bool_exp_avg_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_aggregate_bool_exp_corr", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_aggregate_bool_exp_corr_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_aggregate_bool_exp_corr_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscount_select_column_products_paymentdiscount_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscount_select_column_products_paymentdiscount_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscount_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_aggregate_bool_exp_covar_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_aggregate_bool_exp_covar_samp_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_aggregate_bool_exp_covar_samp_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscount_select_column_products_paymentdiscount_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscount_select_column_products_paymentdiscount_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_aggregate_bool_exp_max", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscount_select_column_products_paymentdiscount_aggregate_bool_exp_max_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_aggregate_bool_exp_min", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscount_select_column_products_paymentdiscount_aggregate_bool_exp_min_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_aggregate_bool_exp_stddev_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscount_select_column_products_paymentdiscount_aggregate_bool_exp_stddev_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_aggregate_bool_exp_sum", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscount_select_column_products_paymentdiscount_aggregate_bool_exp_sum_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_aggregate_bool_exp_var_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscount_select_column_products_paymentdiscount_aggregate_bool_exp_var_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_paymentdiscount_aggregate_fields", "description": "aggregate fields of \"products_paymentdiscount\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_paymentdiscount_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscount_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_paymentdiscount_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_paymentdiscount_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_paymentdiscount_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_paymentdiscount_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_paymentdiscount_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_paymentdiscount_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_paymentdiscount_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_paymentdiscount_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_paymentdiscount_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_aggregate_order_by", "description": "order by aggregate values of table \"products_paymentdiscount\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_paymentdiscount\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_paymentdiscount_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "discount_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_avg_order_by", "description": "order by avg() on columns of table \"products_paymentdiscount\"", "fields": null, "inputFields": [{"name": "discount_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_bool_exp", "description": "Boolean expression to filter rows from the table \"products_paymentdiscount\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "discount_scope", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "discount_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "discount_value", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "expiry_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_paymentdiscountusages", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_paymentdiscountusages_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_paymentdiscount_constraint", "description": "unique or primary key constraints on table \"products_paymentdiscount\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_paymentdiscount_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "unique_payment_discount_code", "description": "unique or primary key constraint on columns \"code\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_inc_input", "description": "input type for incrementing numeric columns in table \"products_paymentdiscount\"", "fields": null, "inputFields": [{"name": "discount_value", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_insert_input", "description": "input type for inserting data into table \"products_paymentdiscount\"", "fields": null, "inputFields": [{"name": "code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "discount_scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "discount_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "discount_value", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "expiry_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_paymentdiscountusages", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_paymentdiscount_max_fields", "description": "aggregate max on columns", "fields": [{"name": "code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "discount_scope", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "discount_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "discount_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expiry_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_max_order_by", "description": "order by max() on columns of table \"products_paymentdiscount\"", "fields": null, "inputFields": [{"name": "code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "discount_scope", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "discount_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "discount_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expiry_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_paymentdiscount_min_fields", "description": "aggregate min on columns", "fields": [{"name": "code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "discount_scope", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "discount_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "discount_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expiry_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_min_order_by", "description": "order by min() on columns of table \"products_paymentdiscount\"", "fields": null, "inputFields": [{"name": "code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "discount_scope", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "discount_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "discount_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expiry_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_paymentdiscount_mutation_response", "description": "response of any mutation on the table \"products_paymentdiscount\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_paymentdiscount", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"products_paymentdiscount\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_on_conflict", "description": "on_conflict condition type for table \"products_paymentdiscount\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscount_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscount_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_order_by", "description": "Ordering options when selecting data from \"products_paymentdiscount\".", "fields": null, "inputFields": [{"name": "code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "discount_scope", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "discount_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "discount_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expiry_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_paymentdiscountusages_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_pk_columns_input", "description": "primary key columns input for table: products_paymentdiscount", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_paymentdiscount_select_column", "description": "select columns of table \"products_paymentdiscount\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "discount_scope", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "discount_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "discount_value", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expiry_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_paymentdiscount_select_column_products_paymentdiscount_aggregate_bool_exp_avg_arguments_columns", "description": "select \"products_paymentdiscount_aggregate_bool_exp_avg_arguments_columns\" columns of table \"products_paymentdiscount\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "discount_value", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_paymentdiscount_select_column_products_paymentdiscount_aggregate_bool_exp_corr_arguments_columns", "description": "select \"products_paymentdiscount_aggregate_bool_exp_corr_arguments_columns\" columns of table \"products_paymentdiscount\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "discount_value", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_paymentdiscount_select_column_products_paymentdiscount_aggregate_bool_exp_covar_samp_arguments_columns", "description": "select \"products_paymentdiscount_aggregate_bool_exp_covar_samp_arguments_columns\" columns of table \"products_paymentdiscount\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "discount_value", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_paymentdiscount_select_column_products_paymentdiscount_aggregate_bool_exp_max_arguments_columns", "description": "select \"products_paymentdiscount_aggregate_bool_exp_max_arguments_columns\" columns of table \"products_paymentdiscount\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "discount_value", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_paymentdiscount_select_column_products_paymentdiscount_aggregate_bool_exp_min_arguments_columns", "description": "select \"products_paymentdiscount_aggregate_bool_exp_min_arguments_columns\" columns of table \"products_paymentdiscount\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "discount_value", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_paymentdiscount_select_column_products_paymentdiscount_aggregate_bool_exp_stddev_samp_arguments_columns", "description": "select \"products_paymentdiscount_aggregate_bool_exp_stddev_samp_arguments_columns\" columns of table \"products_paymentdiscount\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "discount_value", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_paymentdiscount_select_column_products_paymentdiscount_aggregate_bool_exp_sum_arguments_columns", "description": "select \"products_paymentdiscount_aggregate_bool_exp_sum_arguments_columns\" columns of table \"products_paymentdiscount\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "discount_value", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_paymentdiscount_select_column_products_paymentdiscount_aggregate_bool_exp_var_samp_arguments_columns", "description": "select \"products_paymentdiscount_aggregate_bool_exp_var_samp_arguments_columns\" columns of table \"products_paymentdiscount\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "discount_value", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_set_input", "description": "input type for updating data in table \"products_paymentdiscount\"", "fields": null, "inputFields": [{"name": "code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "discount_scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "discount_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "discount_value", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "expiry_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_paymentdiscount_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "discount_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_stddev_order_by", "description": "order by stddev() on columns of table \"products_paymentdiscount\"", "fields": null, "inputFields": [{"name": "discount_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_paymentdiscount_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "discount_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"products_paymentdiscount\"", "fields": null, "inputFields": [{"name": "discount_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_paymentdiscount_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "discount_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"products_paymentdiscount\"", "fields": null, "inputFields": [{"name": "discount_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_stream_cursor_input", "description": "Streaming cursor of the table \"products_paymentdiscount\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "code", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "discount_scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "discount_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "discount_value", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "expiry_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_paymentdiscount_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "discount_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_sum_order_by", "description": "order by sum() on columns of table \"products_paymentdiscount\"", "fields": null, "inputFields": [{"name": "discount_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_paymentdiscount_update_column", "description": "update columns of table \"products_paymentdiscount\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "discount_scope", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "discount_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "discount_value", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expiry_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_paymentdiscount_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "discount_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_var_pop_order_by", "description": "order by var_pop() on columns of table \"products_paymentdiscount\"", "fields": null, "inputFields": [{"name": "discount_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_paymentdiscount_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "discount_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_var_samp_order_by", "description": "order by var_samp() on columns of table \"products_paymentdiscount\"", "fields": null, "inputFields": [{"name": "discount_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_paymentdiscount_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "discount_value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_variance_order_by", "description": "order by variance() on columns of table \"products_paymentdiscount\"", "fields": null, "inputFields": [{"name": "discount_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_paymentdiscountusage", "description": "columns and relationships of \"products_paymentdiscountusage\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "discount_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_paymentdiscount", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_paymentdiscount", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplication", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_paymentdiscountusage_aggregate", "description": "aggregated selection of \"products_paymentdiscountusage\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_paymentdiscountusage_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_paymentdiscountusage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscountusage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_paymentdiscountusage_aggregate_fields", "description": "aggregate fields of \"products_paymentdiscountusage\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscountusage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_paymentdiscountusage_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_paymentdiscountusage_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_aggregate_order_by", "description": "order by aggregate values of table \"products_paymentdiscountusage\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_paymentdiscountusage\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_bool_exp", "description": "Boolean expression to filter rows from the table \"products_paymentdiscountusage\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "discount_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_paymentdiscount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_paymentdiscountusage_constraint", "description": "unique or primary key constraints on table \"products_paymentdiscountusage\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_paymentdiscountusage_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_insert_input", "description": "input type for inserting data into table \"products_paymentdiscountusage\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "discount_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_paymentdiscount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_paymentdiscountusage_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "discount_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_max_order_by", "description": "order by max() on columns of table \"products_paymentdiscountusage\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "discount_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_paymentdiscountusage_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "discount_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_min_order_by", "description": "order by min() on columns of table \"products_paymentdiscountusage\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "discount_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_paymentdiscountusage_mutation_response", "description": "response of any mutation on the table \"products_paymentdiscountusage\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_paymentdiscountusage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_on_conflict", "description": "on_conflict condition type for table \"products_paymentdiscountusage\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscountusage_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscountusage_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_order_by", "description": "Ordering options when selecting data from \"products_paymentdiscountusage\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "discount_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_paymentdiscount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_pk_columns_input", "description": "primary key columns input for table: products_paymentdiscountusage", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_paymentdiscountusage_select_column", "description": "select columns of table \"products_paymentdiscountusage\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "discount_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_set_input", "description": "input type for updating data in table \"products_paymentdiscountusage\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "discount_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_stream_cursor_input", "description": "Streaming cursor of the table \"products_paymentdiscountusage\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "discount_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_paymentdiscountusage_update_column", "description": "update columns of table \"products_paymentdiscountusage\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "discount_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_processingtime", "description": "columns and relationships of \"products_processingtime\"", "fields": [{"name": "country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "days", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_processingtime_aggregate", "description": "aggregated selection of \"products_processingtime\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_processingtime_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_processingtime", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_processingtime_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_processingtime_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_processingtime_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_processingtime_aggregate_fields", "description": "aggregate fields of \"products_processingtime\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_processingtime_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_processingtime_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_processingtime_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_processingtime_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_processingtime_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_processingtime_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_processingtime_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_processingtime_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_processingtime_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_processingtime_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_processingtime_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_processingtime_aggregate_order_by", "description": "order by aggregate values of table \"products_processingtime\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_processingtime_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_processingtime\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_processingtime_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_processingtime_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "days", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_processingtime_avg_order_by", "description": "order by avg() on columns of table \"products_processingtime\"", "fields": null, "inputFields": [{"name": "days", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_processingtime_bool_exp", "description": "Boolean expression to filter rows from the table \"products_processingtime\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_processingtime_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_processingtime_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "days", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_processingtime_constraint", "description": "unique or primary key constraints on table \"products_processingtime\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_processingtime_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_processingtime_inc_input", "description": "input type for incrementing numeric columns in table \"products_processingtime\"", "fields": null, "inputFields": [{"name": "days", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_processingtime_insert_input", "description": "input type for inserting data into table \"products_processingtime\"", "fields": null, "inputFields": [{"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "days", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_processingtime_max_fields", "description": "aggregate max on columns", "fields": [{"name": "country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "days", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_processingtime_max_order_by", "description": "order by max() on columns of table \"products_processingtime\"", "fields": null, "inputFields": [{"name": "country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "days", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_processingtime_min_fields", "description": "aggregate min on columns", "fields": [{"name": "country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "days", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_processingtime_min_order_by", "description": "order by min() on columns of table \"products_processingtime\"", "fields": null, "inputFields": [{"name": "country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "days", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_processingtime_mutation_response", "description": "response of any mutation on the table \"products_processingtime\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_processingtime", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_processingtime_on_conflict", "description": "on_conflict condition type for table \"products_processingtime\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_processingtime_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_processingtime_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_processingtime_order_by", "description": "Ordering options when selecting data from \"products_processingtime\".", "fields": null, "inputFields": [{"name": "country", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "days", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_processingtime_pk_columns_input", "description": "primary key columns input for table: products_processingtime", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_processingtime_select_column", "description": "select columns of table \"products_processingtime\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "days", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_processingtime_set_input", "description": "input type for updating data in table \"products_processingtime\"", "fields": null, "inputFields": [{"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "days", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_processingtime_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "days", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_processingtime_stddev_order_by", "description": "order by stddev() on columns of table \"products_processingtime\"", "fields": null, "inputFields": [{"name": "days", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_processingtime_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "days", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_processingtime_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"products_processingtime\"", "fields": null, "inputFields": [{"name": "days", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_processingtime_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "days", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_processingtime_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"products_processingtime\"", "fields": null, "inputFields": [{"name": "days", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_processingtime_stream_cursor_input", "description": "Streaming cursor of the table \"products_processingtime\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_processingtime_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_processingtime_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "country", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "days", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_processingtime_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "days", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_processingtime_sum_order_by", "description": "order by sum() on columns of table \"products_processingtime\"", "fields": null, "inputFields": [{"name": "days", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_processingtime_update_column", "description": "update columns of table \"products_processingtime\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "country", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "days", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_processingtime_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_processingtime_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_processingtime_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "days", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_processingtime_var_pop_order_by", "description": "order by var_pop() on columns of table \"products_processingtime\"", "fields": null, "inputFields": [{"name": "days", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_processingtime_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "days", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_processingtime_var_samp_order_by", "description": "order by var_samp() on columns of table \"products_processingtime\"", "fields": null, "inputFields": [{"name": "days", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_processingtime_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "days", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_processingtime_variance_order_by", "description": "order by variance() on columns of table \"products_processingtime\"", "fields": null, "inputFields": [{"name": "days", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_product", "description": "columns and relationships of \"products_product\"", "fields": [{"name": "application_announcement", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "audience", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "availability_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "available_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_program_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deadline", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "embedding", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productfee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productfee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productfee", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fees_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productfee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productfee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productfee_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "image_url", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_loan_eligible", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "order", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "price", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_amendments", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_amendment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_amendment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_amendment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_amendments_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_amendment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_amendment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_amendment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeys", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journey_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeys_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journey_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeysteps", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeystep_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeystep_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeystep", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeysteps_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeystep_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeystep_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeystep_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productgroups", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productgroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productgroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productgroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productgroups_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productgroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productgroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productgroup_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productlikes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productlike_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productlike_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productlike", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productlikes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productlike_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productlike_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productlike_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productrequirements", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productrequirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productrequirement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productrequirements_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productrequirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productrequirement_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_producttags", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_producttag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_producttag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_producttag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_producttags_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_producttag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_producttag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_producttag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplications", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplications_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "program", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "data_program", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "roaring_bitmap_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term_partner", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "data_termpartner", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term_partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "verified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_root", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_node", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_root_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_product_aggregate", "description": "aggregated selection of \"products_product\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_product_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_product", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_product_select_column_products_product_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_product_select_column_products_product_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_product_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_product_aggregate_fields", "description": "aggregate fields of \"products_product\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_product_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_product_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_product_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_product_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_product_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_product_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_product_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_product_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_product_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_product_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_product_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_aggregate_order_by", "description": "order by aggregate values of table \"products_product\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_product\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_product_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_product_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_product_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "available_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "price", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "roaring_bitmap_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_avg_order_by", "description": "order by avg() on columns of table \"products_product\"", "fields": null, "inputFields": [{"name": "available_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "capacity", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "price", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "roaring_bitmap_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "description": "Boolean expression to filter rows from the table \"products_product\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "application_announcement", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "audience", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "availability_status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "available_count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "capacity", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data_program_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "deadline", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "vector_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "fees", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "fees_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "image_url", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "is_loan_eligible", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "order", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "price", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_amendments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_amendments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journeys", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journeys_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journeysteps", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journeysteps_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_productgroups", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_productgroups_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_productlikes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_productlikes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_productrequirements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_productrequirements_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_producttags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_producttags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "program", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "roaring_bitmap_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "term_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "term_partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "verified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "workflow_root", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "workflow_root_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "workflow_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_product_constraint", "description": "unique or primary key constraints on table \"products_product\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_product_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_product_roaring_bitmap_id_key", "description": "unique or primary key constraint on columns \"roaring_bitmap_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_product_slug_tenant_key", "description": "unique or primary key constraint on columns \"slug\", \"tenant_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_product_target_term_audience", "description": "unique or primary key constraint on columns \"audience\", \"target_type_id\", \"target_id\", \"term_partner_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_inc_input", "description": "input type for incrementing numeric columns in table \"products_product\"", "fields": null, "inputFields": [{"name": "available_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "capacity", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "price", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "roaring_bitmap_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_insert_input", "description": "input type for inserting data into table \"products_product\"", "fields": null, "inputFields": [{"name": "application_announcement", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "audience", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "availability_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "available_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "capacity", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "deadline", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "defaultValue": null}, {"name": "fees", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "image_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_loan_eligible", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "order", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "price", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "products_amendments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_journeys", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_journeysteps", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_productgroups", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_productlikes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_productrequirements", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_producttags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "program", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "roaring_bitmap_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "term_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "term_partner_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "verified", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "workflow_root", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "workflow_root_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "workflow_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_product_max_fields", "description": "aggregate max on columns", "fields": [{"name": "application_announcement", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "audience", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "availability_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "available_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_program_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deadline", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "image_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "price", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "roaring_bitmap_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term_partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_root_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_max_order_by", "description": "order by max() on columns of table \"products_product\"", "fields": null, "inputFields": [{"name": "application_announcement", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "audience", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "availability_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "available_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "capacity", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data_program_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deadline", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "image_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "price", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "roaring_bitmap_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term_partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "workflow_root_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "workflow_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_product_min_fields", "description": "aggregate min on columns", "fields": [{"name": "application_announcement", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "audience", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "availability_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "available_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_program_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deadline", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "image_url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "price", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "roaring_bitmap_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "term_partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_root_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_min_order_by", "description": "order by min() on columns of table \"products_product\"", "fields": null, "inputFields": [{"name": "application_announcement", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "audience", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "availability_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "available_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "capacity", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data_program_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deadline", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "image_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "price", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "roaring_bitmap_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term_partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "workflow_root_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "workflow_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_product_mutation_response", "description": "response of any mutation on the table \"products_product\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_product", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"products_product\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_product_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_product_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_on_conflict", "description": "on_conflict condition type for table \"products_product\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_product_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_product_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_order_by", "description": "Ordering options when selecting data from \"products_product\".", "fields": null, "inputFields": [{"name": "application_announcement", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "audience", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "availability_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "available_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "capacity", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data_program_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deadline", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fees_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "image_url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "is_loan_eligible", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "price", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_amendments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_journeys_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_journeysteps_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_productgroups_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_productlikes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_productrequirements_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_producttags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "program", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_program_order_by", "ofType": null}, "defaultValue": null}, {"name": "roaring_bitmap_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "term_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_order_by", "ofType": null}, "defaultValue": null}, {"name": "term_partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "verified", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "workflow_root", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}, "defaultValue": null}, {"name": "workflow_root_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "workflow_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_pk_columns_input", "description": "primary key columns input for table: products_product", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_product_select_column", "description": "select columns of table \"products_product\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "application_announcement", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "audience", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "availability_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "available_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "capacity", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data_program_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deadline", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "embedding", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "image_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_loan_eligible", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "order", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "price", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "roaring_bitmap_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "term_partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "verified", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_root_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_product_select_column_products_product_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"products_product_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"products_product\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_loan_eligible", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "verified", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_product_select_column_products_product_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"products_product_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"products_product\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_loan_eligible", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "verified", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_set_input", "description": "input type for updating data in table \"products_product\"", "fields": null, "inputFields": [{"name": "application_announcement", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "audience", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "availability_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "available_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "capacity", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "deadline", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "image_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_loan_eligible", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "order", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "price", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "roaring_bitmap_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "term_partner_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "verified", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "workflow_root_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "workflow_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_product_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "available_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "price", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "roaring_bitmap_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_stddev_order_by", "description": "order by stddev() on columns of table \"products_product\"", "fields": null, "inputFields": [{"name": "available_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "capacity", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "price", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "roaring_bitmap_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_product_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "available_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "price", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "roaring_bitmap_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"products_product\"", "fields": null, "inputFields": [{"name": "available_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "capacity", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "price", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "roaring_bitmap_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_product_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "available_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "price", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "roaring_bitmap_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"products_product\"", "fields": null, "inputFields": [{"name": "available_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "capacity", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "price", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "roaring_bitmap_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_stream_cursor_input", "description": "Streaming cursor of the table \"products_product\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_product_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "application_announcement", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "audience", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "availability_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "available_count", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "capacity", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "data_program_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "deadline", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "embedding", "description": null, "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "image_url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_loan_eligible", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "order", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "price", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "roaring_bitmap_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "term_partner_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "verified", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "workflow_root_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "workflow_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_product_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "available_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "price", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "roaring_bitmap_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_sum_order_by", "description": "order by sum() on columns of table \"products_product\"", "fields": null, "inputFields": [{"name": "available_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "capacity", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "price", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "roaring_bitmap_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_product_update_column", "description": "update columns of table \"products_product\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "application_announcement", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "audience", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "availability_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "available_count", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "capacity", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deadline", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "embedding", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "image_url", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_loan_eligible", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "order", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "price", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "roaring_bitmap_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "term_partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "verified", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_root_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_product_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_product_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_product_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_product_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_product_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_product_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_product_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_product_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "available_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "price", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "roaring_bitmap_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_var_pop_order_by", "description": "order by var_pop() on columns of table \"products_product\"", "fields": null, "inputFields": [{"name": "available_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "capacity", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "price", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "roaring_bitmap_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_product_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "available_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "price", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "roaring_bitmap_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_var_samp_order_by", "description": "order by var_samp() on columns of table \"products_product\"", "fields": null, "inputFields": [{"name": "available_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "capacity", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "price", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "roaring_bitmap_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_product_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "available_count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "capacity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "order", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "price", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "roaring_bitmap_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_product_variance_order_by", "description": "order by variance() on columns of table \"products_product\"", "fields": null, "inputFields": [{"name": "available_count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "capacity", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "order", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "price", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "roaring_bitmap_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productfee", "description": "columns and relationships of \"products_productfee\"", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "basis", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conditions", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "currency", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_currency", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "currency_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fee_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "product", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_product", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productfee_aggregate", "description": "aggregated selection of \"products_productfee\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_productfee_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productfee", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productfee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productfee_aggregate_fields", "description": "aggregate fields of \"products_productfee\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_productfee_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productfee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_productfee_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_productfee_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_productfee_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_productfee_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_productfee_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_productfee_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_productfee_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_productfee_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_productfee_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_aggregate_order_by", "description": "order by aggregate values of table \"products_productfee\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "conditions", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_productfee\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productfee_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productfee_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_avg_order_by", "description": "order by avg() on columns of table \"products_productfee\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_bool_exp", "description": "Boolean expression to filter rows from the table \"products_productfee\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productfee_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productfee_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "basis", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "conditions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "currency", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_currency_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "currency_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "fee_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_productfee_constraint", "description": "unique or primary key constraints on table \"products_productfee\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_productfee_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "conditions", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "conditions", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "conditions", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_inc_input", "description": "input type for incrementing numeric columns in table \"products_productfee\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_insert_input", "description": "input type for inserting data into table \"products_productfee\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "basis", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "conditions", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "currency", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_currency_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "currency_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "fee_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productfee_max_fields", "description": "aggregate max on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "basis", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currency_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fee_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_max_order_by", "description": "order by max() on columns of table \"products_productfee\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "basis", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "currency_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fee_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productfee_min_fields", "description": "aggregate min on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "basis", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currency_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fee_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_min_order_by", "description": "order by min() on columns of table \"products_productfee\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "basis", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "currency_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fee_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productfee_mutation_response", "description": "response of any mutation on the table \"products_productfee\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productfee", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_on_conflict", "description": "on_conflict condition type for table \"products_productfee\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productfee_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productfee_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_order_by", "description": "Ordering options when selecting data from \"products_productfee\".", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "basis", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "conditions", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "currency", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_currency_order_by", "ofType": null}, "defaultValue": null}, {"name": "currency_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fee_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_pk_columns_input", "description": "primary key columns input for table: products_productfee", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "conditions", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_productfee_select_column", "description": "select columns of table \"products_productfee\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "basis", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "conditions", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "currency_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fee_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_set_input", "description": "input type for updating data in table \"products_productfee\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "basis", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "conditions", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "currency_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "fee_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productfee_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_stddev_order_by", "description": "order by stddev() on columns of table \"products_productfee\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productfee_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"products_productfee\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productfee_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"products_productfee\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_stream_cursor_input", "description": "Streaming cursor of the table \"products_productfee\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productfee_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "basis", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "conditions", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "currency_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "fee_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productfee_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_sum_order_by", "description": "order by sum() on columns of table \"products_productfee\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_productfee_update_column", "description": "update columns of table \"products_productfee\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "amount", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "basis", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "conditions", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "currency_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fee_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productfee_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productfee_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_var_pop_order_by", "description": "order by var_pop() on columns of table \"products_productfee\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productfee_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_var_samp_order_by", "description": "order by var_samp() on columns of table \"products_productfee\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productfee_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productfee_variance_order_by", "description": "order by variance() on columns of table \"products_productfee\"", "fields": null, "inputFields": [{"name": "amount", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productgroup", "description": "columns and relationships of \"products_productgroup\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "group", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_group", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "group_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_primary", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "product", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_product", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productgroup_aggregate", "description": "aggregated selection of \"products_productgroup\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_productgroup_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productgroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productgroup_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productgroup_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productgroup_select_column_products_productgroup_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productgroup_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productgroup_select_column_products_productgroup_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productgroup_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productgroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productgroup_aggregate_fields", "description": "aggregate fields of \"products_productgroup\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productgroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_productgroup_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_productgroup_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productgroup_aggregate_order_by", "description": "order by aggregate values of table \"products_productgroup\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productgroup_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_productgroup\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productgroup_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productgroup_bool_exp", "description": "Boolean expression to filter rows from the table \"products_productgroup\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productgroup_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productgroup_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "group", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_group_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "group_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "is_primary", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_productgroup_constraint", "description": "unique or primary key constraints on table \"products_productgroup\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_productgroup_group_id_product_id_e76af1bb_uniq", "description": "unique or primary key constraint on columns \"product_id\", \"group_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_productgroup_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productgroup_insert_input", "description": "input type for inserting data into table \"products_productgroup\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "group", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_group_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "group_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_primary", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productgroup_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productgroup_max_order_by", "description": "order by max() on columns of table \"products_productgroup\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productgroup_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "group_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productgroup_min_order_by", "description": "order by min() on columns of table \"products_productgroup\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productgroup_mutation_response", "description": "response of any mutation on the table \"products_productgroup\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productgroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productgroup_on_conflict", "description": "on_conflict condition type for table \"products_productgroup\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productgroup_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productgroup_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productgroup_order_by", "description": "Ordering options when selecting data from \"products_productgroup\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "group", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_group_order_by", "ofType": null}, "defaultValue": null}, {"name": "group_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "is_primary", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productgroup_pk_columns_input", "description": "primary key columns input for table: products_productgroup", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_productgroup_select_column", "description": "select columns of table \"products_productgroup\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "group_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_primary", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_productgroup_select_column_products_productgroup_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"products_productgroup_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"products_productgroup\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_primary", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_productgroup_select_column_products_productgroup_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"products_productgroup_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"products_productgroup\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_primary", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productgroup_set_input", "description": "input type for updating data in table \"products_productgroup\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "group_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_primary", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productgroup_stream_cursor_input", "description": "Streaming cursor of the table \"products_productgroup\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productgroup_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productgroup_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "group_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_primary", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_productgroup_update_column", "description": "update columns of table \"products_productgroup\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "group_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_primary", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productgroup_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productgroup_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productlike", "description": "columns and relationships of \"products_productlike\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "product", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_product", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productlike_aggregate", "description": "aggregated selection of \"products_productlike\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_productlike_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productlike", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productlike_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productlike_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productlike_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productlike_aggregate_fields", "description": "aggregate fields of \"products_productlike\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productlike_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_productlike_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_productlike_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productlike_aggregate_order_by", "description": "order by aggregate values of table \"products_productlike\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productlike_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_productlike\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productlike_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productlike_bool_exp", "description": "Boolean expression to filter rows from the table \"products_productlike\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productlike_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productlike_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_productlike_constraint", "description": "unique or primary key constraints on table \"products_productlike\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_productlike_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_productlike_user_id_product_id_afdaa68c_uniq", "description": "unique or primary key constraint on columns \"product_id\", \"user_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productlike_insert_input", "description": "input type for inserting data into table \"products_productlike\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productlike_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productlike_max_order_by", "description": "order by max() on columns of table \"products_productlike\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productlike_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productlike_min_order_by", "description": "order by min() on columns of table \"products_productlike\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productlike_mutation_response", "description": "response of any mutation on the table \"products_productlike\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productlike", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productlike_on_conflict", "description": "on_conflict condition type for table \"products_productlike\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productlike_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productlike_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productlike_order_by", "description": "Ordering options when selecting data from \"products_productlike\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productlike_pk_columns_input", "description": "primary key columns input for table: products_productlike", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_productlike_select_column", "description": "select columns of table \"products_productlike\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productlike_set_input", "description": "input type for updating data in table \"products_productlike\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productlike_stream_cursor_input", "description": "Streaming cursor of the table \"products_productlike\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productlike_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productlike_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_productlike_update_column", "description": "update columns of table \"products_productlike\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productlike_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productlike_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productrequirement", "description": "columns and relationships of \"products_productrequirement\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "node", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_node", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "node_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "product", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_product", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "visibility", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productrequirement_aggregate", "description": "aggregated selection of \"products_productrequirement\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_productrequirement_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productrequirement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productrequirement_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productrequirement_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productrequirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productrequirement_aggregate_fields", "description": "aggregate fields of \"products_productrequirement\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productrequirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_productrequirement_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_productrequirement_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productrequirement_aggregate_order_by", "description": "order by aggregate values of table \"products_productrequirement\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productrequirement_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_productrequirement\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productrequirement_bool_exp", "description": "Boolean expression to filter rows from the table \"products_productrequirement\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "node", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "node_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "visibility", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_productrequirement_constraint", "description": "unique or primary key constraints on table \"products_productrequirement\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_productrequirement_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productrequirement_insert_input", "description": "input type for inserting data into table \"products_productrequirement\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "node", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "node_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "visibility", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productrequirement_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "node_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "visibility", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productrequirement_max_order_by", "description": "order by max() on columns of table \"products_productrequirement\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "node_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "visibility", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productrequirement_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "node_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "visibility", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productrequirement_min_order_by", "description": "order by min() on columns of table \"products_productrequirement\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "node_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "visibility", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_productrequirement_mutation_response", "description": "response of any mutation on the table \"products_productrequirement\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productrequirement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productrequirement_on_conflict", "description": "on_conflict condition type for table \"products_productrequirement\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productrequirement_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productrequirement_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productrequirement_order_by", "description": "Ordering options when selecting data from \"products_productrequirement\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "node", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}, "defaultValue": null}, {"name": "node_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "visibility", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productrequirement_pk_columns_input", "description": "primary key columns input for table: products_productrequirement", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_productrequirement_select_column", "description": "select columns of table \"products_productrequirement\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "node_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "visibility", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productrequirement_set_input", "description": "input type for updating data in table \"products_productrequirement\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "node_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "visibility", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productrequirement_stream_cursor_input", "description": "Streaming cursor of the table \"products_productrequirement\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productrequirement_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "node_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "visibility", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_productrequirement_update_column", "description": "update columns of table \"products_productrequirement\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "node_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "visibility", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_productrequirement_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_producttag", "description": "columns and relationships of \"products_producttag\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "product", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_product", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_tag", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_producttag_aggregate", "description": "aggregated selection of \"products_producttag\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_producttag_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_producttag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_producttag_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_producttag_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_producttag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_producttag_aggregate_fields", "description": "aggregate fields of \"products_producttag\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_producttag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_producttag_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_producttag_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_producttag_aggregate_order_by", "description": "order by aggregate values of table \"products_producttag\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_producttag_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_producttag\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_producttag_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_producttag_bool_exp", "description": "Boolean expression to filter rows from the table \"products_producttag\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_producttag_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_producttag_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_producttag_constraint", "description": "unique or primary key constraints on table \"products_producttag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_producttag_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_producttag_product_id_tag_id_4cd87735_uniq", "description": "unique or primary key constraint on columns \"product_id\", \"tag_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_producttag_insert_input", "description": "input type for inserting data into table \"products_producttag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_producttag_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_producttag_max_order_by", "description": "order by max() on columns of table \"products_producttag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_producttag_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_producttag_min_order_by", "description": "order by min() on columns of table \"products_producttag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_producttag_mutation_response", "description": "response of any mutation on the table \"products_producttag\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_producttag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_producttag_on_conflict", "description": "on_conflict condition type for table \"products_producttag\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_producttag_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_producttag_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_producttag_order_by", "description": "Ordering options when selecting data from \"products_producttag\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_order_by", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_producttag_pk_columns_input", "description": "primary key columns input for table: products_producttag", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_producttag_select_column", "description": "select columns of table \"products_producttag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_producttag_set_input", "description": "input type for updating data in table \"products_producttag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_producttag_stream_cursor_input", "description": "Streaming cursor of the table \"products_producttag\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_producttag_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_producttag_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_producttag_update_column", "description": "update columns of table \"products_producttag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_producttag_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_producttag_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_recommendationrecording", "description": "columns and relationships of \"products_recommendationrecording\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filters", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journey", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_journey", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recommended_products", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_features", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_recommendationrecording_aggregate", "description": "aggregated selection of \"products_recommendationrecording\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_recommendationrecording_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_recommendationrecording", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_recommendationrecording_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_recommendationrecording_aggregate_fields", "description": "aggregate fields of \"products_recommendationrecording\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_recommendationrecording_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_recommendationrecording_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_recommendationrecording_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_aggregate_order_by", "description": "order by aggregate values of table \"products_recommendationrecording\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "filters", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "recommended_products", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "user_features", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_recommendationrecording\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_bool_exp", "description": "Boolean expression to filter rows from the table \"products_recommendationrecording\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "filters", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "recommended_products", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_features", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_recommendationrecording_constraint", "description": "unique or primary key constraints on table \"products_recommendationrecording\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_recommendationrecording_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "filters", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "recommended_products", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "user_features", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "filters", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "recommended_products", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "user_features", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "filters", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "recommended_products", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_features", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_insert_input", "description": "input type for inserting data into table \"products_recommendationrecording\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "filters", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "products_journey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "recommended_products", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_features", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_recommendationrecording_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_max_order_by", "description": "order by max() on columns of table \"products_recommendationrecording\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_recommendationrecording_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_min_order_by", "description": "order by min() on columns of table \"products_recommendationrecording\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_recommendationrecording_mutation_response", "description": "response of any mutation on the table \"products_recommendationrecording\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_recommendationrecording", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_on_conflict", "description": "on_conflict condition type for table \"products_recommendationrecording\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_recommendationrecording_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_recommendationrecording_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_order_by", "description": "Ordering options when selecting data from \"products_recommendationrecording\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "filters", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_journey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}, "defaultValue": null}, {"name": "recommended_products", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_features", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_pk_columns_input", "description": "primary key columns input for table: products_recommendationrecording", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "filters", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "recommended_products", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "user_features", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_recommendationrecording_select_column", "description": "select columns of table \"products_recommendationrecording\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "filters", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "recommended_products", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_features", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_set_input", "description": "input type for updating data in table \"products_recommendationrecording\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "filters", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "recommended_products", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_features", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_stream_cursor_input", "description": "Streaming cursor of the table \"products_recommendationrecording\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "filters", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "recommended_products", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_features", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_recommendationrecording_update_column", "description": "update columns of table \"products_recommendationrecording\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "filters", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "recommended_products", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_features", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_relatedapplications", "description": "columns and relationships of \"products_relatedapplications\"", "fields": [{"name": "child_user_application", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "child_user_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_user_application", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_user_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relationship", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_relatedapplications_aggregate", "description": "aggregated selection of \"products_relatedapplications\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_relatedapplications_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_relatedapplications", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_relatedapplications_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_relatedapplications_aggregate_fields", "description": "aggregate fields of \"products_relatedapplications\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_relatedapplications_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_relatedapplications_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_relatedapplications_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_aggregate_order_by", "description": "order by aggregate values of table \"products_relatedapplications\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_relatedapplications\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_bool_exp", "description": "Boolean expression to filter rows from the table \"products_relatedapplications\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "child_user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "child_user_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "parent_user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "parent_user_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "relationship", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_relatedapplications_constraint", "description": "unique or primary key constraints on table \"products_relatedapplications\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_relatedapplicat_parent_user_application__ef15c6ec_uniq", "description": "unique or primary key constraint on columns \"parent_user_application_id\", \"child_user_application_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_relatedapplications_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_insert_input", "description": "input type for inserting data into table \"products_relatedapplications\"", "fields": null, "inputFields": [{"name": "child_user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "child_user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "parent_user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "parent_user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "relationship", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_relatedapplications_max_fields", "description": "aggregate max on columns", "fields": [{"name": "child_user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "relationship", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_max_order_by", "description": "order by max() on columns of table \"products_relatedapplications\"", "fields": null, "inputFields": [{"name": "child_user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "relationship", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_relatedapplications_min_fields", "description": "aggregate min on columns", "fields": [{"name": "child_user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "relationship", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_min_order_by", "description": "order by min() on columns of table \"products_relatedapplications\"", "fields": null, "inputFields": [{"name": "child_user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "relationship", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_relatedapplications_mutation_response", "description": "response of any mutation on the table \"products_relatedapplications\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_relatedapplications", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_on_conflict", "description": "on_conflict condition type for table \"products_relatedapplications\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_relatedapplications_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_relatedapplications_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_order_by", "description": "Ordering options when selecting data from \"products_relatedapplications\".", "fields": null, "inputFields": [{"name": "child_user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "child_user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "relationship", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_pk_columns_input", "description": "primary key columns input for table: products_relatedapplications", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_relatedapplications_select_column", "description": "select columns of table \"products_relatedapplications\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "child_user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parent_user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "relationship", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_set_input", "description": "input type for updating data in table \"products_relatedapplications\"", "fields": null, "inputFields": [{"name": "child_user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "parent_user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "relationship", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_stream_cursor_input", "description": "Streaming cursor of the table \"products_relatedapplications\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "child_user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "parent_user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "relationship", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_relatedapplications_update_column", "description": "update columns of table \"products_relatedapplications\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "child_user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parent_user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "relationship", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_rule", "description": "columns and relationships of \"products_rule\"", "fields": [{"name": "condition", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_condition", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "condition_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "logic", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_logic", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "logic_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_logicrules", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_logicrule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logicrule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_logicrule", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_logicrules_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_logicrule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logicrule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_logicrule_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_nodes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_node_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_node", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_nodes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_node_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_node_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_rule_aggregate", "description": "aggregated selection of \"products_rule\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_rule_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_rule", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_rule_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_rule_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_rule_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_rule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_rule_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_rule_aggregate_fields", "description": "aggregate fields of \"products_rule\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_rule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_rule_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_rule_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_rule_aggregate_order_by", "description": "order by aggregate values of table \"products_rule\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_rule_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_rule_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_rule_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_rule\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_rule_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_rule_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_rule_bool_exp", "description": "Boolean expression to filter rows from the table \"products_rule\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_rule_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_rule_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_rule_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "condition", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_condition_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "condition_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "logic", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logic_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "logic_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_logicrules", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_logicrules_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_nodes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_nodes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_rule_constraint", "description": "unique or primary key constraints on table \"products_rule\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_rule_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_rule_insert_input", "description": "input type for inserting data into table \"products_rule\"", "fields": null, "inputFields": [{"name": "condition", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_condition_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "condition_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "logic", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logic_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "logic_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "products_logicrules", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_nodes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_rule_max_fields", "description": "aggregate max on columns", "fields": [{"name": "condition_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "logic_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_rule_max_order_by", "description": "order by max() on columns of table \"products_rule\"", "fields": null, "inputFields": [{"name": "condition_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "logic_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_rule_min_fields", "description": "aggregate min on columns", "fields": [{"name": "condition_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "logic_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_rule_min_order_by", "description": "order by min() on columns of table \"products_rule\"", "fields": null, "inputFields": [{"name": "condition_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "logic_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_rule_mutation_response", "description": "response of any mutation on the table \"products_rule\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_rule", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_rule_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"products_rule\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_rule_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_rule_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_rule_on_conflict", "description": "on_conflict condition type for table \"products_rule\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_rule_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_rule_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_rule_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_rule_order_by", "description": "Ordering options when selecting data from \"products_rule\".", "fields": null, "inputFields": [{"name": "condition", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_condition_order_by", "ofType": null}, "defaultValue": null}, {"name": "condition_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "logic", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logic_order_by", "ofType": null}, "defaultValue": null}, {"name": "logic_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_logicrules_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_nodes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_rule_pk_columns_input", "description": "primary key columns input for table: products_rule", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_rule_select_column", "description": "select columns of table \"products_rule\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "condition_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "logic_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_rule_set_input", "description": "input type for updating data in table \"products_rule\"", "fields": null, "inputFields": [{"name": "condition_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "logic_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_rule_stream_cursor_input", "description": "Streaming cursor of the table \"products_rule\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_rule_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_rule_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "condition_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "logic_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_rule_update_column", "description": "update columns of table \"products_rule\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "condition_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "logic_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_rule_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_rule_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_rule_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_scholarship", "description": "columns and relationships of \"products_scholarship\"", "fields": [{"name": "amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "awarding_mode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "currency", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "payment_currency", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currency_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "exclusion_group", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_source", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "offerings", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_scholarshipoffering_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_scholarshipoffering", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "offerings_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_scholarshipoffering_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_scholarshipoffering_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "per", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "renewable", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "requirements_config_ref", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_scholarship_aggregate", "description": "aggregated selection of \"products_scholarship\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_scholarship_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_scholarship", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarship_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarship_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_scholarship_select_column_products_scholarship_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarship_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_scholarship_select_column_products_scholarship_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarship_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_scholarship_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_scholarship_aggregate_fields", "description": "aggregate fields of \"products_scholarship\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_scholarship_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_scholarship_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_scholarship_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_scholarship_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_scholarship_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_scholarship_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_scholarship_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_scholarship_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_scholarship_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_scholarship_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_scholarship_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarship_aggregate_order_by", "description": "order by aggregate values of table \"products_scholarship\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarship_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_scholarship\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarship_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_scholarship_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarship_avg_order_by", "description": "order by avg() on columns of table \"products_scholarship\"", "fields": null, "inputFields": [{"name": "amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarship_bool_exp", "description": "Boolean expression to filter rows from the table \"products_scholarship\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarship_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarship_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "amount_max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "amount_min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "amount_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "awarding_mode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "currency", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_currency_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "currency_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "exclusion_group", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "funding_source", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "offerings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "offerings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "per", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "percent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "numeric_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "renewable", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "requirements_config_ref", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_scholarship_constraint", "description": "unique or primary key constraints on table \"products_scholarship\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_scholarship_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_scholarship_partner_slug", "description": "unique or primary key constraint on columns \"slug\", \"partner_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarship_inc_input", "description": "input type for incrementing numeric columns in table \"products_scholarship\"", "fields": null, "inputFields": [{"name": "amount_max", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "amount_min", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "percent", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarship_insert_input", "description": "input type for inserting data into table \"products_scholarship\"", "fields": null, "inputFields": [{"name": "amount_max", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "amount_min", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "amount_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "awarding_mode", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "currency", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_currency_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "currency_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "exclusion_group", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "funding_source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "offerings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "per", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "percent", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "renewable", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "requirements_config_ref", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_scholarship_max_fields", "description": "aggregate max on columns", "fields": [{"name": "amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "awarding_mode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currency_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "exclusion_group", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "per", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "requirements_config_ref", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarship_max_order_by", "description": "order by max() on columns of table \"products_scholarship\"", "fields": null, "inputFields": [{"name": "amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "awarding_mode", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "currency_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "exclusion_group", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "per", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "requirements_config_ref", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_scholarship_min_fields", "description": "aggregate min on columns", "fields": [{"name": "amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "awarding_mode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currency_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "exclusion_group", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "funding_source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "per", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "requirements_config_ref", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarship_min_order_by", "description": "order by min() on columns of table \"products_scholarship\"", "fields": null, "inputFields": [{"name": "amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "awarding_mode", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "currency_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "exclusion_group", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "per", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "requirements_config_ref", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_scholarship_mutation_response", "description": "response of any mutation on the table \"products_scholarship\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_scholarship", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarship_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"products_scholarship\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarship_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarship_on_conflict", "description": "on_conflict condition type for table \"products_scholarship\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_scholarship_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_scholarship_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarship_order_by", "description": "Ordering options when selecting data from \"products_scholarship\".", "fields": null, "inputFields": [{"name": "amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "awarding_mode", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "currency", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "payment_currency_order_by", "ofType": null}, "defaultValue": null}, {"name": "currency_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "exclusion_group", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "funding_source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "offerings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "per", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "renewable", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "requirements_config_ref", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarship_pk_columns_input", "description": "primary key columns input for table: products_scholarship", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_scholarship_select_column", "description": "select columns of table \"products_scholarship\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "amount_max", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "amount_min", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "amount_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "awarding_mode", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "currency_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "exclusion_group", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "funding_source", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "per", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "percent", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "renewable", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "requirements_config_ref", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_scholarship_select_column_products_scholarship_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"products_scholarship_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"products_scholarship\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "renewable", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_scholarship_select_column_products_scholarship_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"products_scholarship_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"products_scholarship\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "renewable", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarship_set_input", "description": "input type for updating data in table \"products_scholarship\"", "fields": null, "inputFields": [{"name": "amount_max", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "amount_min", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "amount_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "awarding_mode", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "currency_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "exclusion_group", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "funding_source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "per", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "percent", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "renewable", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "requirements_config_ref", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_scholarship_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarship_stddev_order_by", "description": "order by stddev() on columns of table \"products_scholarship\"", "fields": null, "inputFields": [{"name": "amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_scholarship_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarship_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"products_scholarship\"", "fields": null, "inputFields": [{"name": "amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_scholarship_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarship_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"products_scholarship\"", "fields": null, "inputFields": [{"name": "amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarship_stream_cursor_input", "description": "Streaming cursor of the table \"products_scholarship\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarship_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarship_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "amount_max", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "amount_min", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "amount_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "awarding_mode", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "currency_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "exclusion_group", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "funding_source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "per", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "percent", "description": null, "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "defaultValue": null}, {"name": "renewable", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "requirements_config_ref", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "website", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_scholarship_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "numeric", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarship_sum_order_by", "description": "order by sum() on columns of table \"products_scholarship\"", "fields": null, "inputFields": [{"name": "amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_scholarship_update_column", "description": "update columns of table \"products_scholarship\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "amount_max", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "amount_min", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "amount_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "awarding_mode", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "currency_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "exclusion_group", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "funding_source", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "per", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "percent", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "renewable", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "requirements_config_ref", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "website", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarship_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarship_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_scholarship_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarship_var_pop_order_by", "description": "order by var_pop() on columns of table \"products_scholarship\"", "fields": null, "inputFields": [{"name": "amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_scholarship_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarship_var_samp_order_by", "description": "order by var_samp() on columns of table \"products_scholarship\"", "fields": null, "inputFields": [{"name": "amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_scholarship_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "amount_max", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount_min", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "percent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarship_variance_order_by", "description": "order by variance() on columns of table \"products_scholarship\"", "fields": null, "inputFields": [{"name": "amount_max", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "amount_min", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "percent", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_scholarshipoffering", "description": "columns and relationships of \"products_scholarshipoffering\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "end_term_partner", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "data_termpartner", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "end_term_partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "program_rule", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_scholarship", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "start_term_partner", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "data_termpartner", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "start_term_partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_scholarshipoffering_aggregate", "description": "aggregated selection of \"products_scholarshipoffering\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_scholarshipoffering_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_scholarshipoffering", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_scholarshipoffering_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_scholarshipoffering_aggregate_fields", "description": "aggregate fields of \"products_scholarshipoffering\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_scholarshipoffering_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_scholarshipoffering_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_scholarshipoffering_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_aggregate_order_by", "description": "order by aggregate values of table \"products_scholarshipoffering\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "program_rule", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_scholarshipoffering\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_bool_exp", "description": "Boolean expression to filter rows from the table \"products_scholarshipoffering\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "end_term_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "end_term_partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "program_rule", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "scholarship", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "scholarship_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "start_term_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "start_term_partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_scholarshipoffering_constraint", "description": "unique or primary key constraints on table \"products_scholarshipoffering\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_scholarshipoffering_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "program_rule", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "program_rule", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "program_rule", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_insert_input", "description": "input type for inserting data into table \"products_scholarshipoffering\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "end_term_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "end_term_partner_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "program_rule", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "scholarship", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "scholarship_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "start_term_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "start_term_partner_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_scholarshipoffering_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "end_term_partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "start_term_partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_max_order_by", "description": "order by max() on columns of table \"products_scholarshipoffering\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "end_term_partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scholarship_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "start_term_partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_scholarshipoffering_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "end_term_partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "start_term_partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_min_order_by", "description": "order by min() on columns of table \"products_scholarshipoffering\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "end_term_partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scholarship_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "start_term_partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_scholarshipoffering_mutation_response", "description": "response of any mutation on the table \"products_scholarshipoffering\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_scholarshipoffering", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_on_conflict", "description": "on_conflict condition type for table \"products_scholarshipoffering\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_scholarshipoffering_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_scholarshipoffering_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_order_by", "description": "Ordering options when selecting data from \"products_scholarshipoffering\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "end_term_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_order_by", "ofType": null}, "defaultValue": null}, {"name": "end_term_partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "program_rule", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scholarship", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_order_by", "ofType": null}, "defaultValue": null}, {"name": "scholarship_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "start_term_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_order_by", "ofType": null}, "defaultValue": null}, {"name": "start_term_partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_pk_columns_input", "description": "primary key columns input for table: products_scholarshipoffering", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "program_rule", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_scholarshipoffering_select_column", "description": "select columns of table \"products_scholarshipoffering\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "end_term_partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_rule", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "start_term_partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_set_input", "description": "input type for updating data in table \"products_scholarshipoffering\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "end_term_partner_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "program_rule", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "scholarship_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "start_term_partner_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_stream_cursor_input", "description": "Streaming cursor of the table \"products_scholarshipoffering\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "end_term_partner_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "program_rule", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "scholarship_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "start_term_partner_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_scholarshipoffering_update_column", "description": "update columns of table \"products_scholarshipoffering\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "end_term_partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "program_rule", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scholarship_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "start_term_partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_screeningresult", "description": "columns and relationships of \"products_screeningresult\"", "fields": [{"name": "ai_call_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "author_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cancelled_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cancelled_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "decision", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "derived_from_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "document_ledger", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "evaluation_input", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "executed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "executed_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_escalated", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_stale", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "origin", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "output", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "root_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stale_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stale_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stale_scope", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_screeningresult_aggregate", "description": "aggregated selection of \"products_screeningresult\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_screeningresult_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_screeningresult", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_screeningresult_aggregate_fields", "description": "aggregate fields of \"products_screeningresult\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_screeningresult_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_screeningresult_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_screeningresult_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_screeningresult_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_screeningresult_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_screeningresult_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_screeningresult_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_screeningresult_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_screeningresult_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_screeningresult_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_screeningresult_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_screeningresult_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "document_ledger", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "evaluation_input", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_screeningresult_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_screeningresult_bool_exp", "description": "Boolean expression to filter rows from the table \"products_screeningresult\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "ai_call_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "author_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "cancelled_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "cancelled_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "decision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "derived_from_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "document_ledger", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "evaluation_input", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "executed_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "executed_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "is_escalated", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "is_stale", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "origin", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "output", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "root_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "stale_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "stale_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "stale_scope", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_screeningresult_constraint", "description": "unique or primary key constraints on table \"products_screeningresult\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_screeningresult_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_screeningresult_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "document_ledger", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "evaluation_input", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "output", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_screeningresult_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "document_ledger", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "evaluation_input", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "output", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_screeningresult_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "document_ledger", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "evaluation_input", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "output", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_screeningresult_inc_input", "description": "input type for incrementing numeric columns in table \"products_screeningresult\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_screeningresult_insert_input", "description": "input type for inserting data into table \"products_screeningresult\"", "fields": null, "inputFields": [{"name": "ai_call_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "author_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "cancelled_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "cancelled_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "decision", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "derived_from_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "document_ledger", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "evaluation_input", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "executed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "executed_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_escalated", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_stale", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "origin", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "root_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "stale_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "stale_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "stale_scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_screeningresult_max_fields", "description": "aggregate max on columns", "fields": [{"name": "ai_call_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "author_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cancelled_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cancelled_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decision", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "derived_from_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "executed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "executed_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "origin", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "root_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stale_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stale_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stale_scope", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_screeningresult_min_fields", "description": "aggregate min on columns", "fields": [{"name": "ai_call_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "author_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cancelled_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cancelled_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decision", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "derived_from_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "executed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "executed_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "origin", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "root_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stale_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stale_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stale_scope", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_screeningresult_mutation_response", "description": "response of any mutation on the table \"products_screeningresult\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_screeningresult", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_screeningresult_on_conflict", "description": "on_conflict condition type for table \"products_screeningresult\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_screeningresult_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_screeningresult_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_screeningresult_order_by", "description": "Ordering options when selecting data from \"products_screeningresult\".", "fields": null, "inputFields": [{"name": "ai_call_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "author_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cancelled_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cancelled_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "decision", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "derived_from_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "document_ledger", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "evaluation_input", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "executed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "executed_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "is_escalated", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "is_stale", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "origin", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "output", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "root_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "stale_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "stale_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "stale_scope", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_screeningresult_pk_columns_input", "description": "primary key columns input for table: products_screeningresult", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_screeningresult_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "document_ledger", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "evaluation_input", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_screeningresult_select_column", "description": "select columns of table \"products_screeningresult\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_call_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "author_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cancelled_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cancelled_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "decision", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "derived_from_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "document_ledger", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "evaluation_input", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "executed_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "executed_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_escalated", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_stale", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "origin", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "output", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "root_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "stale_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "stale_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "stale_scope", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_screeningresult_set_input", "description": "input type for updating data in table \"products_screeningresult\"", "fields": null, "inputFields": [{"name": "ai_call_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "author_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "cancelled_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "cancelled_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "decision", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "derived_from_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "document_ledger", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "evaluation_input", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "executed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "executed_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_escalated", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_stale", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "origin", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "root_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "stale_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "stale_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "stale_scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_screeningresult_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_screeningresult_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_screeningresult_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_screeningresult_stream_cursor_input", "description": "Streaming cursor of the table \"products_screeningresult\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_screeningresult_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "ai_call_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "author_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "cancelled_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "cancelled_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "decision", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "derived_from_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "document_ledger", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "evaluation_input", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "executed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "executed_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_escalated", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "is_stale", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "kind", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "origin", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "output", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "root_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "stale_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "stale_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "stale_scope", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_screeningresult_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_screeningresult_update_column", "description": "update columns of table \"products_screeningresult\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_call_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "author_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cancelled_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cancelled_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "decision", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "derived_from_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "document_ledger", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "evaluation_input", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "executed_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "executed_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_escalated", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_stale", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "origin", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "output", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "root_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "stale_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "stale_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "stale_scope", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_screeningresult_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_screeningresult_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_screeningresult_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_screeningresult_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_slackmessagereference", "description": "columns and relationships of \"products_slackmessagereference\"", "fields": [{"name": "channel", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "content", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_content_type", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "message_ts", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slack_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_slackmessagereference_aggregate", "description": "aggregated selection of \"products_slackmessagereference\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_slackmessagereference_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_slackmessagereference", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_slackmessagereference_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_slackmessagereference_aggregate_fields", "description": "aggregate fields of \"products_slackmessagereference\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_slackmessagereference_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_slackmessagereference_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_slackmessagereference_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_slackmessagereference_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_slackmessagereference_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_slackmessagereference_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_slackmessagereference_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_slackmessagereference_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_slackmessagereference_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_slackmessagereference_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_slackmessagereference_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_aggregate_order_by", "description": "order by aggregate values of table \"products_slackmessagereference\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "content", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_slackmessagereference\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_slackmessagereference_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_avg_order_by", "description": "order by avg() on columns of table \"products_slackmessagereference\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_bool_exp", "description": "Boolean expression to filter rows from the table \"products_slackmessagereference\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "channel", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "content", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "message_ts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "slack_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_slackmessagereference_constraint", "description": "unique or primary key constraints on table \"products_slackmessagereference\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_slackmessagereference_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "content", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "content", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "content", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_inc_input", "description": "input type for incrementing numeric columns in table \"products_slackmessagereference\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_insert_input", "description": "input type for inserting data into table \"products_slackmessagereference\"", "fields": null, "inputFields": [{"name": "channel", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "content", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "message_ts", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slack_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_slackmessagereference_max_fields", "description": "aggregate max on columns", "fields": [{"name": "channel", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "message_ts", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slack_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_max_order_by", "description": "order by max() on columns of table \"products_slackmessagereference\"", "fields": null, "inputFields": [{"name": "channel", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "message_ts", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slack_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_slackmessagereference_min_fields", "description": "aggregate min on columns", "fields": [{"name": "channel", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "message_ts", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slack_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_min_order_by", "description": "order by min() on columns of table \"products_slackmessagereference\"", "fields": null, "inputFields": [{"name": "channel", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "message_ts", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slack_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_slackmessagereference_mutation_response", "description": "response of any mutation on the table \"products_slackmessagereference\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_slackmessagereference", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_on_conflict", "description": "on_conflict condition type for table \"products_slackmessagereference\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_slackmessagereference_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_slackmessagereference_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_order_by", "description": "Ordering options when selecting data from \"products_slackmessagereference\".", "fields": null, "inputFields": [{"name": "channel", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "content", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "django_content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "message_ts", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slack_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_pk_columns_input", "description": "primary key columns input for table: products_slackmessagereference", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "content", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_slackmessagereference_select_column", "description": "select columns of table \"products_slackmessagereference\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "channel", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "content", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "message_ts", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slack_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_set_input", "description": "input type for updating data in table \"products_slackmessagereference\"", "fields": null, "inputFields": [{"name": "channel", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "content", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "message_ts", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slack_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_slackmessagereference_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_stddev_order_by", "description": "order by stddev() on columns of table \"products_slackmessagereference\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_slackmessagereference_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"products_slackmessagereference\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_slackmessagereference_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"products_slackmessagereference\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_stream_cursor_input", "description": "Streaming cursor of the table \"products_slackmessagereference\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "channel", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "content", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "message_ts", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "slack_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_slackmessagereference_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_sum_order_by", "description": "order by sum() on columns of table \"products_slackmessagereference\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_slackmessagereference_update_column", "description": "update columns of table \"products_slackmessagereference\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "channel", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "content", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "message_ts", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slack_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_slackmessagereference_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_var_pop_order_by", "description": "order by var_pop() on columns of table \"products_slackmessagereference\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_slackmessagereference_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_var_samp_order_by", "description": "order by var_samp() on columns of table \"products_slackmessagereference\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_slackmessagereference_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_variance_order_by", "description": "order by variance() on columns of table \"products_slackmessagereference\"", "fields": null, "inputFields": [{"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_stripeevent", "description": "columns and relationships of \"products_stripeevent\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_stripeevent_aggregate", "description": "aggregated selection of \"products_stripeevent\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_stripeevent_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_stripeevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripeevent_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripeevent_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_stripeevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_stripeevent_aggregate_fields", "description": "aggregate fields of \"products_stripeevent\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_stripeevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_stripeevent_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_stripeevent_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripeevent_aggregate_order_by", "description": "order by aggregate values of table \"products_stripeevent\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripeevent_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripeevent_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_stripeevent\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripeevent_bool_exp", "description": "Boolean expression to filter rows from the table \"products_stripeevent\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_stripeevent_constraint", "description": "unique or primary key constraints on table \"products_stripeevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_stripeevent_event_id_key", "description": "unique or primary key constraint on columns \"event_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_stripeevent_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripeevent_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripeevent_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripeevent_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripeevent_insert_input", "description": "input type for inserting data into table \"products_stripeevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_stripeevent_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripeevent_max_order_by", "description": "order by max() on columns of table \"products_stripeevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_stripeevent_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripeevent_min_order_by", "description": "order by min() on columns of table \"products_stripeevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_stripeevent_mutation_response", "description": "response of any mutation on the table \"products_stripeevent\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_stripeevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripeevent_on_conflict", "description": "on_conflict condition type for table \"products_stripeevent\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_stripeevent_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_stripeevent_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripeevent_order_by", "description": "Ordering options when selecting data from \"products_stripeevent\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripeevent_pk_columns_input", "description": "primary key columns input for table: products_stripeevent", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripeevent_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_stripeevent_select_column", "description": "select columns of table \"products_stripeevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripeevent_set_input", "description": "input type for updating data in table \"products_stripeevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripeevent_stream_cursor_input", "description": "Streaming cursor of the table \"products_stripeevent\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripeevent_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_stripeevent_update_column", "description": "update columns of table \"products_stripeevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripeevent_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_stripepaymentsession", "description": "columns and relationships of \"products_stripepaymentsession\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_payment", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_stripepaymentsession_aggregate", "description": "aggregated selection of \"products_stripepaymentsession\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_stripepaymentsession_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_stripepaymentsession", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_stripepaymentsession_aggregate_fields", "description": "aggregate fields of \"products_stripepaymentsession\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_stripepaymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_stripepaymentsession_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_stripepaymentsession_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_bool_exp", "description": "Boolean expression to filter rows from the table \"products_stripepaymentsession\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_stripepaymentsession_constraint", "description": "unique or primary key constraints on table \"products_stripepaymentsession\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_stripepaymentsession_payment_id_key", "description": "unique or primary key constraint on columns \"payment_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_stripepaymentsession_pkey", "description": "unique or primary key constraint on columns \"session_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_insert_input", "description": "input type for inserting data into table \"products_stripepaymentsession\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_stripepaymentsession_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_stripepaymentsession_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_stripepaymentsession_mutation_response", "description": "response of any mutation on the table \"products_stripepaymentsession\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_stripepaymentsession", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"products_stripepaymentsession\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_on_conflict", "description": "on_conflict condition type for table \"products_stripepaymentsession\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_stripepaymentsession_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_stripepaymentsession_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_order_by", "description": "Ordering options when selecting data from \"products_stripepaymentsession\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_pk_columns_input", "description": "primary key columns input for table: products_stripepaymentsession", "fields": null, "inputFields": [{"name": "session_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_stripepaymentsession_select_column", "description": "select columns of table \"products_stripepaymentsession\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_set_input", "description": "input type for updating data in table \"products_stripepaymentsession\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_stream_cursor_input", "description": "Streaming cursor of the table \"products_stripepaymentsession\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_stripepaymentsession_update_column", "description": "update columns of table \"products_stripepaymentsession\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_tag", "description": "columns and relationships of \"products_tag\"", "fields": [{"name": "color", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_internaltasktags", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltasktag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltasktag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_internaltasktags_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltasktag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltasktag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeytags", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeytag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeytag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeytag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeytags_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeytag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeytag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeytag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_loaneventmanagertags", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_loaneventmanagertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_loaneventmanagertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_loaneventmanagertags_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_loaneventmanagertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_loaneventmanagertag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_partnertags", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_partnertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_partnertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_partnertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_partnertags_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_partnertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_partnertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_partnertag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_producttags", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_producttag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_producttag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_producttag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_producttags_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_producttag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_producttag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_producttag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationtags", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationtag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationtag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationtags_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationtag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationtag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_usertags", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_usertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_usertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_usertags_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_usertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_usertag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_tag_aggregate", "description": "aggregated selection of \"products_tag\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_tag_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_tag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_tag_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_tag_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_tag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_tag_aggregate_fields", "description": "aggregate fields of \"products_tag\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_tag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_tag_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_tag_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_tag_aggregate_order_by", "description": "order by aggregate values of table \"products_tag\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_tag_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_tag\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_tag_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_tag_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_tag_bool_exp", "description": "Boolean expression to filter rows from the table \"products_tag\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_tag_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_tag_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "color", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_internaltasktags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_internaltasktags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journeytags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journeytags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_loaneventmanagertags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_loaneventmanagertags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_partnertags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_partnertags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_producttags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_producttags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationtags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationtags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_usertags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_usertags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_tag_constraint", "description": "unique or primary key constraints on table \"products_tag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_tag_partner_id_title_type_39db0588_uniq", "description": "unique or primary key constraint on columns \"type\", \"partner_id\", \"title\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_tag_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_tag_insert_input", "description": "input type for inserting data into table \"products_tag\"", "fields": null, "inputFields": [{"name": "color", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "products_internaltasktags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_journeytags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_loaneventmanagertags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_partnertags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_producttags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationtags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_usertags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_tag_max_fields", "description": "aggregate max on columns", "fields": [{"name": "color", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_tag_max_order_by", "description": "order by max() on columns of table \"products_tag\"", "fields": null, "inputFields": [{"name": "color", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_tag_min_fields", "description": "aggregate min on columns", "fields": [{"name": "color", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_tag_min_order_by", "description": "order by min() on columns of table \"products_tag\"", "fields": null, "inputFields": [{"name": "color", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_tag_mutation_response", "description": "response of any mutation on the table \"products_tag\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_tag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_tag_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"products_tag\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_tag_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_tag_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_tag_on_conflict", "description": "on_conflict condition type for table \"products_tag\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_tag_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_tag_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_tag_order_by", "description": "Ordering options when selecting data from \"products_tag\".", "fields": null, "inputFields": [{"name": "color", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_internaltasktags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_journeytags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_loaneventmanagertags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_partnertags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_producttags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationtags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_usertags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_tag_pk_columns_input", "description": "primary key columns input for table: products_tag", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_tag_select_column", "description": "select columns of table \"products_tag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "color", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_tag_set_input", "description": "input type for updating data in table \"products_tag\"", "fields": null, "inputFields": [{"name": "color", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_tag_stream_cursor_input", "description": "Streaming cursor of the table \"products_tag\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_tag_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_tag_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "color", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_tag_update_column", "description": "update columns of table \"products_tag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "color", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_tag_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_tag_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_tag_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_transfermateapicalls", "description": "columns and relationships of \"products_transfermateapicalls\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "method", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "request_body", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "response_body", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status_code", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "url", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_transfermateapicalls_aggregate", "description": "aggregated selection of \"products_transfermateapicalls\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_transfermateapicalls_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_transfermateapicalls", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_transfermateapicalls_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_transfermateapicalls_aggregate_fields", "description": "aggregate fields of \"products_transfermateapicalls\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_transfermateapicalls_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_transfermateapicalls_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_transfermateapicalls_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_transfermateapicalls_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_transfermateapicalls_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_transfermateapicalls_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_transfermateapicalls_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_transfermateapicalls_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_transfermateapicalls_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_transfermateapicalls_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_transfermateapicalls_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_aggregate_order_by", "description": "order by aggregate values of table \"products_transfermateapicalls\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "request_body", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_transfermateapicalls\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_transfermateapicalls_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "status_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_avg_order_by", "description": "order by avg() on columns of table \"products_transfermateapicalls\"", "fields": null, "inputFields": [{"name": "status_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_bool_exp", "description": "Boolean expression to filter rows from the table \"products_transfermateapicalls\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "request_body", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "response_body", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status_code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "url", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_transfermateapicalls_constraint", "description": "unique or primary key constraints on table \"products_transfermateapicalls\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_transfermateapicalls_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "request_body", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "request_body", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "request_body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_inc_input", "description": "input type for incrementing numeric columns in table \"products_transfermateapicalls\"", "fields": null, "inputFields": [{"name": "status_code", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_insert_input", "description": "input type for inserting data into table \"products_transfermateapicalls\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "request_body", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "response_body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status_code", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_transfermateapicalls_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "method", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "response_body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_max_order_by", "description": "order by max() on columns of table \"products_transfermateapicalls\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "response_body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_transfermateapicalls_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "method", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "response_body", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_min_order_by", "description": "order by min() on columns of table \"products_transfermateapicalls\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "response_body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_transfermateapicalls_mutation_response", "description": "response of any mutation on the table \"products_transfermateapicalls\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_transfermateapicalls", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_on_conflict", "description": "on_conflict condition type for table \"products_transfermateapicalls\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_transfermateapicalls_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_transfermateapicalls_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_order_by", "description": "Ordering options when selecting data from \"products_transfermateapicalls\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "request_body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "response_body", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "url", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_pk_columns_input", "description": "primary key columns input for table: products_transfermateapicalls", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "request_body", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_transfermateapicalls_select_column", "description": "select columns of table \"products_transfermateapicalls\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "method", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "request_body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "response_body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "url", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_set_input", "description": "input type for updating data in table \"products_transfermateapicalls\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "request_body", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "response_body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status_code", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_transfermateapicalls_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "status_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_stddev_order_by", "description": "order by stddev() on columns of table \"products_transfermateapicalls\"", "fields": null, "inputFields": [{"name": "status_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_transfermateapicalls_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "status_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"products_transfermateapicalls\"", "fields": null, "inputFields": [{"name": "status_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_transfermateapicalls_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "status_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"products_transfermateapicalls\"", "fields": null, "inputFields": [{"name": "status_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_stream_cursor_input", "description": "Streaming cursor of the table \"products_transfermateapicalls\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "method", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "request_body", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "response_body", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status_code", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "url", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_transfermateapicalls_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "status_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_sum_order_by", "description": "order by sum() on columns of table \"products_transfermateapicalls\"", "fields": null, "inputFields": [{"name": "status_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_transfermateapicalls_update_column", "description": "update columns of table \"products_transfermateapicalls\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "method", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "request_body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "response_body", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status_code", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "url", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_transfermateapicalls_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "status_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_var_pop_order_by", "description": "order by var_pop() on columns of table \"products_transfermateapicalls\"", "fields": null, "inputFields": [{"name": "status_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_transfermateapicalls_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "status_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_var_samp_order_by", "description": "order by var_samp() on columns of table \"products_transfermateapicalls\"", "fields": null, "inputFields": [{"name": "status_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_transfermateapicalls_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "status_code", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_variance_order_by", "description": "order by variance() on columns of table \"products_transfermateapicalls\"", "fields": null, "inputFields": [{"name": "status_code", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_useractionnodedata", "description": "columns and relationships of \"products_useractionnodedata\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_nodes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_node_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_node", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_nodes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_node_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_node_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "response_window", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "interval", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_useractionnodedata_aggregate", "description": "aggregated selection of \"products_useractionnodedata\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_useractionnodedata_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_useractionnodedata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_useractionnodedata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_useractionnodedata_aggregate_fields", "description": "aggregate fields of \"products_useractionnodedata\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_useractionnodedata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_useractionnodedata_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_useractionnodedata_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_aggregate_order_by", "description": "order by aggregate values of table \"products_useractionnodedata\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_useractionnodedata\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_bool_exp", "description": "Boolean expression to filter rows from the table \"products_useractionnodedata\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_nodes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_nodes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "response_window", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "interval_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_useractionnodedata_constraint", "description": "unique or primary key constraints on table \"products_useractionnodedata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_useractionnodedata_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_insert_input", "description": "input type for inserting data into table \"products_useractionnodedata\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "products_nodes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "response_window", "description": null, "type": {"kind": "SCALAR", "name": "interval", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_useractionnodedata_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_max_order_by", "description": "order by max() on columns of table \"products_useractionnodedata\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_useractionnodedata_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_min_order_by", "description": "order by min() on columns of table \"products_useractionnodedata\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_useractionnodedata_mutation_response", "description": "response of any mutation on the table \"products_useractionnodedata\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_useractionnodedata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"products_useractionnodedata\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_on_conflict", "description": "on_conflict condition type for table \"products_useractionnodedata\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_useractionnodedata_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_useractionnodedata_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_order_by", "description": "Ordering options when selecting data from \"products_useractionnodedata\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_nodes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "response_window", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_pk_columns_input", "description": "primary key columns input for table: products_useractionnodedata", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_useractionnodedata_select_column", "description": "select columns of table \"products_useractionnodedata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "response_window", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_set_input", "description": "input type for updating data in table \"products_useractionnodedata\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "response_window", "description": null, "type": {"kind": "SCALAR", "name": "interval", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_stream_cursor_input", "description": "Streaming cursor of the table \"products_useractionnodedata\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "response_window", "description": null, "type": {"kind": "SCALAR", "name": "interval", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_useractionnodedata_update_column", "description": "update columns of table \"products_useractionnodedata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "response_window", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplication", "description": "columns and relationships of \"products_userapplication\"", "fields": [{"name": "assignee", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_assignee", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "compliance_data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "consent_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "consent_file", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "files_file", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "consent_file_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "consent_state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_selection_state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "deferral_reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ended_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "escalation", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_events", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_event_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_event_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_event_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_event", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_events_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_event_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_event_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_event_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_event_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "extended_data", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationextendeddata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_applications", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "integrations_externalapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "integrations_externalapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_applications_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "integrations_externalapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "integrations_externalapplication_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fee_collection_mode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "highest_level_reached", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "international_credit_check_requested", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_userapplicationquerygroups", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_userapplicationquerygroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_userapplicationquerygroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_userapplicationquerygroups_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_userapplicationquerygroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_userapplicationquerygroup_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_applications", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_applications_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationsnapshots", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationsnapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationsnapshots_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationsnapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "next_follow_up_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_note_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_note", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_note_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_note_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_permissions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerpermission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_permissions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerpermission_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_completed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_delivery_status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_method", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "product", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_product", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_eligibilityscorehistories", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_eligibilityscorehistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_eligibilityscorehistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_eligibilityscorehistories_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_eligibilityscorehistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_eligibilityscorehistory_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_paymentdiscountusages", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscountusage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_paymentdiscountusage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_paymentdiscountusages_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscountusage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_paymentdiscountusage_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_relatedapplications", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_relatedapplications_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_relatedapplications", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_relatedapplications_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_relatedapplications_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_relatedapplications_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_relatedapplications_by_parent_user_application_id", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_relatedapplications_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_relatedapplications", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_relatedapplications_by_parent_user_application_id_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_relatedapplications_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_relatedapplications_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationaccesses", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationaccess_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationaccess", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationaccesses_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationaccess_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationaccess_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationdata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationdata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationdata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationdata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationdata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationdata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationevents", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationevents_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationextendeddatum", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationextendeddata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationhistories", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationhistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationhistories_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationhistory_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationpaymentdiscounts", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationpaymentdiscount_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationpaymentdiscounts_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationpaymentdiscount_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationpayments", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationpayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationpayment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationpayments_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationpayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationpayment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationprofiledata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationprofiledata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationprofiledata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationprofiledata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationprofiledata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationprofiledata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsuccessrate", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsuccessrates", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsuccessrate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsuccessrates_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsuccessrate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsupports", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsupport", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsupports_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsupport_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationtags", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationtag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationtag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationtags_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationtag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationtag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowactions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowactions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowaction_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowstepneos", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstepneo_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstepneo", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowstepneos_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstepneo_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstepneo_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowsteps", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstep_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstep", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowsteps_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstep_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstep_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowsteptimes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowsteptime_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowsteptime", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowsteptimes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowsteptime_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowsteptime_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "questionnaire", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "remarks", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "school_student_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "submitted_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_notes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_note_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_note", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_notes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_note_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_note_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "visa_partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "withdrawal_consent_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "withdrawal_consent_file", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "files_file", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "withdrawal_consent_file_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplication_aggregate", "description": "aggregated selection of \"products_userapplication\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplication_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplication_select_column_products_userapplication_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplication_select_column_products_userapplication_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplication_aggregate_fields", "description": "aggregate fields of \"products_userapplication\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplication_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplication_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplication_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplication_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplication_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplication_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplication_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplication_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplication_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplication_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_aggregate_order_by", "description": "order by aggregate values of table \"products_userapplication\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "compliance_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "questionnaire", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_userapplication\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplication_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "escalation", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_avg_order_by", "description": "order by avg() on columns of table \"products_userapplication\"", "fields": null, "inputFields": [{"name": "escalation", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "description": "Boolean expression to filter rows from the table \"products_userapplication\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "assignee", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "compliance_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "consent_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "consent_file", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "consent_file_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "consent_state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data_selection_state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "deferral_reason", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ended_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "escalation", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "events_events", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "events_events_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "extended_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "external_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "external_applications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "external_applications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "external_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "fee_collection_mode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "international_credit_check_requested", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_userapplicationquerygroups", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "issues_userapplicationquerygroups_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_applications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_applications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationsnapshots", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationsnapshots_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "next_follow_up_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "notes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_permissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_permissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_completed_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_delivery_status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_method", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_eligibilityscorehistories", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_eligibilityscorehistories_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_paymentdiscountusages", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_paymentdiscountusages_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_relatedapplications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_relatedapplications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_relatedapplications_by_parent_user_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_relatedapplications_by_parent_user_application_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationaccesses", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationaccesses_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationdata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationdata_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationextendeddatum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationhistories", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationhistories_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationpaymentdiscounts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationpaymentdiscounts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationpayments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationpayments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationprofiledata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationprofiledata_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsuccessrate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsuccessrates", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsuccessrates_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsupports", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsupports_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationtags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationtags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowactions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowactions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowstepneos", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowstepneos_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteps", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteps_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteptimes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteptimes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "questionnaire", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "remarks", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "school_student_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "stage", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "submitted_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_notes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_notes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "visa_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "withdrawal_consent_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "withdrawal_consent_file", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "withdrawal_consent_file_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplication_constraint", "description": "unique or primary key constraints on table \"products_userapplication\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_userapplication_external_user_id_tenant_key", "description": "unique or primary key constraint on columns \"tenant_id\", \"external_user_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplication_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "compliance_data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "highest_level_reached", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "questionnaire", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "compliance_data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "questionnaire", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "compliance_data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "questionnaire", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_inc_input", "description": "input type for incrementing numeric columns in table \"products_userapplication\"", "fields": null, "inputFields": [{"name": "escalation", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_insert_input", "description": "input type for inserting data into table \"products_userapplication\"", "fields": null, "inputFields": [{"name": "assignee", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "compliance_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "consent_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "consent_file", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "consent_file_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "consent_state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "data_selection_state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "deferral_reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ended_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "escalation", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "events_events", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "extended_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "external_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_applications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "external_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "fee_collection_mode", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "international_credit_check_requested", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "issues_userapplicationquerygroups", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_applications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationsnapshots", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "next_follow_up_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "notes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_permissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_completed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "payment_delivery_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_method", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "products_eligibilityscorehistories", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_paymentdiscountusages", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_relatedapplications", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_relatedapplications_by_parent_user_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationaccesses", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationdata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationevents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationextendeddatum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationhistories", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationpaymentdiscounts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationpayments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationprofiledata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsuccessrate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsuccessrates", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsupports", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationtags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_workflowactions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_workflowstepneos", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteps", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteptimes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "questionnaire", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "remarks", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "school_student_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "stage", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "submitted_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_notes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "visa_partner", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "withdrawal_consent_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "withdrawal_consent_file", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "withdrawal_consent_file_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplication_max_fields", "description": "aggregate max on columns", "fields": [{"name": "consent_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "consent_file_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "consent_state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_selection_state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deferral_reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ended_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "escalation", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fee_collection_mode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "next_follow_up_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_completed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_delivery_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_method", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "remarks", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "school_student_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "submitted_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "visa_partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "withdrawal_consent_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "withdrawal_consent_file_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_max_order_by", "description": "order by max() on columns of table \"products_userapplication\"", "fields": null, "inputFields": [{"name": "consent_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "consent_file_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "consent_state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data_selection_state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deferral_reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ended_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "escalation", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fee_collection_mode", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "next_follow_up_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_completed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_delivery_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_method", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "remarks", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "school_student_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "stage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "submitted_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "visa_partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "withdrawal_consent_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "withdrawal_consent_file_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplication_min_fields", "description": "aggregate min on columns", "fields": [{"name": "consent_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "consent_file_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "consent_state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_selection_state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deferral_reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ended_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "escalation", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fee_collection_mode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "next_follow_up_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_completed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_delivery_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_method", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "remarks", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "school_student_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "start_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "submitted_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "visa_partner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "withdrawal_consent_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "withdrawal_consent_file_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_min_order_by", "description": "order by min() on columns of table \"products_userapplication\"", "fields": null, "inputFields": [{"name": "consent_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "consent_file_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "consent_state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data_selection_state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deferral_reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ended_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "escalation", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fee_collection_mode", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "next_follow_up_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_completed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_delivery_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_method", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "remarks", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "school_student_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "stage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "submitted_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "visa_partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "withdrawal_consent_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "withdrawal_consent_file_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplication_mutation_response", "description": "response of any mutation on the table \"products_userapplication\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"products_userapplication\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_on_conflict", "description": "on_conflict condition type for table \"products_userapplication\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplication_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplication_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "description": "Ordering options when selecting data from \"products_userapplication\".", "fields": null, "inputFields": [{"name": "assignee", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_order_by", "ofType": null}, "defaultValue": null}, {"name": "compliance_data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "consent_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "consent_file", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_order_by", "ofType": null}, "defaultValue": null}, {"name": "consent_file_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "consent_state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data_selection_state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deferral_reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ended_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "escalation", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "events_events_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_event_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "extended_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_order_by", "ofType": null}, "defaultValue": null}, {"name": "external_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_applications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "external_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "fee_collection_mode", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "international_credit_check_requested", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "issues_userapplicationquerygroups_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_applications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplicationsnapshots_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "next_follow_up_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "notes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_permissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_completed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_delivery_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_method", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_product_order_by", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_eligibilityscorehistories_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_paymentdiscountusages_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_relatedapplications_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_relatedapplications_by_parent_user_application_id_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationaccesses_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationdata_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationevents_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationextendeddatum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationhistories_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationpaymentdiscounts_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationpayments_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationprofiledata_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsuccessrate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsuccessrates_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationsupports_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationtags_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_workflowactions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_workflowstepneos_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteps_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteptimes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "questionnaire", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "remarks", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "school_student_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "stage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "submitted_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_notes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_note_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "visa_partner", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "withdrawal_consent_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "withdrawal_consent_file", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "files_file_order_by", "ofType": null}, "defaultValue": null}, {"name": "withdrawal_consent_file_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_pk_columns_input", "description": "primary key columns input for table: products_userapplication", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "compliance_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "questionnaire", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplication_select_column", "description": "select columns of table \"products_userapplication\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "compliance_data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "consent_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "consent_file_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "consent_state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data_selection_state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deferral_reason", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ended_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "escalation", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fee_collection_mode", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "highest_level_reached", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "international_credit_check_requested", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "next_follow_up_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_completed_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_delivery_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_method", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "questionnaire", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "remarks", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "school_student_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "stage", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "start_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "submitted_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "visa_partner", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "withdrawal_consent_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "withdrawal_consent_file_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplication_select_column_products_userapplication_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"products_userapplication_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"products_userapplication\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "international_credit_check_requested", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplication_select_column_products_userapplication_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"products_userapplication_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"products_userapplication\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "international_credit_check_requested", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_set_input", "description": "input type for updating data in table \"products_userapplication\"", "fields": null, "inputFields": [{"name": "compliance_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "consent_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "consent_file_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "consent_state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "data_selection_state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "deferral_reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ended_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "escalation", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "external_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "fee_collection_mode", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "international_credit_check_requested", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "next_follow_up_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "payment_completed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "payment_delivery_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_method", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "questionnaire", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "remarks", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "school_student_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "stage", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "submitted_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "visa_partner", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "withdrawal_consent_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "withdrawal_consent_file_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplication_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "escalation", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_stddev_order_by", "description": "order by stddev() on columns of table \"products_userapplication\"", "fields": null, "inputFields": [{"name": "escalation", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplication_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "escalation", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"products_userapplication\"", "fields": null, "inputFields": [{"name": "escalation", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplication_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "escalation", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"products_userapplication\"", "fields": null, "inputFields": [{"name": "escalation", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_stream_cursor_input", "description": "Streaming cursor of the table \"products_userapplication\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "compliance_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "consent_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "consent_file_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "consent_state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "data_selection_state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "deferral_reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ended_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "escalation", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "external_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "fee_collection_mode", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "highest_level_reached", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "international_credit_check_requested", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "next_follow_up_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "payment_completed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "payment_delivery_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_method", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "product_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "questionnaire", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "remarks", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "school_student_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "stage", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "start_date", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "submitted_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "visa_partner", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "withdrawal_consent_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "withdrawal_consent_file_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplication_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "escalation", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_sum_order_by", "description": "order by sum() on columns of table \"products_userapplication\"", "fields": null, "inputFields": [{"name": "escalation", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplication_update_column", "description": "update columns of table \"products_userapplication\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "compliance_data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "consent_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "consent_file_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "consent_state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data_selection_state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deferral_reason", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ended_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "escalation", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "fee_collection_mode", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "highest_level_reached", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "international_credit_check_requested", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "next_follow_up_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_completed_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_delivery_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_method", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "product_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "questionnaire", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "remarks", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "school_student_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "stage", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "start_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "submitted_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "visa_partner", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "withdrawal_consent_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "withdrawal_consent_file_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplication_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "escalation", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_var_pop_order_by", "description": "order by var_pop() on columns of table \"products_userapplication\"", "fields": null, "inputFields": [{"name": "escalation", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplication_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "escalation", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_var_samp_order_by", "description": "order by var_samp() on columns of table \"products_userapplication\"", "fields": null, "inputFields": [{"name": "escalation", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplication_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "escalation", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplication_variance_order_by", "description": "order by variance() on columns of table \"products_userapplication\"", "fields": null, "inputFields": [{"name": "escalation", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationaccess", "description": "columns and relationships of \"products_userapplicationaccess\"", "fields": [{"name": "authorized_partner_user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "authorized_partner_user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner_user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner_user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scopes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationaccess_aggregate", "description": "aggregated selection of \"products_userapplicationaccess\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationaccess_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationaccess", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationaccess_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationaccess_aggregate_fields", "description": "aggregate fields of \"products_userapplicationaccess\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationaccess_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationaccess_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationaccess_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_aggregate_order_by", "description": "order by aggregate values of table \"products_userapplicationaccess\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_userapplicationaccess\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_bool_exp", "description": "Boolean expression to filter rows from the table \"products_userapplicationaccess\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "authorized_partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "authorized_partner_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "owner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "owner_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "scopes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_array_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationaccess_constraint", "description": "unique or primary key constraints on table \"products_userapplicationaccess\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_userapplication_owner_user_id_user_appli_5c1e81d6_uniq", "description": "unique or primary key constraint on columns \"owner_user_id\", \"user_application_id\", \"authorized_partner_user_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationaccess_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_insert_input", "description": "input type for inserting data into table \"products_userapplicationaccess\"", "fields": null, "inputFields": [{"name": "authorized_partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "authorized_partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "owner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "owner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "scopes", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationaccess_max_fields", "description": "aggregate max on columns", "fields": [{"name": "authorized_partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scopes", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_max_order_by", "description": "order by max() on columns of table \"products_userapplicationaccess\"", "fields": null, "inputFields": [{"name": "authorized_partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "owner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scopes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationaccess_min_fields", "description": "aggregate min on columns", "fields": [{"name": "authorized_partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scopes", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_min_order_by", "description": "order by min() on columns of table \"products_userapplicationaccess\"", "fields": null, "inputFields": [{"name": "authorized_partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "owner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scopes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationaccess_mutation_response", "description": "response of any mutation on the table \"products_userapplicationaccess\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationaccess", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_on_conflict", "description": "on_conflict condition type for table \"products_userapplicationaccess\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationaccess_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationaccess_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_order_by", "description": "Ordering options when selecting data from \"products_userapplicationaccess\".", "fields": null, "inputFields": [{"name": "authorized_partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}, "defaultValue": null}, {"name": "authorized_partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "owner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "owner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scopes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_pk_columns_input", "description": "primary key columns input for table: products_userapplicationaccess", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationaccess_select_column", "description": "select columns of table \"products_userapplicationaccess\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "authorized_partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "owner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scopes", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_set_input", "description": "input type for updating data in table \"products_userapplicationaccess\"", "fields": null, "inputFields": [{"name": "authorized_partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "owner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "scopes", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_stream_cursor_input", "description": "Streaming cursor of the table \"products_userapplicationaccess\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "authorized_partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "owner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "scopes", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationaccess_update_column", "description": "update columns of table \"products_userapplicationaccess\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "authorized_partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "owner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scopes", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationdata", "description": "columns and relationships of \"products_userapplicationdata\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "request", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationdata_aggregate", "description": "aggregated selection of \"products_userapplicationdata\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationdata_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationdata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationdata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationdata_aggregate_fields", "description": "aggregate fields of \"products_userapplicationdata\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationdata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationdata_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationdata_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_aggregate_order_by", "description": "order by aggregate values of table \"products_userapplicationdata\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "request", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_userapplicationdata\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_bool_exp", "description": "Boolean expression to filter rows from the table \"products_userapplicationdata\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "request", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationdata_constraint", "description": "unique or primary key constraints on table \"products_userapplicationdata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_userapplicationdata_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "request", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "request", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "request", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_insert_input", "description": "input type for inserting data into table \"products_userapplicationdata\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "request", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationdata_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_max_order_by", "description": "order by max() on columns of table \"products_userapplicationdata\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationdata_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_min_order_by", "description": "order by min() on columns of table \"products_userapplicationdata\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationdata_mutation_response", "description": "response of any mutation on the table \"products_userapplicationdata\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationdata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_on_conflict", "description": "on_conflict condition type for table \"products_userapplicationdata\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationdata_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationdata_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_order_by", "description": "Ordering options when selecting data from \"products_userapplicationdata\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "request", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_pk_columns_input", "description": "primary key columns input for table: products_userapplicationdata", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "request", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationdata_select_column", "description": "select columns of table \"products_userapplicationdata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "request", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_set_input", "description": "input type for updating data in table \"products_userapplicationdata\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "request", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_stream_cursor_input", "description": "Streaming cursor of the table \"products_userapplicationdata\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "request", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationdata_update_column", "description": "update columns of table \"products_userapplicationdata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "request", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationevent", "description": "columns and relationships of \"products_userapplicationevent\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "node", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_node", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "node_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationevent_aggregate", "description": "aggregated selection of \"products_userapplicationevent\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationevent_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationevent_aggregate_fields", "description": "aggregate fields of \"products_userapplicationevent\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationevent_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationevent_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_aggregate_order_by", "description": "order by aggregate values of table \"products_userapplicationevent\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_userapplicationevent\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_bool_exp", "description": "Boolean expression to filter rows from the table \"products_userapplicationevent\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "node", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "node_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationevent_constraint", "description": "unique or primary key constraints on table \"products_userapplicationevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_userapplicationevent_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_insert_input", "description": "input type for inserting data into table \"products_userapplicationevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "data_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "node", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "node_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationevent_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "node_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_max_order_by", "description": "order by max() on columns of table \"products_userapplicationevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "node_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationevent_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "node_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_min_order_by", "description": "order by min() on columns of table \"products_userapplicationevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "node_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationevent_mutation_response", "description": "response of any mutation on the table \"products_userapplicationevent\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_on_conflict", "description": "on_conflict condition type for table \"products_userapplicationevent\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationevent_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationevent_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_order_by", "description": "Ordering options when selecting data from \"products_userapplicationevent\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "node", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}, "defaultValue": null}, {"name": "node_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_pk_columns_input", "description": "primary key columns input for table: products_userapplicationevent", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationevent_select_column", "description": "select columns of table \"products_userapplicationevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "node_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_set_input", "description": "input type for updating data in table \"products_userapplicationevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "data_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "node_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_stream_cursor_input", "description": "Streaming cursor of the table \"products_userapplicationevent\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "data_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "node_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationevent_update_column", "description": "update columns of table \"products_userapplicationevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "node_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationextendeddata", "description": "columns and relationships of \"products_userapplicationextendeddata\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplication", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationextendeddata_aggregate", "description": "aggregated selection of \"products_userapplicationextendeddata\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationextendeddata_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationextendeddata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationextendeddata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationextendeddata_aggregate_fields", "description": "aggregate fields of \"products_userapplicationextendeddata\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationextendeddata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationextendeddata_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationextendeddata_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_aggregate_order_by", "description": "order by aggregate values of table \"products_userapplicationextendeddata\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_userapplicationextendeddata\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_bool_exp", "description": "Boolean expression to filter rows from the table \"products_userapplicationextendeddata\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationextendeddata_constraint", "description": "unique or primary key constraints on table \"products_userapplicationextendeddata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_userapplicationextendeddata_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationextendeddata_user_application_id_key", "description": "unique or primary key constraint on columns \"user_application_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_insert_input", "description": "input type for inserting data into table \"products_userapplicationextendeddata\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationextendeddata_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_max_order_by", "description": "order by max() on columns of table \"products_userapplicationextendeddata\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationextendeddata_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_min_order_by", "description": "order by min() on columns of table \"products_userapplicationextendeddata\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationextendeddata_mutation_response", "description": "response of any mutation on the table \"products_userapplicationextendeddata\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationextendeddata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"products_userapplicationextendeddata\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_on_conflict", "description": "on_conflict condition type for table \"products_userapplicationextendeddata\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationextendeddata_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationextendeddata_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_order_by", "description": "Ordering options when selecting data from \"products_userapplicationextendeddata\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_pk_columns_input", "description": "primary key columns input for table: products_userapplicationextendeddata", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationextendeddata_select_column", "description": "select columns of table \"products_userapplicationextendeddata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_set_input", "description": "input type for updating data in table \"products_userapplicationextendeddata\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_stream_cursor_input", "description": "Streaming cursor of the table \"products_userapplicationextendeddata\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationextendeddata_update_column", "description": "update columns of table \"products_userapplicationextendeddata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationhistory", "description": "columns and relationships of \"products_userapplicationhistory\"", "fields": [{"name": "application", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "desk", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_desk", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "desk_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "result", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationhistory_aggregate", "description": "aggregated selection of \"products_userapplicationhistory\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationhistory_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationhistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationhistory_select_column_products_userapplicationhistory_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationhistory_select_column_products_userapplicationhistory_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationhistory_aggregate_fields", "description": "aggregate fields of \"products_userapplicationhistory\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationhistory_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationhistory_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_aggregate_order_by", "description": "order by aggregate values of table \"products_userapplicationhistory\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_userapplicationhistory\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_bool_exp", "description": "Boolean expression to filter rows from the table \"products_userapplicationhistory\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "desk", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "reason", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "result", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationhistory_constraint", "description": "unique or primary key constraints on table \"products_userapplicationhistory\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_applicationhistory_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_insert_input", "description": "input type for inserting data into table \"products_userapplicationhistory\"", "fields": null, "inputFields": [{"name": "application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "desk", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "result", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationhistory_max_fields", "description": "aggregate max on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "desk_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_max_order_by", "description": "order by max() on columns of table \"products_userapplicationhistory\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationhistory_min_fields", "description": "aggregate min on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "desk_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_min_order_by", "description": "order by min() on columns of table \"products_userapplicationhistory\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationhistory_mutation_response", "description": "response of any mutation on the table \"products_userapplicationhistory\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationhistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_on_conflict", "description": "on_conflict condition type for table \"products_userapplicationhistory\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationhistory_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationhistory_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_order_by", "description": "Ordering options when selecting data from \"products_userapplicationhistory\".", "fields": null, "inputFields": [{"name": "application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "desk", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_order_by", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "result", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_pk_columns_input", "description": "primary key columns input for table: products_userapplicationhistory", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationhistory_select_column", "description": "select columns of table \"products_userapplicationhistory\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "desk_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reason", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "result", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationhistory_select_column_products_userapplicationhistory_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"products_userapplicationhistory_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"products_userapplicationhistory\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "result", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationhistory_select_column_products_userapplicationhistory_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"products_userapplicationhistory_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"products_userapplicationhistory\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "result", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_set_input", "description": "input type for updating data in table \"products_userapplicationhistory\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "result", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_stream_cursor_input", "description": "Streaming cursor of the table \"products_userapplicationhistory\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "result", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationhistory_update_column", "description": "update columns of table \"products_userapplicationhistory\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "desk_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reason", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "result", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationpayment", "description": "columns and relationships of \"products_userapplicationpayment\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_payment", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationpayment_aggregate", "description": "aggregated selection of \"products_userapplicationpayment\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationpayment_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationpayment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationpayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationpayment_aggregate_fields", "description": "aggregate fields of \"products_userapplicationpayment\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationpayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationpayment_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationpayment_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_aggregate_order_by", "description": "order by aggregate values of table \"products_userapplicationpayment\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_userapplicationpayment\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_bool_exp", "description": "Boolean expression to filter rows from the table \"products_userapplicationpayment\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationpayment_constraint", "description": "unique or primary key constraints on table \"products_userapplicationpayment\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_userapplicationpayment_payment_id_key", "description": "unique or primary key constraint on columns \"payment_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationpayment_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_insert_input", "description": "input type for inserting data into table \"products_userapplicationpayment\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationpayment_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_max_order_by", "description": "order by max() on columns of table \"products_userapplicationpayment\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationpayment_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_min_order_by", "description": "order by min() on columns of table \"products_userapplicationpayment\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationpayment_mutation_response", "description": "response of any mutation on the table \"products_userapplicationpayment\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationpayment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"products_userapplicationpayment\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_on_conflict", "description": "on_conflict condition type for table \"products_userapplicationpayment\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationpayment_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationpayment_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_order_by", "description": "Ordering options when selecting data from \"products_userapplicationpayment\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_payment_order_by", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_pk_columns_input", "description": "primary key columns input for table: products_userapplicationpayment", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationpayment_select_column", "description": "select columns of table \"products_userapplicationpayment\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_set_input", "description": "input type for updating data in table \"products_userapplicationpayment\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_stream_cursor_input", "description": "Streaming cursor of the table \"products_userapplicationpayment\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payment_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationpayment_update_column", "description": "update columns of table \"products_userapplicationpayment\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payment_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount", "description": "columns and relationships of \"products_userapplicationpaymentdiscount\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "discount_percentage", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "node", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_node", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "node_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_aggregate", "description": "aggregated selection of \"products_userapplicationpaymentdiscount\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationpaymentdiscount_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_aggregate_fields", "description": "aggregate fields of \"products_userapplicationpaymentdiscount\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationpaymentdiscount_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_aggregate_order_by", "description": "order by aggregate values of table \"products_userapplicationpaymentdiscount\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_userapplicationpaymentdiscount\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "discount_percentage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_avg_order_by", "description": "order by avg() on columns of table \"products_userapplicationpaymentdiscount\"", "fields": null, "inputFields": [{"name": "discount_percentage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_bool_exp", "description": "Boolean expression to filter rows from the table \"products_userapplicationpaymentdiscount\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "discount_percentage", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "node", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "node_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationpaymentdiscount_constraint", "description": "unique or primary key constraints on table \"products_userapplicationpaymentdiscount\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_userapplicationpaymentdiscount_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_inc_input", "description": "input type for incrementing numeric columns in table \"products_userapplicationpaymentdiscount\"", "fields": null, "inputFields": [{"name": "discount_percentage", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_insert_input", "description": "input type for inserting data into table \"products_userapplicationpaymentdiscount\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "discount_percentage", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "node", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "node_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "discount_percentage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "node_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_max_order_by", "description": "order by max() on columns of table \"products_userapplicationpaymentdiscount\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "discount_percentage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "node_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "discount_percentage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "node_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_min_order_by", "description": "order by min() on columns of table \"products_userapplicationpaymentdiscount\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "discount_percentage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "node_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_mutation_response", "description": "response of any mutation on the table \"products_userapplicationpaymentdiscount\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_on_conflict", "description": "on_conflict condition type for table \"products_userapplicationpaymentdiscount\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationpaymentdiscount_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationpaymentdiscount_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_order_by", "description": "Ordering options when selecting data from \"products_userapplicationpaymentdiscount\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "discount_percentage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "node", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}, "defaultValue": null}, {"name": "node_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_pk_columns_input", "description": "primary key columns input for table: products_userapplicationpaymentdiscount", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationpaymentdiscount_select_column", "description": "select columns of table \"products_userapplicationpaymentdiscount\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "discount_percentage", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "node_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_set_input", "description": "input type for updating data in table \"products_userapplicationpaymentdiscount\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "discount_percentage", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "node_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "discount_percentage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_stddev_order_by", "description": "order by stddev() on columns of table \"products_userapplicationpaymentdiscount\"", "fields": null, "inputFields": [{"name": "discount_percentage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "discount_percentage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"products_userapplicationpaymentdiscount\"", "fields": null, "inputFields": [{"name": "discount_percentage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "discount_percentage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"products_userapplicationpaymentdiscount\"", "fields": null, "inputFields": [{"name": "discount_percentage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_stream_cursor_input", "description": "Streaming cursor of the table \"products_userapplicationpaymentdiscount\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "discount_percentage", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "node_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "discount_percentage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_sum_order_by", "description": "order by sum() on columns of table \"products_userapplicationpaymentdiscount\"", "fields": null, "inputFields": [{"name": "discount_percentage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationpaymentdiscount_update_column", "description": "update columns of table \"products_userapplicationpaymentdiscount\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "discount_percentage", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "node_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "discount_percentage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_var_pop_order_by", "description": "order by var_pop() on columns of table \"products_userapplicationpaymentdiscount\"", "fields": null, "inputFields": [{"name": "discount_percentage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "discount_percentage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_var_samp_order_by", "description": "order by var_samp() on columns of table \"products_userapplicationpaymentdiscount\"", "fields": null, "inputFields": [{"name": "discount_percentage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "discount_percentage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_variance_order_by", "description": "order by variance() on columns of table \"products_userapplicationpaymentdiscount\"", "fields": null, "inputFields": [{"name": "discount_percentage", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationprofiledata", "description": "columns and relationships of \"products_userapplicationprofiledata\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile_data", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_profiledata", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile_data_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationprofiledata_aggregate", "description": "aggregated selection of \"products_userapplicationprofiledata\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationprofiledata_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationprofiledata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationprofiledata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationprofiledata_aggregate_fields", "description": "aggregate fields of \"products_userapplicationprofiledata\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationprofiledata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationprofiledata_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationprofiledata_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_aggregate_order_by", "description": "order by aggregate values of table \"products_userapplicationprofiledata\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_userapplicationprofiledata\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_bool_exp", "description": "Boolean expression to filter rows from the table \"products_userapplicationprofiledata\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "profile_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profile_data_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationprofiledata_constraint", "description": "unique or primary key constraints on table \"products_userapplicationprofiledata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_userapplication_user_application_id_prof_984df52a_uniq", "description": "unique or primary key constraint on columns \"user_application_id\", \"step\", \"profile_data_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationprofiledata_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_insert_input", "description": "input type for inserting data into table \"products_userapplicationprofiledata\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profile_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "profile_data_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationprofiledata_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile_data_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_max_order_by", "description": "order by max() on columns of table \"products_userapplicationprofiledata\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "profile_data_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationprofiledata_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile_data_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_min_order_by", "description": "order by min() on columns of table \"products_userapplicationprofiledata\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "profile_data_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationprofiledata_mutation_response", "description": "response of any mutation on the table \"products_userapplicationprofiledata\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationprofiledata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_on_conflict", "description": "on_conflict condition type for table \"products_userapplicationprofiledata\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationprofiledata_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationprofiledata_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_order_by", "description": "Ordering options when selecting data from \"products_userapplicationprofiledata\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "profile_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_order_by", "ofType": null}, "defaultValue": null}, {"name": "profile_data_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_pk_columns_input", "description": "primary key columns input for table: products_userapplicationprofiledata", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationprofiledata_select_column", "description": "select columns of table \"products_userapplicationprofiledata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "profile_data_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_set_input", "description": "input type for updating data in table \"products_userapplicationprofiledata\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profile_data_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_stream_cursor_input", "description": "Streaming cursor of the table \"products_userapplicationprofiledata\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profile_data_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationprofiledata_update_column", "description": "update columns of table \"products_userapplicationprofiledata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "profile_data_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationsuccessrate", "description": "columns and relationships of \"products_userapplicationsuccessrate\"", "fields": [{"name": "ability_to_pay_cash_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "admission_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_pr", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_study_permit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lead_scores", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journey", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_journey", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplication", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_responsiveness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_aggregate", "description": "aggregated selection of \"products_userapplicationsuccessrate\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsuccessrate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_aggregate_fields", "description": "aggregate fields of \"products_userapplicationsuccessrate\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsuccessrate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_aggregate_order_by", "description": "order by aggregate values of table \"products_userapplicationsuccessrate\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "lead_scores", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_userapplicationsuccessrate\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "ability_to_pay_cash_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "admission_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_pr", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_study_permit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_responsiveness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_avg_order_by", "description": "order by avg() on columns of table \"products_userapplicationsuccessrate\"", "fields": null, "inputFields": [{"name": "ability_to_pay_cash_collateral", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "admission_quality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_pr", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_study_permit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "student_responsiveness", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_bool_exp", "description": "Boolean expression to filter rows from the table \"products_userapplicationsuccessrate\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "ability_to_pay_cash_collateral", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "admission_quality", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_pr", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_study_permit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "lead_scores", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_journey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "student_responsiveness", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "total_score", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationsuccessrate_constraint", "description": "unique or primary key constraints on table \"products_userapplicationsuccessrate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_userapplication_user_application_id_jour_0c81b4d3_uniq", "description": "unique or primary key constraint on columns \"user_application_id\", \"journey_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsuccessrate_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "lead_scores", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "lead_scores", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "lead_scores", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_inc_input", "description": "input type for incrementing numeric columns in table \"products_userapplicationsuccessrate\"", "fields": null, "inputFields": [{"name": "ability_to_pay_cash_collateral", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "admission_quality", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_pr", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_study_permit", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "student_responsiveness", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "total_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_insert_input", "description": "input type for inserting data into table \"products_userapplicationsuccessrate\"", "fields": null, "inputFields": [{"name": "ability_to_pay_cash_collateral", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "admission_quality", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_pr", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_study_permit", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "lead_scores", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "products_journey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "student_responsiveness", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "total_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_max_fields", "description": "aggregate max on columns", "fields": [{"name": "ability_to_pay_cash_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "admission_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_pr", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_study_permit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_responsiveness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_max_order_by", "description": "order by max() on columns of table \"products_userapplicationsuccessrate\"", "fields": null, "inputFields": [{"name": "ability_to_pay_cash_collateral", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "admission_quality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_pr", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_study_permit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "student_responsiveness", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_min_fields", "description": "aggregate min on columns", "fields": [{"name": "ability_to_pay_cash_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "admission_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_pr", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_study_permit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_responsiveness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_min_order_by", "description": "order by min() on columns of table \"products_userapplicationsuccessrate\"", "fields": null, "inputFields": [{"name": "ability_to_pay_cash_collateral", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "admission_quality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_pr", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_study_permit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "student_responsiveness", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_mutation_response", "description": "response of any mutation on the table \"products_userapplicationsuccessrate\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"products_userapplicationsuccessrate\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_on_conflict", "description": "on_conflict condition type for table \"products_userapplicationsuccessrate\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsuccessrate_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsuccessrate_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_order_by", "description": "Ordering options when selecting data from \"products_userapplicationsuccessrate\".", "fields": null, "inputFields": [{"name": "ability_to_pay_cash_collateral", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "admission_quality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_pr", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_study_permit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "lead_scores", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_journey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "student_responsiveness", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_pk_columns_input", "description": "primary key columns input for table: products_userapplicationsuccessrate", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "lead_scores", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationsuccessrate_select_column", "description": "select columns of table \"products_userapplicationsuccessrate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ability_to_pay_cash_collateral", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "admission_quality", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_pr", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_study_permit", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "lead_scores", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "student_responsiveness", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_set_input", "description": "input type for updating data in table \"products_userapplicationsuccessrate\"", "fields": null, "inputFields": [{"name": "ability_to_pay_cash_collateral", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "admission_quality", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_pr", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_study_permit", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "lead_scores", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "student_responsiveness", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "total_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "ability_to_pay_cash_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "admission_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_pr", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_study_permit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_responsiveness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_stddev_order_by", "description": "order by stddev() on columns of table \"products_userapplicationsuccessrate\"", "fields": null, "inputFields": [{"name": "ability_to_pay_cash_collateral", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "admission_quality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_pr", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_study_permit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "student_responsiveness", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "ability_to_pay_cash_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "admission_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_pr", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_study_permit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_responsiveness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"products_userapplicationsuccessrate\"", "fields": null, "inputFields": [{"name": "ability_to_pay_cash_collateral", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "admission_quality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_pr", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_study_permit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "student_responsiveness", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "ability_to_pay_cash_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "admission_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_pr", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_study_permit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_responsiveness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"products_userapplicationsuccessrate\"", "fields": null, "inputFields": [{"name": "ability_to_pay_cash_collateral", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "admission_quality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_pr", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_study_permit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "student_responsiveness", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_stream_cursor_input", "description": "Streaming cursor of the table \"products_userapplicationsuccessrate\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "ability_to_pay_cash_collateral", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "admission_quality", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_pr", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_study_permit", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "lead_scores", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "student_responsiveness", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "total_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "ability_to_pay_cash_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "admission_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_pr", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_study_permit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_responsiveness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_sum_order_by", "description": "order by sum() on columns of table \"products_userapplicationsuccessrate\"", "fields": null, "inputFields": [{"name": "ability_to_pay_cash_collateral", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "admission_quality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_pr", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_study_permit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "student_responsiveness", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationsuccessrate_update_column", "description": "update columns of table \"products_userapplicationsuccessrate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ability_to_pay_cash_collateral", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "admission_quality", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_pr", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_study_permit", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "lead_scores", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "student_responsiveness", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "ability_to_pay_cash_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "admission_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_pr", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_study_permit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_responsiveness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_var_pop_order_by", "description": "order by var_pop() on columns of table \"products_userapplicationsuccessrate\"", "fields": null, "inputFields": [{"name": "ability_to_pay_cash_collateral", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "admission_quality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_pr", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_study_permit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "student_responsiveness", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "ability_to_pay_cash_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "admission_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_pr", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_study_permit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_responsiveness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_var_samp_order_by", "description": "order by var_samp() on columns of table \"products_userapplicationsuccessrate\"", "fields": null, "inputFields": [{"name": "ability_to_pay_cash_collateral", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "admission_quality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_pr", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_study_permit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "student_responsiveness", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "ability_to_pay_cash_collateral", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "admission_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_pr", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chance_of_getting_study_permit", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "student_responsiveness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_variance_order_by", "description": "order by variance() on columns of table \"products_userapplicationsuccessrate\"", "fields": null, "inputFields": [{"name": "ability_to_pay_cash_collateral", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "admission_quality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_pr", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "chance_of_getting_study_permit", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "probability_of_cash_collateral_payment_by_support", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "student_responsiveness", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationsupport", "description": "columns and relationships of \"products_userapplicationsupport\"", "fields": [{"name": "contribution", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "float8", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_fee", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "remark", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationsupport_aggregate", "description": "aggregated selection of \"products_userapplicationsupport\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationsupport_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsupport", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp_avg", "ofType": null}, "defaultValue": null}, {"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "corr", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp_corr", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}, {"name": "covar_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp_covar_samp", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp_max", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp_min", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp_stddev_samp", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp_sum", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp_var_samp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp_avg", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_select_column_products_userapplicationsupport_aggregate_bool_exp_avg_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_select_column_products_userapplicationsupport_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_select_column_products_userapplicationsupport_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp_corr", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp_corr_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp_corr_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_select_column_products_userapplicationsupport_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_select_column_products_userapplicationsupport_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp_covar_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp_covar_samp_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp_covar_samp_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_select_column_products_userapplicationsupport_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_select_column_products_userapplicationsupport_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp_max", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_select_column_products_userapplicationsupport_aggregate_bool_exp_max_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp_min", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_select_column_products_userapplicationsupport_aggregate_bool_exp_min_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp_stddev_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_select_column_products_userapplicationsupport_aggregate_bool_exp_stddev_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp_sum", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_select_column_products_userapplicationsupport_aggregate_bool_exp_sum_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_bool_exp_var_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_select_column_products_userapplicationsupport_aggregate_bool_exp_var_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationsupport_aggregate_fields", "description": "aggregate fields of \"products_userapplicationsupport\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationsupport_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationsupport_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationsupport_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationsupport_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationsupport_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationsupport_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationsupport_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationsupport_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationsupport_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationsupport_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_aggregate_order_by", "description": "order by aggregate values of table \"products_userapplicationsupport\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_userapplicationsupport\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationsupport_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "contribution", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_fee", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_avg_order_by", "description": "order by avg() on columns of table \"products_userapplicationsupport\"", "fields": null, "inputFields": [{"name": "contribution", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_fee", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "description": "Boolean expression to filter rows from the table \"products_userapplicationsupport\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "contribution", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "referral_fee", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "remark", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationsupport_constraint", "description": "unique or primary key constraints on table \"products_userapplicationsupport\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_userapplicationsupport_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_inc_input", "description": "input type for incrementing numeric columns in table \"products_userapplicationsupport\"", "fields": null, "inputFields": [{"name": "contribution", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "referral_fee", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_insert_input", "description": "input type for inserting data into table \"products_userapplicationsupport\"", "fields": null, "inputFields": [{"name": "contribution", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "referral_fee", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "remark", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationsupport_max_fields", "description": "aggregate max on columns", "fields": [{"name": "contribution", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_fee", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "remark", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_max_order_by", "description": "order by max() on columns of table \"products_userapplicationsupport\"", "fields": null, "inputFields": [{"name": "contribution", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_fee", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "remark", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationsupport_min_fields", "description": "aggregate min on columns", "fields": [{"name": "contribution", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_fee", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "remark", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_min_order_by", "description": "order by min() on columns of table \"products_userapplicationsupport\"", "fields": null, "inputFields": [{"name": "contribution", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_fee", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "remark", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationsupport_mutation_response", "description": "response of any mutation on the table \"products_userapplicationsupport\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsupport", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_on_conflict", "description": "on_conflict condition type for table \"products_userapplicationsupport\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_order_by", "description": "Ordering options when selecting data from \"products_userapplicationsupport\".", "fields": null, "inputFields": [{"name": "contribution", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_fee", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "remark", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_pk_columns_input", "description": "primary key columns input for table: products_userapplicationsupport", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationsupport_select_column", "description": "select columns of table \"products_userapplicationsupport\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "contribution", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "referral_fee", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "remark", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationsupport_select_column_products_userapplicationsupport_aggregate_bool_exp_avg_arguments_columns", "description": "select \"products_userapplicationsupport_aggregate_bool_exp_avg_arguments_columns\" columns of table \"products_userapplicationsupport\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "contribution", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "referral_fee", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationsupport_select_column_products_userapplicationsupport_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"products_userapplicationsupport_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"products_userapplicationsupport\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationsupport_select_column_products_userapplicationsupport_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"products_userapplicationsupport_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"products_userapplicationsupport\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationsupport_select_column_products_userapplicationsupport_aggregate_bool_exp_corr_arguments_columns", "description": "select \"products_userapplicationsupport_aggregate_bool_exp_corr_arguments_columns\" columns of table \"products_userapplicationsupport\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "contribution", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "referral_fee", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationsupport_select_column_products_userapplicationsupport_aggregate_bool_exp_covar_samp_arguments_columns", "description": "select \"products_userapplicationsupport_aggregate_bool_exp_covar_samp_arguments_columns\" columns of table \"products_userapplicationsupport\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "contribution", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "referral_fee", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationsupport_select_column_products_userapplicationsupport_aggregate_bool_exp_max_arguments_columns", "description": "select \"products_userapplicationsupport_aggregate_bool_exp_max_arguments_columns\" columns of table \"products_userapplicationsupport\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "contribution", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "referral_fee", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationsupport_select_column_products_userapplicationsupport_aggregate_bool_exp_min_arguments_columns", "description": "select \"products_userapplicationsupport_aggregate_bool_exp_min_arguments_columns\" columns of table \"products_userapplicationsupport\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "contribution", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "referral_fee", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationsupport_select_column_products_userapplicationsupport_aggregate_bool_exp_stddev_samp_arguments_columns", "description": "select \"products_userapplicationsupport_aggregate_bool_exp_stddev_samp_arguments_columns\" columns of table \"products_userapplicationsupport\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "contribution", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "referral_fee", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationsupport_select_column_products_userapplicationsupport_aggregate_bool_exp_sum_arguments_columns", "description": "select \"products_userapplicationsupport_aggregate_bool_exp_sum_arguments_columns\" columns of table \"products_userapplicationsupport\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "contribution", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "referral_fee", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationsupport_select_column_products_userapplicationsupport_aggregate_bool_exp_var_samp_arguments_columns", "description": "select \"products_userapplicationsupport_aggregate_bool_exp_var_samp_arguments_columns\" columns of table \"products_userapplicationsupport\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "contribution", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "referral_fee", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_set_input", "description": "input type for updating data in table \"products_userapplicationsupport\"", "fields": null, "inputFields": [{"name": "contribution", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "referral_fee", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "remark", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationsupport_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "contribution", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_fee", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_stddev_order_by", "description": "order by stddev() on columns of table \"products_userapplicationsupport\"", "fields": null, "inputFields": [{"name": "contribution", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_fee", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationsupport_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "contribution", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_fee", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"products_userapplicationsupport\"", "fields": null, "inputFields": [{"name": "contribution", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_fee", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationsupport_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "contribution", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_fee", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"products_userapplicationsupport\"", "fields": null, "inputFields": [{"name": "contribution", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_fee", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_stream_cursor_input", "description": "Streaming cursor of the table \"products_userapplicationsupport\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "contribution", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "referral_fee", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "remark", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationsupport_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "contribution", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_fee", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_sum_order_by", "description": "order by sum() on columns of table \"products_userapplicationsupport\"", "fields": null, "inputFields": [{"name": "contribution", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_fee", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationsupport_update_column", "description": "update columns of table \"products_userapplicationsupport\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "contribution", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "referral_fee", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "remark", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationsupport_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "contribution", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_fee", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_var_pop_order_by", "description": "order by var_pop() on columns of table \"products_userapplicationsupport\"", "fields": null, "inputFields": [{"name": "contribution", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_fee", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationsupport_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "contribution", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_fee", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_var_samp_order_by", "description": "order by var_samp() on columns of table \"products_userapplicationsupport\"", "fields": null, "inputFields": [{"name": "contribution", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_fee", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationsupport_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "contribution", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referral_fee", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_variance_order_by", "description": "order by variance() on columns of table \"products_userapplicationsupport\"", "fields": null, "inputFields": [{"name": "contribution", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "referral_fee", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationtag", "description": "columns and relationships of \"products_userapplicationtag\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_tag", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationtag_aggregate", "description": "aggregated selection of \"products_userapplicationtag\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationtag_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationtag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationtag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationtag_aggregate_fields", "description": "aggregate fields of \"products_userapplicationtag\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationtag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationtag_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_userapplicationtag_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_aggregate_order_by", "description": "order by aggregate values of table \"products_userapplicationtag\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_userapplicationtag\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_bool_exp", "description": "Boolean expression to filter rows from the table \"products_userapplicationtag\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationtag_constraint", "description": "unique or primary key constraints on table \"products_userapplicationtag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_userapplication_user_application_id_tag__05545d93_uniq", "description": "unique or primary key constraint on columns \"user_application_id\", \"tag_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationtag_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_insert_input", "description": "input type for inserting data into table \"products_userapplicationtag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationtag_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_max_order_by", "description": "order by max() on columns of table \"products_userapplicationtag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationtag_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_min_order_by", "description": "order by min() on columns of table \"products_userapplicationtag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_userapplicationtag_mutation_response", "description": "response of any mutation on the table \"products_userapplicationtag\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationtag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_on_conflict", "description": "on_conflict condition type for table \"products_userapplicationtag\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationtag_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationtag_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_order_by", "description": "Ordering options when selecting data from \"products_userapplicationtag\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_order_by", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_pk_columns_input", "description": "primary key columns input for table: products_userapplicationtag", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationtag_select_column", "description": "select columns of table \"products_userapplicationtag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_set_input", "description": "input type for updating data in table \"products_userapplicationtag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_stream_cursor_input", "description": "Streaming cursor of the table \"products_userapplicationtag\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_userapplicationtag_update_column", "description": "update columns of table \"products_userapplicationtag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_usersuccessrate", "description": "columns and relationships of \"products_usersuccessrate\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cc_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_usersuccessrate_aggregate", "description": "aggregated selection of \"products_usersuccessrate\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_usersuccessrate_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_usersuccessrate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_usersuccessrate_aggregate_fields", "description": "aggregate fields of \"products_usersuccessrate\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_usersuccessrate_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_usersuccessrate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_usersuccessrate_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_usersuccessrate_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_usersuccessrate_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_usersuccessrate_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_usersuccessrate_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_usersuccessrate_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_usersuccessrate_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_usersuccessrate_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_usersuccessrate_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_usersuccessrate_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cc_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_bool_exp", "description": "Boolean expression to filter rows from the table \"products_usersuccessrate\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "probability_of_cc_payment_by_support", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "total_score", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_usersuccessrate_constraint", "description": "unique or primary key constraints on table \"products_usersuccessrate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_usersuccessrate_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_usersuccessrate_user_id_key", "description": "unique or primary key constraint on columns \"user_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_inc_input", "description": "input type for incrementing numeric columns in table \"products_usersuccessrate\"", "fields": null, "inputFields": [{"name": "enrolment_chance_evaluation_by_support", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "probability_of_cc_payment_by_support", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "total_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_insert_input", "description": "input type for inserting data into table \"products_usersuccessrate\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "probability_of_cc_payment_by_support", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "total_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_usersuccessrate_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cc_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_usersuccessrate_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cc_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_usersuccessrate_mutation_response", "description": "response of any mutation on the table \"products_usersuccessrate\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_usersuccessrate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"products_usersuccessrate\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_on_conflict", "description": "on_conflict condition type for table \"products_usersuccessrate\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_usersuccessrate_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_usersuccessrate_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_order_by", "description": "Ordering options when selecting data from \"products_usersuccessrate\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "probability_of_cc_payment_by_support", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_pk_columns_input", "description": "primary key columns input for table: products_usersuccessrate", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_usersuccessrate_select_column", "description": "select columns of table \"products_usersuccessrate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cc_payment_by_support", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_set_input", "description": "input type for updating data in table \"products_usersuccessrate\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "probability_of_cc_payment_by_support", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "total_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_usersuccessrate_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cc_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_usersuccessrate_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cc_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_usersuccessrate_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cc_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_stream_cursor_input", "description": "Streaming cursor of the table \"products_usersuccessrate\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "enrolment_chance_evaluation_by_support", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "probability_of_cc_payment_by_support", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "total_score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_usersuccessrate_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cc_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_usersuccessrate_update_column", "description": "update columns of table \"products_usersuccessrate\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "enrolment_chance_evaluation_by_support", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cc_payment_by_support", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_usersuccessrate_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cc_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_usersuccessrate_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cc_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_usersuccessrate_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "enrolment_chance_evaluation_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "probability_of_cc_payment_by_support", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_usertag", "description": "columns and relationships of \"products_usertag\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_tag", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_usertag_aggregate", "description": "aggregated selection of \"products_usertag\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_usertag_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_usertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_usertag_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_usertag_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_usertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_usertag_aggregate_fields", "description": "aggregate fields of \"products_usertag\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_usertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_usertag_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_usertag_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_usertag_aggregate_order_by", "description": "order by aggregate values of table \"products_usertag\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_usertag_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_usertag\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usertag_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_usertag_bool_exp", "description": "Boolean expression to filter rows from the table \"products_usertag\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usertag_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usertag_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_usertag_constraint", "description": "unique or primary key constraints on table \"products_usertag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_usertag_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_usertag_user_id_tag_id_43a9f147_uniq", "description": "unique or primary key constraint on columns \"user_id\", \"tag_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_usertag_insert_input", "description": "input type for inserting data into table \"products_usertag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_usertag_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_usertag_max_order_by", "description": "order by max() on columns of table \"products_usertag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_usertag_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_usertag_min_order_by", "description": "order by min() on columns of table \"products_usertag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_usertag_mutation_response", "description": "response of any mutation on the table \"products_usertag\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_usertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_usertag_on_conflict", "description": "on_conflict condition type for table \"products_usertag\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_usertag_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_usertag_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_usertag_order_by", "description": "Ordering options when selecting data from \"products_usertag\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_tag_order_by", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_usertag_pk_columns_input", "description": "primary key columns input for table: products_usertag", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_usertag_select_column", "description": "select columns of table \"products_usertag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_usertag_set_input", "description": "input type for updating data in table \"products_usertag\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_usertag_stream_cursor_input", "description": "Streaming cursor of the table \"products_usertag\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usertag_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_usertag_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tag_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_usertag_update_column", "description": "update columns of table \"products_usertag\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tag_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_usertag_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usertag_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_webhookapitoken", "description": "columns and relationships of \"products_webhookapitoken\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "purpose", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "signing_secret", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_webhookapitoken_aggregate", "description": "aggregated selection of \"products_webhookapitoken\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_webhookapitoken_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_webhookapitoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_webhookapitoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_webhookapitoken_aggregate_fields", "description": "aggregate fields of \"products_webhookapitoken\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_webhookapitoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_webhookapitoken_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_webhookapitoken_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_aggregate_order_by", "description": "order by aggregate values of table \"products_webhookapitoken\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_webhookapitoken\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_bool_exp", "description": "Boolean expression to filter rows from the table \"products_webhookapitoken\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "purpose", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "signing_secret", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_webhookapitoken_constraint", "description": "unique or primary key constraints on table \"products_webhookapitoken\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_webhookapitoken_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_insert_input", "description": "input type for inserting data into table \"products_webhookapitoken\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "purpose", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "signing_secret", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_webhookapitoken_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "purpose", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "signing_secret", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_max_order_by", "description": "order by max() on columns of table \"products_webhookapitoken\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "purpose", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "signing_secret", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_webhookapitoken_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "purpose", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "signing_secret", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_min_order_by", "description": "order by min() on columns of table \"products_webhookapitoken\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "purpose", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "signing_secret", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_webhookapitoken_mutation_response", "description": "response of any mutation on the table \"products_webhookapitoken\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_webhookapitoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_on_conflict", "description": "on_conflict condition type for table \"products_webhookapitoken\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_webhookapitoken_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_webhookapitoken_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_order_by", "description": "Ordering options when selecting data from \"products_webhookapitoken\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "purpose", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "signing_secret", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_pk_columns_input", "description": "primary key columns input for table: products_webhookapitoken", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_webhookapitoken_select_column", "description": "select columns of table \"products_webhookapitoken\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "purpose", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "signing_secret", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_set_input", "description": "input type for updating data in table \"products_webhookapitoken\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "purpose", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "signing_secret", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_stream_cursor_input", "description": "Streaming cursor of the table \"products_webhookapitoken\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "purpose", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "signing_secret", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_webhookapitoken_update_column", "description": "update columns of table \"products_webhookapitoken\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "purpose", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "signing_secret", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_webhookcall", "description": "columns and relationships of \"products_webhookcall\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "end_point", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_webhookcall_aggregate", "description": "aggregated selection of \"products_webhookcall\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_webhookcall_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_webhookcall", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_webhookcall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_webhookcall_aggregate_fields", "description": "aggregate fields of \"products_webhookcall\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_webhookcall_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_webhookcall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_webhookcall_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_webhookcall_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_webhookcall_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_webhookcall_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_webhookcall_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_webhookcall_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_webhookcall_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_webhookcall_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_webhookcall_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_aggregate_order_by", "description": "order by aggregate values of table \"products_webhookcall\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_webhookcall\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_webhookcall_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_avg_order_by", "description": "order by avg() on columns of table \"products_webhookcall\"", "fields": null, "inputFields": [{"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_bool_exp", "description": "Boolean expression to filter rows from the table \"products_webhookcall\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "end_point", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_webhookcall_constraint", "description": "unique or primary key constraints on table \"products_webhookcall\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_webhookcalls_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_inc_input", "description": "input type for incrementing numeric columns in table \"products_webhookcall\"", "fields": null, "inputFields": [{"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_insert_input", "description": "input type for inserting data into table \"products_webhookcall\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "end_point", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_webhookcall_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "end_point", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_max_order_by", "description": "order by max() on columns of table \"products_webhookcall\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "end_point", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_webhookcall_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "end_point", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_min_order_by", "description": "order by min() on columns of table \"products_webhookcall\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "end_point", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_webhookcall_mutation_response", "description": "response of any mutation on the table \"products_webhookcall\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_webhookcall", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_on_conflict", "description": "on_conflict condition type for table \"products_webhookcall\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_webhookcall_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_webhookcall_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_order_by", "description": "Ordering options when selecting data from \"products_webhookcall\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "end_point", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_pk_columns_input", "description": "primary key columns input for table: products_webhookcall", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_webhookcall_select_column", "description": "select columns of table \"products_webhookcall\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "end_point", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_set_input", "description": "input type for updating data in table \"products_webhookcall\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "end_point", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_webhookcall_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_stddev_order_by", "description": "order by stddev() on columns of table \"products_webhookcall\"", "fields": null, "inputFields": [{"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_webhookcall_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"products_webhookcall\"", "fields": null, "inputFields": [{"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_webhookcall_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"products_webhookcall\"", "fields": null, "inputFields": [{"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_stream_cursor_input", "description": "Streaming cursor of the table \"products_webhookcall\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "end_point", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_webhookcall_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_sum_order_by", "description": "order by sum() on columns of table \"products_webhookcall\"", "fields": null, "inputFields": [{"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_webhookcall_update_column", "description": "update columns of table \"products_webhookcall\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "end_point", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_webhookcall_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_var_pop_order_by", "description": "order by var_pop() on columns of table \"products_webhookcall\"", "fields": null, "inputFields": [{"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_webhookcall_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_var_samp_order_by", "description": "order by var_samp() on columns of table \"products_webhookcall\"", "fields": null, "inputFields": [{"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_webhookcall_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_webhookcall_variance_order_by", "description": "order by variance() on columns of table \"products_webhookcall\"", "fields": null, "inputFields": [{"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_widget", "description": "columns and relationships of \"products_widget\"", "fields": [{"name": "config", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityUserByUserId", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "position", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_widget_aggregate", "description": "aggregated selection of \"products_widget\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_widget_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_widget", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_widget_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_widget_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_widget_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_widget_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_widget_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_widget_select_column_products_widget_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_widget_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_widget_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_widget_select_column_products_widget_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_widget_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_widget_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_widget_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_widget_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_widget_aggregate_fields", "description": "aggregate fields of \"products_widget\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_widget_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_widget_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_widget_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_widget_aggregate_order_by", "description": "order by aggregate values of table \"products_widget\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_widget_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_widget_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_widget_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_widget_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_widget\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_widget_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_widget_bool_exp", "description": "Boolean expression to filter rows from the table \"products_widget\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_widget_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_widget_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_widget_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "config", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "position", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_widget_constraint", "description": "unique or primary key constraints on table \"products_widget\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_widget_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_widget_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "config", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_widget_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "config", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_widget_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "config", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_widget_insert_input", "description": "input type for inserting data into table \"products_widget\"", "fields": null, "inputFields": [{"name": "config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "position", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_widget_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "position", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_widget_max_order_by", "description": "order by max() on columns of table \"products_widget\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "position", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_widget_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "position", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_widget_min_order_by", "description": "order by min() on columns of table \"products_widget\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "position", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_widget_mutation_response", "description": "response of any mutation on the table \"products_widget\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_widget", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_widget_on_conflict", "description": "on_conflict condition type for table \"products_widget\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_widget_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_widget_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_widget_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_widget_order_by", "description": "Ordering options when selecting data from \"products_widget\".", "fields": null, "inputFields": [{"name": "config", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "position", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_widget_pk_columns_input", "description": "primary key columns input for table: products_widget", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_widget_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_widget_select_column", "description": "select columns of table \"products_widget\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "position", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_widget_select_column_products_widget_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"products_widget_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"products_widget\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_widget_select_column_products_widget_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"products_widget_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"products_widget\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_widget_set_input", "description": "input type for updating data in table \"products_widget\"", "fields": null, "inputFields": [{"name": "config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "position", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_widget_stream_cursor_input", "description": "Streaming cursor of the table \"products_widget\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_widget_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_widget_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "config", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "position", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_widget_update_column", "description": "update columns of table \"products_widget\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "config", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "position", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_widget_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_widget_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowaction", "description": "columns and relationships of \"products_workflowaction\"", "fields": [{"name": "action", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "actor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplication", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplication", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowaction_aggregate", "description": "aggregated selection of \"products_workflowaction\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowaction_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowaction_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowaction_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowaction_aggregate_fields", "description": "aggregate fields of \"products_workflowaction\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowaction_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowaction_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowaction_aggregate_order_by", "description": "order by aggregate values of table \"products_workflowaction\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowaction_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowaction_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_workflowaction\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowaction_bool_exp", "description": "Boolean expression to filter rows from the table \"products_workflowaction\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "action", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "actor", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_workflowaction_constraint", "description": "unique or primary key constraints on table \"products_workflowaction\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_workflowaction_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_active_request_pal_per_application", "description": "unique or primary key constraint on columns \"user_application_id\", \"action\", \"step\"", "isDeprecated": false, "deprecationReason": null}, {"name": "uniq_profile_creation_per_application_step", "description": "unique or primary key constraint on columns \"user_application_id\", \"action\", \"step\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowaction_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowaction_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowaction_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowaction_insert_input", "description": "input type for inserting data into table \"products_workflowaction\"", "fields": null, "inputFields": [{"name": "action", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "actor", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "products_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowaction_max_fields", "description": "aggregate max on columns", "fields": [{"name": "action", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowaction_max_order_by", "description": "order by max() on columns of table \"products_workflowaction\"", "fields": null, "inputFields": [{"name": "action", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "actor", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowaction_min_fields", "description": "aggregate min on columns", "fields": [{"name": "action", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowaction_min_order_by", "description": "order by min() on columns of table \"products_workflowaction\"", "fields": null, "inputFields": [{"name": "action", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "actor", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowaction_mutation_response", "description": "response of any mutation on the table \"products_workflowaction\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowaction_on_conflict", "description": "on_conflict condition type for table \"products_workflowaction\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowaction_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowaction_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowaction_order_by", "description": "Ordering options when selecting data from \"products_workflowaction\".", "fields": null, "inputFields": [{"name": "action", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "actor", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowaction_pk_columns_input", "description": "primary key columns input for table: products_workflowaction", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowaction_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_workflowaction_select_column", "description": "select columns of table \"products_workflowaction\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "action", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "actor", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowaction_set_input", "description": "input type for updating data in table \"products_workflowaction\"", "fields": null, "inputFields": [{"name": "action", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "actor", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowaction_stream_cursor_input", "description": "Streaming cursor of the table \"products_workflowaction\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowaction_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "action", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "actor", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_workflowaction_update_column", "description": "update columns of table \"products_workflowaction\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "action", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "actor", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowaction_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowstep", "description": "columns and relationships of \"products_workflowstep\"", "fields": [{"name": "actor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "assignee", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_assignee", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "completion_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "desk", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_desk", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "desk_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_changes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_steps", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_actions", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_partner_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_passage_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_user_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowsteptimes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowsteptime_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowsteptime", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowsteptimes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowsteptime_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowsteptime_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reduce_seq", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value_updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowstep_aggregate", "description": "aggregated selection of \"products_workflowstep\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowstep_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstep", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstep_select_column_products_workflowstep_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstep_select_column_products_workflowstep_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstep_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowstep_aggregate_fields", "description": "aggregate fields of \"products_workflowstep\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowstep_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstep_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowstep_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowstep_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowstep_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowstep_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowstep_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowstep_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowstep_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowstep_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowstep_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_aggregate_order_by", "description": "order by aggregate values of table \"products_workflowstep\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "parent_steps", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_workflowstep\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowstep_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "completion_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_changes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_partner_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_passage_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_user_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reduce_seq", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_avg_order_by", "description": "order by avg() on columns of table \"products_workflowstep\"", "fields": null, "inputFields": [{"name": "completion_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reduce_seq", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "description": "Boolean expression to filter rows from the table \"products_workflowstep\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "actor", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "assignee", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "completion_time", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "desk", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "parent_steps", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pending_actions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteptimes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteptimes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "reduce_seq", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "value_updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_workflowstep_constraint", "description": "unique or primary key constraints on table \"products_workflowstep\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_workflowstep_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowstep_step_loan_application_id_cd28fced_uniq", "description": "unique or primary key constraint on columns \"step\", \"loan_application_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowstep_step_user_application_id_db542a79_uniq", "description": "unique or primary key constraint on columns \"user_application_id\", \"step\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "parent_steps", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "parent_steps", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "parent_steps", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_inc_input", "description": "input type for incrementing numeric columns in table \"products_workflowstep\"", "fields": null, "inputFields": [{"name": "completion_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "reduce_seq", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_insert_input", "description": "input type for inserting data into table \"products_workflowstep\"", "fields": null, "inputFields": [{"name": "actor", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "assignee", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "completion_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "desk", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "parent_steps", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "pending_actions", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteptimes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "reduce_seq", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value_updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowstep_max_fields", "description": "aggregate max on columns", "fields": [{"name": "actor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "completion_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "desk_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_changes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_partner_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_passage_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_user_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reduce_seq", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value_updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_max_order_by", "description": "order by max() on columns of table \"products_workflowstep\"", "fields": null, "inputFields": [{"name": "actor", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "completion_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reduce_seq", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value_updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowstep_min_fields", "description": "aggregate min on columns", "fields": [{"name": "actor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "completion_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "desk_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_changes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_partner_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_passage_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_user_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reduce_seq", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value_updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_min_order_by", "description": "order by min() on columns of table \"products_workflowstep\"", "fields": null, "inputFields": [{"name": "actor", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "completion_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reduce_seq", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value_updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowstep_mutation_response", "description": "response of any mutation on the table \"products_workflowstep\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstep", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"products_workflowstep\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_on_conflict", "description": "on_conflict condition type for table \"products_workflowstep\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstep_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstep_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_order_by", "description": "Ordering options when selecting data from \"products_workflowstep\".", "fields": null, "inputFields": [{"name": "actor", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "assignee", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_order_by", "ofType": null}, "defaultValue": null}, {"name": "completion_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "desk", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_order_by", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_steps", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_actions", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_workflowsteptimes_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "reduce_seq", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value_updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_pk_columns_input", "description": "primary key columns input for table: products_workflowstep", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "parent_steps", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_workflowstep_select_column", "description": "select columns of table \"products_workflowstep\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "actor", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "completion_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "desk_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "num_changes", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parent_steps", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pending_actions", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pending_partner_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pending_passage_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pending_user_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reduce_seq", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "value_updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_workflowstep_select_column_products_workflowstep_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"products_workflowstep_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"products_workflowstep\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "pending_actions", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_workflowstep_select_column_products_workflowstep_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"products_workflowstep_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"products_workflowstep\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "pending_actions", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_set_input", "description": "input type for updating data in table \"products_workflowstep\"", "fields": null, "inputFields": [{"name": "actor", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "completion_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "parent_steps", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "pending_actions", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "reduce_seq", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value_updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowstep_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "completion_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_changes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_partner_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_passage_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_user_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reduce_seq", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_stddev_order_by", "description": "order by stddev() on columns of table \"products_workflowstep\"", "fields": null, "inputFields": [{"name": "completion_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reduce_seq", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowstep_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "completion_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_changes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_partner_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_passage_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_user_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reduce_seq", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"products_workflowstep\"", "fields": null, "inputFields": [{"name": "completion_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reduce_seq", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowstep_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "completion_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_changes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_partner_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_passage_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_user_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reduce_seq", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"products_workflowstep\"", "fields": null, "inputFields": [{"name": "completion_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reduce_seq", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_stream_cursor_input", "description": "Streaming cursor of the table \"products_workflowstep\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "actor", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "completion_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "parent_steps", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "pending_actions", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "reduce_seq", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value_updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowstep_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "completion_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_changes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_partner_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_passage_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_user_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reduce_seq", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_sum_order_by", "description": "order by sum() on columns of table \"products_workflowstep\"", "fields": null, "inputFields": [{"name": "completion_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reduce_seq", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_workflowstep_update_column", "description": "update columns of table \"products_workflowstep\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "actor", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "completion_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "desk_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "num_changes", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parent_steps", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pending_actions", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pending_partner_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pending_passage_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pending_user_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reduce_seq", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "value_updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowstep_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "completion_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_changes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_partner_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_passage_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_user_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reduce_seq", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_var_pop_order_by", "description": "order by var_pop() on columns of table \"products_workflowstep\"", "fields": null, "inputFields": [{"name": "completion_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reduce_seq", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowstep_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "completion_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_changes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_partner_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_passage_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_user_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reduce_seq", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_var_samp_order_by", "description": "order by var_samp() on columns of table \"products_workflowstep\"", "fields": null, "inputFields": [{"name": "completion_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reduce_seq", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowstep_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "completion_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_changes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_partner_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_passage_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_user_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reduce_seq", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstep_variance_order_by", "description": "order by variance() on columns of table \"products_workflowstep\"", "fields": null, "inputFields": [{"name": "completion_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reduce_seq", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowstepneo", "description": "columns and relationships of \"products_workflowstepneo\"", "fields": [{"name": "actor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "completion_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "desk_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplication", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_changes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_steps", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_partner_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_passage_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_user_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_desk", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_desk", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplication", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value_updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowstepneo_aggregate", "description": "aggregated selection of \"products_workflowstepneo\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowstepneo_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstepneo", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstepneo_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowstepneo_aggregate_fields", "description": "aggregate fields of \"products_workflowstepneo\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowstepneo_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstepneo_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowstepneo_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowstepneo_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowstepneo_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowstepneo_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowstepneo_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowstepneo_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowstepneo_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowstepneo_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowstepneo_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_aggregate_order_by", "description": "order by aggregate values of table \"products_workflowstepneo\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "parent_steps", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_workflowstepneo\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowstepneo_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "completion_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_changes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_partner_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_passage_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_user_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_avg_order_by", "description": "order by avg() on columns of table \"products_workflowstepneo\"", "fields": null, "inputFields": [{"name": "completion_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_bool_exp", "description": "Boolean expression to filter rows from the table \"products_workflowstepneo\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "actor", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "completion_time", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "parent_steps", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_desk", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "value_updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_workflowstepneo_constraint", "description": "unique or primary key constraints on table \"products_workflowstepneo\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_workflowstepneo_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowstepneo_step_user_application_id_7b491acd_uniq", "description": "unique or primary key constraint on columns \"user_application_id\", \"step\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "parent_steps", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "parent_steps", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "parent_steps", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_inc_input", "description": "input type for incrementing numeric columns in table \"products_workflowstepneo\"", "fields": null, "inputFields": [{"name": "completion_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_insert_input", "description": "input type for inserting data into table \"products_workflowstepneo\"", "fields": null, "inputFields": [{"name": "actor", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "completion_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "parent_steps", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "products_desk", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value_updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowstepneo_max_fields", "description": "aggregate max on columns", "fields": [{"name": "actor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "completion_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "desk_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_changes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_partner_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_passage_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_user_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value_updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_max_order_by", "description": "order by max() on columns of table \"products_workflowstepneo\"", "fields": null, "inputFields": [{"name": "actor", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "completion_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value_updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowstepneo_min_fields", "description": "aggregate min on columns", "fields": [{"name": "actor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "completion_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "desk_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_changes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_partner_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_passage_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_user_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value_updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_min_order_by", "description": "order by min() on columns of table \"products_workflowstepneo\"", "fields": null, "inputFields": [{"name": "actor", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "completion_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value_updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowstepneo_mutation_response", "description": "response of any mutation on the table \"products_workflowstepneo\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstepneo", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_on_conflict", "description": "on_conflict condition type for table \"products_workflowstepneo\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstepneo_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstepneo_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_order_by", "description": "Ordering options when selecting data from \"products_workflowstepneo\".", "fields": null, "inputFields": [{"name": "actor", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "completion_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_steps", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_desk", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_desk_order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value_updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_pk_columns_input", "description": "primary key columns input for table: products_workflowstepneo", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "parent_steps", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_workflowstepneo_select_column", "description": "select columns of table \"products_workflowstepneo\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "actor", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "completion_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "desk_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "num_changes", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parent_steps", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pending_partner_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pending_passage_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pending_user_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "value_updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_set_input", "description": "input type for updating data in table \"products_workflowstepneo\"", "fields": null, "inputFields": [{"name": "actor", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "completion_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "parent_steps", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value_updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowstepneo_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "completion_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_changes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_partner_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_passage_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_user_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_stddev_order_by", "description": "order by stddev() on columns of table \"products_workflowstepneo\"", "fields": null, "inputFields": [{"name": "completion_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowstepneo_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "completion_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_changes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_partner_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_passage_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_user_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"products_workflowstepneo\"", "fields": null, "inputFields": [{"name": "completion_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowstepneo_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "completion_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_changes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_partner_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_passage_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_user_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"products_workflowstepneo\"", "fields": null, "inputFields": [{"name": "completion_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_stream_cursor_input", "description": "Streaming cursor of the table \"products_workflowstepneo\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "actor", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "completion_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "desk_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "parent_steps", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value_updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowstepneo_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "completion_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_changes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_partner_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_passage_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_user_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_sum_order_by", "description": "order by sum() on columns of table \"products_workflowstepneo\"", "fields": null, "inputFields": [{"name": "completion_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_workflowstepneo_update_column", "description": "update columns of table \"products_workflowstepneo\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "actor", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "completion_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "desk_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "num_changes", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parent_steps", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pending_partner_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pending_passage_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pending_user_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "value_updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowstepneo_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "completion_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_changes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_partner_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_passage_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_user_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_var_pop_order_by", "description": "order by var_pop() on columns of table \"products_workflowstepneo\"", "fields": null, "inputFields": [{"name": "completion_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowstepneo_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "completion_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_changes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_partner_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_passage_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_user_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_var_samp_order_by", "description": "order by var_samp() on columns of table \"products_workflowstepneo\"", "fields": null, "inputFields": [{"name": "completion_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowstepneo_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "completion_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "num_changes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_partner_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_passage_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_user_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_variance_order_by", "description": "order by variance() on columns of table \"products_workflowstepneo\"", "fields": null, "inputFields": [{"name": "completion_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "num_changes", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_partner_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_passage_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_user_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowsteptime", "description": "columns and relationships of \"products_workflowsteptime\"", "fields": [{"name": "actor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_completed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_started_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loanapplication", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ongoing_time_seconds", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pending_actions", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowstep", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstep", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "step_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "step_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_seconds", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "userapplication", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowsteptime_aggregate", "description": "aggregated selection of \"products_workflowsteptime\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowsteptime_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowsteptime", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowsteptime_select_column_products_workflowsteptime_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowsteptime_select_column_products_workflowsteptime_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowsteptime_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowsteptime_aggregate_fields", "description": "aggregate fields of \"products_workflowsteptime\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowsteptime_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowsteptime_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowsteptime_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowsteptime_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowsteptime_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowsteptime_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowsteptime_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowsteptime_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowsteptime_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowsteptime_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_workflowsteptime_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_aggregate_order_by", "description": "order by aggregate values of table \"products_workflowsteptime\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_workflowsteptime\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowsteptime_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ongoing_time_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_avg_order_by", "description": "order by avg() on columns of table \"products_workflowsteptime\"", "fields": null, "inputFields": [{"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ongoing_time_seconds", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_seconds", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_bool_exp", "description": "Boolean expression to filter rows from the table \"products_workflowsteptime\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "actor", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "last_completed_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "last_started_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ongoing_time_seconds", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pending_actions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_workflowstep", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "step_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "step_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "time_seconds", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_workflowsteptime_constraint", "description": "unique or primary key constraints on table \"products_workflowsteptime\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_workflowsteptime_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "wfsteptime_segment_uniq", "description": "unique or primary key constraint on columns \"importance\", \"pending_actions\", \"actor\", \"value\", \"step_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_inc_input", "description": "input type for incrementing numeric columns in table \"products_workflowsteptime\"", "fields": null, "inputFields": [{"name": "importance", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "ongoing_time_seconds", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "time_seconds", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_insert_input", "description": "input type for inserting data into table \"products_workflowsteptime\"", "fields": null, "inputFields": [{"name": "actor", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last_completed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "last_started_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ongoing_time_seconds", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pending_actions", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "products_workflowstep", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "step_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "step_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "time_seconds", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowsteptime_max_fields", "description": "aggregate max on columns", "fields": [{"name": "actor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_completed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_started_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ongoing_time_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_max_order_by", "description": "order by max() on columns of table \"products_workflowsteptime\"", "fields": null, "inputFields": [{"name": "actor", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_completed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_started_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ongoing_time_seconds", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_seconds", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowsteptime_min_fields", "description": "aggregate min on columns", "fields": [{"name": "actor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_completed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "last_started_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ongoing_time_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_min_order_by", "description": "order by min() on columns of table \"products_workflowsteptime\"", "fields": null, "inputFields": [{"name": "actor", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_completed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_started_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ongoing_time_seconds", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_seconds", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowsteptime_mutation_response", "description": "response of any mutation on the table \"products_workflowsteptime\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowsteptime", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_on_conflict", "description": "on_conflict condition type for table \"products_workflowsteptime\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowsteptime_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowsteptime_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_order_by", "description": "Ordering options when selecting data from \"products_workflowsteptime\".", "fields": null, "inputFields": [{"name": "actor", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_completed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "last_started_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "loanapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "ongoing_time_seconds", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pending_actions", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_workflowstep", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_order_by", "ofType": null}, "defaultValue": null}, {"name": "step_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "step_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_seconds", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_pk_columns_input", "description": "primary key columns input for table: products_workflowsteptime", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_workflowsteptime_select_column", "description": "select columns of table \"products_workflowsteptime\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "actor", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_completed_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_started_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ongoing_time_seconds", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pending_actions", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "time_seconds", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_workflowsteptime_select_column_products_workflowsteptime_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"products_workflowsteptime_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"products_workflowsteptime\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "pending_actions", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "products_workflowsteptime_select_column_products_workflowsteptime_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"products_workflowsteptime_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"products_workflowsteptime\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "pending_actions", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_set_input", "description": "input type for updating data in table \"products_workflowsteptime\"", "fields": null, "inputFields": [{"name": "actor", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last_completed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "last_started_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ongoing_time_seconds", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pending_actions", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "step_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "step_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "time_seconds", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowsteptime_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ongoing_time_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_stddev_order_by", "description": "order by stddev() on columns of table \"products_workflowsteptime\"", "fields": null, "inputFields": [{"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ongoing_time_seconds", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_seconds", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowsteptime_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ongoing_time_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"products_workflowsteptime\"", "fields": null, "inputFields": [{"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ongoing_time_seconds", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_seconds", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowsteptime_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ongoing_time_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"products_workflowsteptime\"", "fields": null, "inputFields": [{"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ongoing_time_seconds", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_seconds", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_stream_cursor_input", "description": "Streaming cursor of the table \"products_workflowsteptime\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "actor", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "importance", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last_completed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "last_started_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "loan_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ongoing_time_seconds", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pending_actions", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "step_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "step_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "time_seconds", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowsteptime_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ongoing_time_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_sum_order_by", "description": "order by sum() on columns of table \"products_workflowsteptime\"", "fields": null, "inputFields": [{"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ongoing_time_seconds", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_seconds", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_workflowsteptime_update_column", "description": "update columns of table \"products_workflowsteptime\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "actor", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "importance", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_completed_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "last_started_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "loan_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ongoing_time_seconds", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pending_actions", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "step_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "time_seconds", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowsteptime_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ongoing_time_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_var_pop_order_by", "description": "order by var_pop() on columns of table \"products_workflowsteptime\"", "fields": null, "inputFields": [{"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ongoing_time_seconds", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_seconds", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowsteptime_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ongoing_time_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_var_samp_order_by", "description": "order by var_samp() on columns of table \"products_workflowsteptime\"", "fields": null, "inputFields": [{"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ongoing_time_seconds", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_seconds", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_workflowsteptime_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "importance", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ongoing_time_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "time_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_variance_order_by", "description": "order by variance() on columns of table \"products_workflowsteptime\"", "fields": null, "inputFields": [{"name": "importance", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ongoing_time_seconds", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "time_seconds", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_zumrailsevent", "description": "columns and relationships of \"products_zumrailsevent\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_zumrailsevent_aggregate", "description": "aggregated selection of \"products_zumrailsevent\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_zumrailsevent_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_zumrailsevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_zumrailsevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_zumrailsevent_aggregate_fields", "description": "aggregate fields of \"products_zumrailsevent\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_zumrailsevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_zumrailsevent_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "products_zumrailsevent_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_aggregate_order_by", "description": "order by aggregate values of table \"products_zumrailsevent\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"products_zumrailsevent\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_bool_exp", "description": "Boolean expression to filter rows from the table \"products_zumrailsevent\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "event_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_zumrailsevent_constraint", "description": "unique or primary key constraints on table \"products_zumrailsevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "products_zumrailsevent_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_insert_input", "description": "input type for inserting data into table \"products_zumrailsevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "event_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_zumrailsevent_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_max_order_by", "description": "order by max() on columns of table \"products_zumrailsevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_zumrailsevent_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_min_order_by", "description": "order by min() on columns of table \"products_zumrailsevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "products_zumrailsevent_mutation_response", "description": "response of any mutation on the table \"products_zumrailsevent\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_zumrailsevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_on_conflict", "description": "on_conflict condition type for table \"products_zumrailsevent\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_zumrailsevent_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_zumrailsevent_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_order_by", "description": "Ordering options when selecting data from \"products_zumrailsevent\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_pk_columns_input", "description": "primary key columns input for table: products_zumrailsevent", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_zumrailsevent_select_column", "description": "select columns of table \"products_zumrailsevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_set_input", "description": "input type for updating data in table \"products_zumrailsevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "event_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_stream_cursor_input", "description": "Streaming cursor of the table \"products_zumrailsevent\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "event_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "event_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "products_zumrailsevent_update_column", "description": "update columns of table \"products_zumrailsevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_auditloguserfeature", "description": "columns and relationships of \"profiles_auditloguserfeature\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "json_value", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_auditloguserfeature_aggregate", "description": "aggregated selection of \"profiles_auditloguserfeature\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_auditloguserfeature_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_auditloguserfeature", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_auditloguserfeature_aggregate_fields", "description": "aggregate fields of \"profiles_auditloguserfeature\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_auditloguserfeature_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_auditloguserfeature_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_auditloguserfeature_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_auditloguserfeature_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_auditloguserfeature_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_auditloguserfeature_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_auditloguserfeature_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_auditloguserfeature_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_auditloguserfeature_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_auditloguserfeature_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_auditloguserfeature_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "json_value", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_auditloguserfeature_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_bool_exp", "description": "Boolean expression to filter rows from the table \"profiles_auditloguserfeature\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "json_value", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_auditloguserfeature_constraint", "description": "unique or primary key constraints on table \"profiles_auditloguserfeature\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "profiles_auditloguserfeature_pkey", "description": "unique or primary key constraint on columns \"pgh_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "json_value", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "json_value", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "json_value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_inc_input", "description": "input type for incrementing numeric columns in table \"profiles_auditloguserfeature\"", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_insert_input", "description": "input type for inserting data into table \"profiles_auditloguserfeature\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "json_value", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_auditloguserfeature_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_auditloguserfeature_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_auditloguserfeature_mutation_response", "description": "response of any mutation on the table \"profiles_auditloguserfeature\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_auditloguserfeature", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_on_conflict", "description": "on_conflict condition type for table \"profiles_auditloguserfeature\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_auditloguserfeature_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_auditloguserfeature_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_order_by", "description": "Ordering options when selecting data from \"profiles_auditloguserfeature\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "json_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_pk_columns_input", "description": "primary key columns input for table: profiles_auditloguserfeature", "fields": null, "inputFields": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "json_value", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_auditloguserfeature_select_column", "description": "select columns of table \"profiles_auditloguserfeature\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "json_value", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_set_input", "description": "input type for updating data in table \"profiles_auditloguserfeature\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "json_value", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_auditloguserfeature_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_auditloguserfeature_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_auditloguserfeature_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_stream_cursor_input", "description": "Streaming cursor of the table \"profiles_auditloguserfeature\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "json_value", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "pgh_context_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "pgh_created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "pgh_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pgh_label", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pgh_obj_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_auditloguserfeature_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_auditloguserfeature_update_column", "description": "update columns of table \"profiles_auditloguserfeature\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "json_value", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_context_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_label", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "pgh_obj_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_auditloguserfeature_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_auditloguserfeature_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_auditloguserfeature_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "pgh_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_creditinquiry", "description": "columns and relationships of \"profiles_creditinquiry\"", "fields": [{"name": "comment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_report", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "loan_creditreport", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_report_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_qualified", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "float8", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "service", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_creditinquiry_aggregate", "description": "aggregated selection of \"profiles_creditinquiry\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_creditinquiry_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_creditinquiry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp_avg", "ofType": null}, "defaultValue": null}, {"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "corr", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp_corr", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}, {"name": "covar_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp_covar_samp", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp_max", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp_min", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp_stddev_samp", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp_sum", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp_var_samp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp_avg", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_creditinquiry_select_column_profiles_creditinquiry_aggregate_bool_exp_avg_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_creditinquiry_select_column_profiles_creditinquiry_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_creditinquiry_select_column_profiles_creditinquiry_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp_corr", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp_corr_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp_corr_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_creditinquiry_select_column_profiles_creditinquiry_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_creditinquiry_select_column_profiles_creditinquiry_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_creditinquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp_covar_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp_covar_samp_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp_covar_samp_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_creditinquiry_select_column_profiles_creditinquiry_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_creditinquiry_select_column_profiles_creditinquiry_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp_max", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_creditinquiry_select_column_profiles_creditinquiry_aggregate_bool_exp_max_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp_min", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_creditinquiry_select_column_profiles_creditinquiry_aggregate_bool_exp_min_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp_stddev_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_creditinquiry_select_column_profiles_creditinquiry_aggregate_bool_exp_stddev_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp_sum", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_creditinquiry_select_column_profiles_creditinquiry_aggregate_bool_exp_sum_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_bool_exp_var_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_creditinquiry_select_column_profiles_creditinquiry_aggregate_bool_exp_var_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_creditinquiry_aggregate_fields", "description": "aggregate fields of \"profiles_creditinquiry\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_creditinquiry_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_creditinquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_creditinquiry_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_creditinquiry_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_creditinquiry_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_creditinquiry_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_creditinquiry_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_creditinquiry_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_creditinquiry_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_creditinquiry_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_creditinquiry_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_aggregate_order_by", "description": "order by aggregate values of table \"profiles_creditinquiry\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"profiles_creditinquiry\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_creditinquiry_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_avg_order_by", "description": "order by avg() on columns of table \"profiles_creditinquiry\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "description": "Boolean expression to filter rows from the table \"profiles_creditinquiry\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "comment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "credit_report", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "credit_report_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "is_qualified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "service", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_creditinquiry_constraint", "description": "unique or primary key constraints on table \"profiles_creditinquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "profiles_creditinquiry_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_inc_input", "description": "input type for incrementing numeric columns in table \"profiles_creditinquiry\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_insert_input", "description": "input type for inserting data into table \"profiles_creditinquiry\"", "fields": null, "inputFields": [{"name": "comment", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credit_report", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "credit_report_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_qualified", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "service", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_creditinquiry_max_fields", "description": "aggregate max on columns", "fields": [{"name": "comment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_report_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "service", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_max_order_by", "description": "order by max() on columns of table \"profiles_creditinquiry\"", "fields": null, "inputFields": [{"name": "comment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_report_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "service", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_creditinquiry_min_fields", "description": "aggregate min on columns", "fields": [{"name": "comment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit_report_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "service", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_min_order_by", "description": "order by min() on columns of table \"profiles_creditinquiry\"", "fields": null, "inputFields": [{"name": "comment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_report_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "service", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_creditinquiry_mutation_response", "description": "response of any mutation on the table \"profiles_creditinquiry\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_creditinquiry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_on_conflict", "description": "on_conflict condition type for table \"profiles_creditinquiry\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_creditinquiry_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_creditinquiry_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_order_by", "description": "Ordering options when selecting data from \"profiles_creditinquiry\".", "fields": null, "inputFields": [{"name": "comment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_report", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_order_by", "ofType": null}, "defaultValue": null}, {"name": "credit_report_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "is_qualified", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "service", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_pk_columns_input", "description": "primary key columns input for table: profiles_creditinquiry", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_creditinquiry_select_column", "description": "select columns of table \"profiles_creditinquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "comment", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "credit_report_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_qualified", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "service", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_creditinquiry_select_column_profiles_creditinquiry_aggregate_bool_exp_avg_arguments_columns", "description": "select \"profiles_creditinquiry_aggregate_bool_exp_avg_arguments_columns\" columns of table \"profiles_creditinquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_creditinquiry_select_column_profiles_creditinquiry_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"profiles_creditinquiry_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"profiles_creditinquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_qualified", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_creditinquiry_select_column_profiles_creditinquiry_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"profiles_creditinquiry_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"profiles_creditinquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_qualified", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_creditinquiry_select_column_profiles_creditinquiry_aggregate_bool_exp_corr_arguments_columns", "description": "select \"profiles_creditinquiry_aggregate_bool_exp_corr_arguments_columns\" columns of table \"profiles_creditinquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_creditinquiry_select_column_profiles_creditinquiry_aggregate_bool_exp_covar_samp_arguments_columns", "description": "select \"profiles_creditinquiry_aggregate_bool_exp_covar_samp_arguments_columns\" columns of table \"profiles_creditinquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_creditinquiry_select_column_profiles_creditinquiry_aggregate_bool_exp_max_arguments_columns", "description": "select \"profiles_creditinquiry_aggregate_bool_exp_max_arguments_columns\" columns of table \"profiles_creditinquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_creditinquiry_select_column_profiles_creditinquiry_aggregate_bool_exp_min_arguments_columns", "description": "select \"profiles_creditinquiry_aggregate_bool_exp_min_arguments_columns\" columns of table \"profiles_creditinquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_creditinquiry_select_column_profiles_creditinquiry_aggregate_bool_exp_stddev_samp_arguments_columns", "description": "select \"profiles_creditinquiry_aggregate_bool_exp_stddev_samp_arguments_columns\" columns of table \"profiles_creditinquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_creditinquiry_select_column_profiles_creditinquiry_aggregate_bool_exp_sum_arguments_columns", "description": "select \"profiles_creditinquiry_aggregate_bool_exp_sum_arguments_columns\" columns of table \"profiles_creditinquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_creditinquiry_select_column_profiles_creditinquiry_aggregate_bool_exp_var_samp_arguments_columns", "description": "select \"profiles_creditinquiry_aggregate_bool_exp_var_samp_arguments_columns\" columns of table \"profiles_creditinquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_set_input", "description": "input type for updating data in table \"profiles_creditinquiry\"", "fields": null, "inputFields": [{"name": "comment", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credit_report_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_qualified", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "service", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_creditinquiry_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_stddev_order_by", "description": "order by stddev() on columns of table \"profiles_creditinquiry\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_creditinquiry_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"profiles_creditinquiry\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_creditinquiry_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"profiles_creditinquiry\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_stream_cursor_input", "description": "Streaming cursor of the table \"profiles_creditinquiry\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "comment", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "credit_report_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_qualified", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "service", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_creditinquiry_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_sum_order_by", "description": "order by sum() on columns of table \"profiles_creditinquiry\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_creditinquiry_update_column", "description": "update columns of table \"profiles_creditinquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "comment", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "credit_report_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_qualified", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "service", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_creditinquiry_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_var_pop_order_by", "description": "order by var_pop() on columns of table \"profiles_creditinquiry\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_creditinquiry_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_var_samp_order_by", "description": "order by var_samp() on columns of table \"profiles_creditinquiry\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_creditinquiry_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_debt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total_monthly_payments", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_variance_order_by", "description": "order by variance() on columns of table \"profiles_creditinquiry\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_debt", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "total_monthly_payments", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_externalprofile", "description": "columns and relationships of \"profiles_externalprofile\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partner", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_externalprofile_aggregate", "description": "aggregated selection of \"profiles_externalprofile\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_externalprofile_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_externalprofile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_externalprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_externalprofile_aggregate_fields", "description": "aggregate fields of \"profiles_externalprofile\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_externalprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_externalprofile_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_externalprofile_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_aggregate_order_by", "description": "order by aggregate values of table \"profiles_externalprofile\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"profiles_externalprofile\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_bool_exp", "description": "Boolean expression to filter rows from the table \"profiles_externalprofile\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_externalprofile_constraint", "description": "unique or primary key constraints on table \"profiles_externalprofile\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "profiles_externalprofile_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_externalprofile_user_id_partner_id_cb2b202c_uniq", "description": "unique or primary key constraint on columns \"user_id\", \"partner_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_insert_input", "description": "input type for inserting data into table \"profiles_externalprofile\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_externalprofile_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_max_order_by", "description": "order by max() on columns of table \"profiles_externalprofile\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_externalprofile_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_min_order_by", "description": "order by min() on columns of table \"profiles_externalprofile\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_externalprofile_mutation_response", "description": "response of any mutation on the table \"profiles_externalprofile\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_externalprofile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_on_conflict", "description": "on_conflict condition type for table \"profiles_externalprofile\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_externalprofile_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_externalprofile_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_order_by", "description": "Ordering options when selecting data from \"profiles_externalprofile\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_partner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_pk_columns_input", "description": "primary key columns input for table: profiles_externalprofile", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_externalprofile_select_column", "description": "select columns of table \"profiles_externalprofile\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_set_input", "description": "input type for updating data in table \"profiles_externalprofile\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_stream_cursor_input", "description": "Streaming cursor of the table \"profiles_externalprofile\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partner_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_externalprofile_update_column", "description": "update columns of table \"profiles_externalprofile\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "partner_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_novacreditevent", "description": "columns and relationships of \"profiles_novacreditevent\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_novacreditevent_aggregate", "description": "aggregated selection of \"profiles_novacreditevent\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_novacreditevent_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_novacreditevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_novacreditevent_aggregate_fields", "description": "aggregate fields of \"profiles_novacreditevent\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_novacreditevent_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_novacreditevent_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_aggregate_order_by", "description": "order by aggregate values of table \"profiles_novacreditevent\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"profiles_novacreditevent\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_bool_exp", "description": "Boolean expression to filter rows from the table \"profiles_novacreditevent\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_novacreditevent_constraint", "description": "unique or primary key constraints on table \"profiles_novacreditevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "profiles_novacreditevent_event_id_key", "description": "unique or primary key constraint on columns \"event_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_novacreditevent_external_id_status_tenan_5b941c06_uniq", "description": "unique or primary key constraint on columns \"external_id\", \"tenant_id\", \"status\"", "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_novacreditevent_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_insert_input", "description": "input type for inserting data into table \"profiles_novacreditevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_novacreditevent_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_max_order_by", "description": "order by max() on columns of table \"profiles_novacreditevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_novacreditevent_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_min_order_by", "description": "order by min() on columns of table \"profiles_novacreditevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_novacreditevent_mutation_response", "description": "response of any mutation on the table \"profiles_novacreditevent\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_novacreditevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_on_conflict", "description": "on_conflict condition type for table \"profiles_novacreditevent\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditevent_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditevent_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_order_by", "description": "Ordering options when selecting data from \"profiles_novacreditevent\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_pk_columns_input", "description": "primary key columns input for table: profiles_novacreditevent", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_novacreditevent_select_column", "description": "select columns of table \"profiles_novacreditevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_set_input", "description": "input type for updating data in table \"profiles_novacreditevent\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_stream_cursor_input", "description": "Streaming cursor of the table \"profiles_novacreditevent\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "event_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "external_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_novacreditevent_update_column", "description": "update columns of table \"profiles_novacreditevent\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "event_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "external_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_novacreditinquiry", "description": "columns and relationships of \"profiles_novacreditinquiry\"", "fields": [{"name": "comment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_qualified", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_novacreditinquiry_aggregate", "description": "aggregated selection of \"profiles_novacreditinquiry\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_novacreditinquiry_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_novacreditinquiry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp_avg", "ofType": null}, "defaultValue": null}, {"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "corr", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp_corr", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}, {"name": "covar_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp_covar_samp", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp_max", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp_min", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp_stddev_samp", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp_sum", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp_var_samp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp_avg", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column_profiles_novacreditinquiry_aggregate_bool_exp_avg_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column_profiles_novacreditinquiry_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column_profiles_novacreditinquiry_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp_corr", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp_corr_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp_corr_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column_profiles_novacreditinquiry_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column_profiles_novacreditinquiry_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp_covar_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp_covar_samp_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp_covar_samp_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column_profiles_novacreditinquiry_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column_profiles_novacreditinquiry_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp_max", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column_profiles_novacreditinquiry_aggregate_bool_exp_max_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp_min", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column_profiles_novacreditinquiry_aggregate_bool_exp_min_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp_stddev_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column_profiles_novacreditinquiry_aggregate_bool_exp_stddev_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp_sum", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column_profiles_novacreditinquiry_aggregate_bool_exp_sum_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_bool_exp_var_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column_profiles_novacreditinquiry_aggregate_bool_exp_var_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_novacreditinquiry_aggregate_fields", "description": "aggregate fields of \"profiles_novacreditinquiry\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_novacreditinquiry_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_novacreditinquiry_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_novacreditinquiry_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_novacreditinquiry_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_novacreditinquiry_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_novacreditinquiry_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_novacreditinquiry_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_novacreditinquiry_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_novacreditinquiry_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_novacreditinquiry_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_aggregate_order_by", "description": "order by aggregate values of table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_novacreditinquiry_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_avg_order_by", "description": "order by avg() on columns of table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "description": "Boolean expression to filter rows from the table \"profiles_novacreditinquiry\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "comment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "is_qualified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_novacreditinquiry_constraint", "description": "unique or primary key constraints on table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "profiles_novacreditinquiry_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_inc_input", "description": "input type for incrementing numeric columns in table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_insert_input", "description": "input type for inserting data into table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": [{"name": "comment", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_qualified", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_novacreditinquiry_max_fields", "description": "aggregate max on columns", "fields": [{"name": "comment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_max_order_by", "description": "order by max() on columns of table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": [{"name": "comment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_novacreditinquiry_min_fields", "description": "aggregate min on columns", "fields": [{"name": "comment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_min_order_by", "description": "order by min() on columns of table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": [{"name": "comment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_novacreditinquiry_mutation_response", "description": "response of any mutation on the table \"profiles_novacreditinquiry\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_novacreditinquiry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_on_conflict", "description": "on_conflict condition type for table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditinquiry_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditinquiry_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_order_by", "description": "Ordering options when selecting data from \"profiles_novacreditinquiry\".", "fields": null, "inputFields": [{"name": "comment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "is_qualified", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_pk_columns_input", "description": "primary key columns input for table: profiles_novacreditinquiry", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column", "description": "select columns of table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "comment", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_qualified", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column_profiles_novacreditinquiry_aggregate_bool_exp_avg_arguments_columns", "description": "select \"profiles_novacreditinquiry_aggregate_bool_exp_avg_arguments_columns\" columns of table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column_profiles_novacreditinquiry_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"profiles_novacreditinquiry_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_qualified", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column_profiles_novacreditinquiry_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"profiles_novacreditinquiry_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_qualified", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column_profiles_novacreditinquiry_aggregate_bool_exp_corr_arguments_columns", "description": "select \"profiles_novacreditinquiry_aggregate_bool_exp_corr_arguments_columns\" columns of table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column_profiles_novacreditinquiry_aggregate_bool_exp_covar_samp_arguments_columns", "description": "select \"profiles_novacreditinquiry_aggregate_bool_exp_covar_samp_arguments_columns\" columns of table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column_profiles_novacreditinquiry_aggregate_bool_exp_max_arguments_columns", "description": "select \"profiles_novacreditinquiry_aggregate_bool_exp_max_arguments_columns\" columns of table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column_profiles_novacreditinquiry_aggregate_bool_exp_min_arguments_columns", "description": "select \"profiles_novacreditinquiry_aggregate_bool_exp_min_arguments_columns\" columns of table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column_profiles_novacreditinquiry_aggregate_bool_exp_stddev_samp_arguments_columns", "description": "select \"profiles_novacreditinquiry_aggregate_bool_exp_stddev_samp_arguments_columns\" columns of table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column_profiles_novacreditinquiry_aggregate_bool_exp_sum_arguments_columns", "description": "select \"profiles_novacreditinquiry_aggregate_bool_exp_sum_arguments_columns\" columns of table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column_profiles_novacreditinquiry_aggregate_bool_exp_var_samp_arguments_columns", "description": "select \"profiles_novacreditinquiry_aggregate_bool_exp_var_samp_arguments_columns\" columns of table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_set_input", "description": "input type for updating data in table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": [{"name": "comment", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_qualified", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_novacreditinquiry_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_stddev_order_by", "description": "order by stddev() on columns of table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_novacreditinquiry_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_novacreditinquiry_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_stream_cursor_input", "description": "Streaming cursor of the table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "comment", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_qualified", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_novacreditinquiry_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_sum_order_by", "description": "order by sum() on columns of table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_novacreditinquiry_update_column", "description": "update columns of table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "comment", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_qualified", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_novacreditinquiry_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_var_pop_order_by", "description": "order by var_pop() on columns of table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_novacreditinquiry_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_var_samp_order_by", "description": "order by var_samp() on columns of table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_novacreditinquiry_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_variance_order_by", "description": "order by variance() on columns of table \"profiles_novacreditinquiry\"", "fields": null, "inputFields": [{"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_profiledata", "description": "columns and relationships of \"profiles_profiledata\"", "fields": [{"name": "ai_aicalls", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "ai_aicall", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "autoverify_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "checksum", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_audit_ratings", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_sessionrating_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_sessionrating", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_audit_ratings_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_sessionrating_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_sessionrating_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_completeness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_identified_doc_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_pipeline_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_processed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_quality_tier", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_results", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_source_medium", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_type_match", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "internal_data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_permissions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerpermission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partner_permissions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerpermission_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "primary_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationprofiledata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationprofiledata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationprofiledata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationprofiledata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationprofiledata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationprofiledata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_profileverificationtokens", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profileverificationtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_profileverificationtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_profileverificationtokens_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profileverificationtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_profileverificationtoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_reviewhistories", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_reviewhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_reviewhistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_reviewhistories_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_reviewhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_reviewhistory_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "verifiable", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_profiledata_aggregate", "description": "aggregated selection of \"profiles_profiledata\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_profiledata_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_profiledata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp_avg", "ofType": null}, "defaultValue": null}, {"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "corr", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp_corr", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}, {"name": "covar_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp_covar_samp", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp_max", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp_min", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp_stddev_samp", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp_sum", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp_var_samp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp_avg", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profiledata_select_column_profiles_profiledata_aggregate_bool_exp_avg_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profiledata_select_column_profiles_profiledata_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profiledata_select_column_profiles_profiledata_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp_corr", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp_corr_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp_corr_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profiledata_select_column_profiles_profiledata_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profiledata_select_column_profiles_profiledata_aggregate_bool_exp_corr_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profiledata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp_covar_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp_covar_samp_arguments", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp_covar_samp_arguments", "description": null, "fields": null, "inputFields": [{"name": "X", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profiledata_select_column_profiles_profiledata_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "Y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profiledata_select_column_profiles_profiledata_aggregate_bool_exp_covar_samp_arguments_columns", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp_max", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profiledata_select_column_profiles_profiledata_aggregate_bool_exp_max_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp_min", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profiledata_select_column_profiles_profiledata_aggregate_bool_exp_min_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp_stddev_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profiledata_select_column_profiles_profiledata_aggregate_bool_exp_stddev_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp_sum", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profiledata_select_column_profiles_profiledata_aggregate_bool_exp_sum_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_bool_exp_var_samp", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profiledata_select_column_profiles_profiledata_aggregate_bool_exp_var_samp_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_profiledata_aggregate_fields", "description": "aggregate fields of \"profiles_profiledata\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_profiledata_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profiledata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_profiledata_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_profiledata_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_profiledata_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_profiledata_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_profiledata_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_profiledata_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_profiledata_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_profiledata_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_profiledata_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_aggregate_order_by", "description": "order by aggregate values of table \"profiles_profiledata\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "deco_results", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "internal_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"profiles_profiledata\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_profiledata_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "autoverify_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_pipeline_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_avg_order_by", "description": "order by avg() on columns of table \"profiles_profiledata\"", "fields": null, "inputFields": [{"name": "autoverify_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_pipeline_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "description": "Boolean expression to filter rows from the table \"profiles_profiledata\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "ai_aicalls", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "autoverify_score", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "checksum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "deco_audit_ratings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "deco_audit_ratings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "deco_completeness", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "deco_confidence", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "float8_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "deco_identified_doc_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "deco_pipeline_version", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "smallint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "deco_processed_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "deco_quality_tier", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "deco_results", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "deco_source_medium", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "deco_type_match", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "internal_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_permissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "partner_permissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "primary_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationprofiledata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationprofiledata_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_profileverificationtokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_profileverificationtokens_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_reviewhistories", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_reviewhistories_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "verifiable", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_profiledata_constraint", "description": "unique or primary key constraints on table \"profiles_profiledata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "profiles_profiledata_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "deco_results", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "internal_data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "deco_results", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "internal_data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "deco_results", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "internal_data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_inc_input", "description": "input type for incrementing numeric columns in table \"profiles_profiledata\"", "fields": null, "inputFields": [{"name": "autoverify_score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "deco_confidence", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "deco_pipeline_version", "description": null, "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_insert_input", "description": "input type for inserting data into table \"profiles_profiledata\"", "fields": null, "inputFields": [{"name": "ai_aicalls", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "autoverify_score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "checksum", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "deco_audit_ratings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "deco_completeness", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "deco_confidence", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "deco_identified_doc_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "deco_pipeline_version", "description": null, "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "defaultValue": null}, {"name": "deco_processed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "deco_quality_tier", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "deco_results", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "deco_source_medium", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "deco_type_match", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "internal_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "partner_permissions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "primary_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationprofiledata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "profiles_profileverificationtokens", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "profiles_reviewhistories", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "verifiable", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_profiledata_max_fields", "description": "aggregate max on columns", "fields": [{"name": "autoverify_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "checksum", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_completeness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_identified_doc_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_pipeline_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_processed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_quality_tier", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_source_medium", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primary_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_max_order_by", "description": "order by max() on columns of table \"profiles_profiledata\"", "fields": null, "inputFields": [{"name": "autoverify_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "checksum", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_completeness", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_identified_doc_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_pipeline_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_processed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_quality_tier", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_source_medium", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "primary_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_profiledata_min_fields", "description": "aggregate min on columns", "fields": [{"name": "autoverify_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "checksum", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_completeness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_identified_doc_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_pipeline_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_processed_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_quality_tier", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_source_medium", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primary_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_min_order_by", "description": "order by min() on columns of table \"profiles_profiledata\"", "fields": null, "inputFields": [{"name": "autoverify_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "checksum", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_completeness", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_identified_doc_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_pipeline_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_processed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_quality_tier", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_source_medium", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "primary_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_profiledata_mutation_response", "description": "response of any mutation on the table \"profiles_profiledata\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_profiledata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"profiles_profiledata\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_on_conflict", "description": "on_conflict condition type for table \"profiles_profiledata\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profiledata_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profiledata_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_order_by", "description": "Ordering options when selecting data from \"profiles_profiledata\".", "fields": null, "inputFields": [{"name": "ai_aicalls", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_order_by", "ofType": null}, "defaultValue": null}, {"name": "autoverify_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "checksum", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_audit_ratings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_completeness", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_identified_doc_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_pipeline_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_processed_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_quality_tier", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_results", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_source_medium", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_type_match", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "internal_data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "partner_permissions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "primary_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplicationprofiledata_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "profiles_profileverificationtokens_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "profiles_reviewhistories_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "verifiable", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_pk_columns_input", "description": "primary key columns input for table: profiles_profiledata", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "deco_results", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "internal_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_profiledata_select_column", "description": "select columns of table \"profiles_profiledata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "autoverify_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "checksum", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deco_completeness", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deco_confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deco_identified_doc_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deco_pipeline_version", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deco_processed_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deco_quality_tier", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deco_results", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deco_source_medium", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deco_type_match", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "internal_data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "primary_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "verifiable", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_profiledata_select_column_profiles_profiledata_aggregate_bool_exp_avg_arguments_columns", "description": "select \"profiles_profiledata_aggregate_bool_exp_avg_arguments_columns\" columns of table \"profiles_profiledata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "autoverify_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deco_confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_profiledata_select_column_profiles_profiledata_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"profiles_profiledata_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"profiles_profiledata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "deco_type_match", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "verifiable", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_profiledata_select_column_profiles_profiledata_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"profiles_profiledata_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"profiles_profiledata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "deco_type_match", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "verifiable", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_profiledata_select_column_profiles_profiledata_aggregate_bool_exp_corr_arguments_columns", "description": "select \"profiles_profiledata_aggregate_bool_exp_corr_arguments_columns\" columns of table \"profiles_profiledata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "autoverify_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deco_confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_profiledata_select_column_profiles_profiledata_aggregate_bool_exp_covar_samp_arguments_columns", "description": "select \"profiles_profiledata_aggregate_bool_exp_covar_samp_arguments_columns\" columns of table \"profiles_profiledata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "autoverify_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deco_confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_profiledata_select_column_profiles_profiledata_aggregate_bool_exp_max_arguments_columns", "description": "select \"profiles_profiledata_aggregate_bool_exp_max_arguments_columns\" columns of table \"profiles_profiledata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "autoverify_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deco_confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_profiledata_select_column_profiles_profiledata_aggregate_bool_exp_min_arguments_columns", "description": "select \"profiles_profiledata_aggregate_bool_exp_min_arguments_columns\" columns of table \"profiles_profiledata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "autoverify_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deco_confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_profiledata_select_column_profiles_profiledata_aggregate_bool_exp_stddev_samp_arguments_columns", "description": "select \"profiles_profiledata_aggregate_bool_exp_stddev_samp_arguments_columns\" columns of table \"profiles_profiledata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "autoverify_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deco_confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_profiledata_select_column_profiles_profiledata_aggregate_bool_exp_sum_arguments_columns", "description": "select \"profiles_profiledata_aggregate_bool_exp_sum_arguments_columns\" columns of table \"profiles_profiledata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "autoverify_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deco_confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_profiledata_select_column_profiles_profiledata_aggregate_bool_exp_var_samp_arguments_columns", "description": "select \"profiles_profiledata_aggregate_bool_exp_var_samp_arguments_columns\" columns of table \"profiles_profiledata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "autoverify_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deco_confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_set_input", "description": "input type for updating data in table \"profiles_profiledata\"", "fields": null, "inputFields": [{"name": "autoverify_score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "checksum", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "deco_completeness", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "deco_confidence", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "deco_identified_doc_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "deco_pipeline_version", "description": null, "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "defaultValue": null}, {"name": "deco_processed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "deco_quality_tier", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "deco_results", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "deco_source_medium", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "deco_type_match", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "internal_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "primary_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "verifiable", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_profiledata_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "autoverify_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_pipeline_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_stddev_order_by", "description": "order by stddev() on columns of table \"profiles_profiledata\"", "fields": null, "inputFields": [{"name": "autoverify_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_pipeline_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_profiledata_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "autoverify_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_pipeline_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"profiles_profiledata\"", "fields": null, "inputFields": [{"name": "autoverify_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_pipeline_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_profiledata_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "autoverify_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_pipeline_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"profiles_profiledata\"", "fields": null, "inputFields": [{"name": "autoverify_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_pipeline_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_stream_cursor_input", "description": "Streaming cursor of the table \"profiles_profiledata\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "autoverify_score", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "checksum", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "created_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "deco_completeness", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "deco_confidence", "description": null, "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "defaultValue": null}, {"name": "deco_identified_doc_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "deco_pipeline_version", "description": null, "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "defaultValue": null}, {"name": "deco_processed_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "deco_quality_tier", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "deco_results", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "deco_source_medium", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "deco_type_match", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "internal_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "primary_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "verifiable", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_profiledata_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "autoverify_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "float8", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_pipeline_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_sum_order_by", "description": "order by sum() on columns of table \"profiles_profiledata\"", "fields": null, "inputFields": [{"name": "autoverify_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_pipeline_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_profiledata_update_column", "description": "update columns of table \"profiles_profiledata\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "autoverify_score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "checksum", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deco_completeness", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deco_confidence", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deco_identified_doc_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deco_pipeline_version", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deco_processed_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deco_quality_tier", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deco_results", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deco_source_medium", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "deco_type_match", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "internal_data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "primary_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "verifiable", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_profiledata_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "autoverify_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_pipeline_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_var_pop_order_by", "description": "order by var_pop() on columns of table \"profiles_profiledata\"", "fields": null, "inputFields": [{"name": "autoverify_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_pipeline_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_profiledata_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "autoverify_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_pipeline_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_var_samp_order_by", "description": "order by var_samp() on columns of table \"profiles_profiledata\"", "fields": null, "inputFields": [{"name": "autoverify_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_pipeline_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_profiledata_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "autoverify_score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_confidence", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deco_pipeline_version", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_variance_order_by", "description": "order by variance() on columns of table \"profiles_profiledata\"", "fields": null, "inputFields": [{"name": "autoverify_score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_confidence", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "deco_pipeline_version", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_profileverificationtoken", "description": "columns and relationships of \"profiles_profileverificationtoken\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile_data", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_profiledata", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile_data_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_profileverificationtoken_aggregate", "description": "aggregated selection of \"profiles_profileverificationtoken\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_profileverificationtoken_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_profileverificationtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profileverificationtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_profileverificationtoken_aggregate_fields", "description": "aggregate fields of \"profiles_profileverificationtoken\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profileverificationtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_profileverificationtoken_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_profileverificationtoken_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_aggregate_order_by", "description": "order by aggregate values of table \"profiles_profileverificationtoken\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"profiles_profileverificationtoken\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_bool_exp", "description": "Boolean expression to filter rows from the table \"profiles_profileverificationtoken\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "date_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "profile_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profile_data_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_profileverificationtoken_constraint", "description": "unique or primary key constraints on table \"profiles_profileverificationtoken\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "profiles_profileverificationtoken_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_insert_input", "description": "input type for inserting data into table \"profiles_profileverificationtoken\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profile_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "profile_data_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_profileverificationtoken_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile_data_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_max_order_by", "description": "order by max() on columns of table \"profiles_profileverificationtoken\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "profile_data_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_profileverificationtoken_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile_data_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_min_order_by", "description": "order by min() on columns of table \"profiles_profileverificationtoken\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "profile_data_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_profileverificationtoken_mutation_response", "description": "response of any mutation on the table \"profiles_profileverificationtoken\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_profileverificationtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_on_conflict", "description": "on_conflict condition type for table \"profiles_profileverificationtoken\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profileverificationtoken_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profileverificationtoken_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_order_by", "description": "Ordering options when selecting data from \"profiles_profileverificationtoken\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "profile_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_order_by", "ofType": null}, "defaultValue": null}, {"name": "profile_data_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_pk_columns_input", "description": "primary key columns input for table: profiles_profileverificationtoken", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_profileverificationtoken_select_column", "description": "select columns of table \"profiles_profileverificationtoken\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "profile_data_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_set_input", "description": "input type for updating data in table \"profiles_profileverificationtoken\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profile_data_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_stream_cursor_input", "description": "Streaming cursor of the table \"profiles_profileverificationtoken\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "SCALAR", "name": "date", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profile_data_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_profileverificationtoken_update_column", "description": "update columns of table \"profiles_profileverificationtoken\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "profile_data_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_reviewer", "description": "columns and relationships of \"profiles_reviewer\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_reviewhistories", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_reviewhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_reviewhistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_reviewhistories_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_reviewhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_reviewhistory_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_reviewer_aggregate", "description": "aggregated selection of \"profiles_reviewer\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_reviewer_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_reviewer", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_reviewer_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_reviewer_aggregate_fields", "description": "aggregate fields of \"profiles_reviewer\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_reviewer_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_reviewer_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_reviewer_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_aggregate_order_by", "description": "order by aggregate values of table \"profiles_reviewer\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"profiles_reviewer\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_bool_exp", "description": "Boolean expression to filter rows from the table \"profiles_reviewer\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_reviewhistories", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_reviewhistories_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_reviewer_constraint", "description": "unique or primary key constraints on table \"profiles_reviewer\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "profiles_reviewer_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_reviewer_user_id_key", "description": "unique or primary key constraint on columns \"user_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_insert_input", "description": "input type for inserting data into table \"profiles_reviewer\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profiles_reviewhistories", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_reviewer_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_max_order_by", "description": "order by max() on columns of table \"profiles_reviewer\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_reviewer_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_min_order_by", "description": "order by min() on columns of table \"profiles_reviewer\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_reviewer_mutation_response", "description": "response of any mutation on the table \"profiles_reviewer\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_reviewer", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"profiles_reviewer\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_on_conflict", "description": "on_conflict condition type for table \"profiles_reviewer\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_reviewer_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_reviewer_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_order_by", "description": "Ordering options when selecting data from \"profiles_reviewer\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "profiles_reviewhistories_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_pk_columns_input", "description": "primary key columns input for table: profiles_reviewer", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_reviewer_select_column", "description": "select columns of table \"profiles_reviewer\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_set_input", "description": "input type for updating data in table \"profiles_reviewer\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_stream_cursor_input", "description": "Streaming cursor of the table \"profiles_reviewer\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_reviewer_update_column", "description": "update columns of table \"profiles_reviewer\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_reviewhistory", "description": "columns and relationships of \"profiles_reviewhistory\"", "fields": [{"name": "checksum", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "child", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "profiles_reviewhistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "child_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "internal_data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile_data", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "profiles_profiledata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile_data_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_reviewhistories", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_reviewhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_reviewhistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_reviewhistories_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_reviewhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_reviewhistory_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reviewer", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "profiles_reviewer", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reviewer_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_reviewhistory_aggregate", "description": "aggregated selection of \"profiles_reviewhistory\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_reviewhistory_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_reviewhistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_reviewhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_reviewhistory_aggregate_fields", "description": "aggregate fields of \"profiles_reviewhistory\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_reviewhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_reviewhistory_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_reviewhistory_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_aggregate_order_by", "description": "order by aggregate values of table \"profiles_reviewhistory\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "internal_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"profiles_reviewhistory\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_bool_exp", "description": "Boolean expression to filter rows from the table \"profiles_reviewhistory\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "checksum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "child", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "child_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "internal_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "profile_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profile_data_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_reviewhistories", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_reviewhistories_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "reason", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "reviewer", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "reviewer_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_reviewhistory_constraint", "description": "unique or primary key constraints on table \"profiles_reviewhistory\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "profiles_reviewhistory_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "internal_data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "internal_data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "internal_data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_insert_input", "description": "input type for inserting data into table \"profiles_reviewhistory\"", "fields": null, "inputFields": [{"name": "checksum", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "child", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "child_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "internal_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "profile_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "profile_data_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profiles_reviewhistories", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reviewer", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "reviewer_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_reviewhistory_max_fields", "description": "aggregate max on columns", "fields": [{"name": "checksum", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "child_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile_data_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reviewer_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_max_order_by", "description": "order by max() on columns of table \"profiles_reviewhistory\"", "fields": null, "inputFields": [{"name": "checksum", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "child_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "profile_data_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reviewer_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_reviewhistory_min_fields", "description": "aggregate min on columns", "fields": [{"name": "checksum", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "child_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile_data_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reviewer_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_min_order_by", "description": "order by min() on columns of table \"profiles_reviewhistory\"", "fields": null, "inputFields": [{"name": "checksum", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "child_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "profile_data_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reviewer_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_reviewhistory_mutation_response", "description": "response of any mutation on the table \"profiles_reviewhistory\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_reviewhistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"profiles_reviewhistory\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_on_conflict", "description": "on_conflict condition type for table \"profiles_reviewhistory\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_reviewhistory_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_reviewhistory_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_order_by", "description": "Ordering options when selecting data from \"profiles_reviewhistory\".", "fields": null, "inputFields": [{"name": "checksum", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "child", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_order_by", "ofType": null}, "defaultValue": null}, {"name": "child_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "internal_data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "profile_data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_order_by", "ofType": null}, "defaultValue": null}, {"name": "profile_data_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "profiles_reviewhistories_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "reviewer", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_order_by", "ofType": null}, "defaultValue": null}, {"name": "reviewer_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_pk_columns_input", "description": "primary key columns input for table: profiles_reviewhistory", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "internal_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_reviewhistory_select_column", "description": "select columns of table \"profiles_reviewhistory\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "checksum", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "child_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "internal_data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "profile_data_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reason", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reviewer_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_set_input", "description": "input type for updating data in table \"profiles_reviewhistory\"", "fields": null, "inputFields": [{"name": "checksum", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "child_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "internal_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "profile_data_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reviewer_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_stream_cursor_input", "description": "Streaming cursor of the table \"profiles_reviewhistory\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "checksum", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "child_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "internal_data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "profile_data_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "reviewer_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_reviewhistory_update_column", "description": "update columns of table \"profiles_reviewhistory\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "checksum", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "child_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "internal_data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "profile_data_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reason", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "reviewer_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_userfeature", "description": "columns and relationships of \"profiles_userfeature\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identityUserByUserId", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "json_value", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_userfeature_aggregate", "description": "aggregated selection of \"profiles_userfeature\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_userfeature_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_userfeature", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_userfeature_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_userfeature_aggregate_fields", "description": "aggregate fields of \"profiles_userfeature\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_userfeature_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_userfeature_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "profiles_userfeature_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_aggregate_order_by", "description": "order by aggregate values of table \"profiles_userfeature\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "json_value", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"profiles_userfeature\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_bool_exp", "description": "Boolean expression to filter rows from the table \"profiles_userfeature\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "json_value", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_userfeature_constraint", "description": "unique or primary key constraints on table \"profiles_userfeature\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "profiles_userfeature_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "unique_user_type_source", "description": "unique or primary key constraint on columns \"source\", \"user_id\", \"type\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "json_value", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "json_value", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "json_value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_insert_input", "description": "input type for inserting data into table \"profiles_userfeature\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "json_value", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_userfeature_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_max_order_by", "description": "order by max() on columns of table \"profiles_userfeature\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_userfeature_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_min_order_by", "description": "order by min() on columns of table \"profiles_userfeature\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "profiles_userfeature_mutation_response", "description": "response of any mutation on the table \"profiles_userfeature\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_userfeature", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_on_conflict", "description": "on_conflict condition type for table \"profiles_userfeature\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_userfeature_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_userfeature_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_order_by", "description": "Ordering options when selecting data from \"profiles_userfeature\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identityUserByUserId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "json_value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_pk_columns_input", "description": "primary key columns input for table: profiles_userfeature", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "json_value", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_userfeature_select_column", "description": "select columns of table \"profiles_userfeature\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "json_value", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_set_input", "description": "input type for updating data in table \"profiles_userfeature\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "json_value", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_stream_cursor_input", "description": "Streaming cursor of the table \"profiles_userfeature\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "json_value", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "profiles_userfeature_update_column", "description": "update columns of table \"profiles_userfeature\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "json_value", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_apnsdevice", "description": "columns and relationships of \"push_notifications_apnsdevice\"", "fields": [{"name": "active", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_created", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "device_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "registration_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_apnsdevice_aggregate", "description": "aggregated selection of \"push_notifications_apnsdevice\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_apnsdevice_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_apnsdevice", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_apnsdevice_select_column_push_notifications_apnsdevice_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_apnsdevice_select_column_push_notifications_apnsdevice_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_apnsdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_apnsdevice_aggregate_fields", "description": "aggregate fields of \"push_notifications_apnsdevice\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_apnsdevice_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_apnsdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_apnsdevice_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_apnsdevice_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_apnsdevice_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_apnsdevice_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_apnsdevice_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_apnsdevice_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_apnsdevice_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_apnsdevice_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_apnsdevice_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_aggregate_order_by", "description": "order by aggregate values of table \"push_notifications_apnsdevice\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"push_notifications_apnsdevice\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_apnsdevice_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_avg_order_by", "description": "order by avg() on columns of table \"push_notifications_apnsdevice\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_bool_exp", "description": "Boolean expression to filter rows from the table \"push_notifications_apnsdevice\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "active", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "date_created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "device_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "registration_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "push_notifications_apnsdevice_constraint", "description": "unique or primary key constraints on table \"push_notifications_apnsdevice\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "push_notifications_apnsdevice_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_apnsdevice_registration_id_key", "description": "unique or primary key constraint on columns \"registration_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_inc_input", "description": "input type for incrementing numeric columns in table \"push_notifications_apnsdevice\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_insert_input", "description": "input type for inserting data into table \"push_notifications_apnsdevice\"", "fields": null, "inputFields": [{"name": "active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "date_created", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "device_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "registration_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_apnsdevice_max_fields", "description": "aggregate max on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_created", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "device_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "registration_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_max_order_by", "description": "order by max() on columns of table \"push_notifications_apnsdevice\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date_created", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "device_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "registration_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_apnsdevice_min_fields", "description": "aggregate min on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_created", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "device_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "registration_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_min_order_by", "description": "order by min() on columns of table \"push_notifications_apnsdevice\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date_created", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "device_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "registration_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_apnsdevice_mutation_response", "description": "response of any mutation on the table \"push_notifications_apnsdevice\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_apnsdevice", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_on_conflict", "description": "on_conflict condition type for table \"push_notifications_apnsdevice\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_apnsdevice_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_apnsdevice_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_order_by", "description": "Ordering options when selecting data from \"push_notifications_apnsdevice\".", "fields": null, "inputFields": [{"name": "active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date_created", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "device_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "registration_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_pk_columns_input", "description": "primary key columns input for table: push_notifications_apnsdevice", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "push_notifications_apnsdevice_select_column", "description": "select columns of table \"push_notifications_apnsdevice\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date_created", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "device_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "registration_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "push_notifications_apnsdevice_select_column_push_notifications_apnsdevice_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"push_notifications_apnsdevice_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"push_notifications_apnsdevice\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "active", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "push_notifications_apnsdevice_select_column_push_notifications_apnsdevice_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"push_notifications_apnsdevice_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"push_notifications_apnsdevice\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "active", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_set_input", "description": "input type for updating data in table \"push_notifications_apnsdevice\"", "fields": null, "inputFields": [{"name": "active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "date_created", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "device_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "registration_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_apnsdevice_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_stddev_order_by", "description": "order by stddev() on columns of table \"push_notifications_apnsdevice\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_apnsdevice_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"push_notifications_apnsdevice\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_apnsdevice_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"push_notifications_apnsdevice\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_stream_cursor_input", "description": "Streaming cursor of the table \"push_notifications_apnsdevice\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "date_created", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "device_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "registration_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_apnsdevice_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_sum_order_by", "description": "order by sum() on columns of table \"push_notifications_apnsdevice\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "push_notifications_apnsdevice_update_column", "description": "update columns of table \"push_notifications_apnsdevice\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date_created", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "device_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "registration_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_apnsdevice_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_var_pop_order_by", "description": "order by var_pop() on columns of table \"push_notifications_apnsdevice\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_apnsdevice_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_var_samp_order_by", "description": "order by var_samp() on columns of table \"push_notifications_apnsdevice\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_apnsdevice_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_variance_order_by", "description": "order by variance() on columns of table \"push_notifications_apnsdevice\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_gcmdevice", "description": "columns and relationships of \"push_notifications_gcmdevice\"", "fields": [{"name": "active", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cloud_message_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_created", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "device_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "devices_device", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "devices_device", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "registration_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_gcmdevice_aggregate", "description": "aggregated selection of \"push_notifications_gcmdevice\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_gcmdevice_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_gcmdevice", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_gcmdevice_select_column_push_notifications_gcmdevice_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_gcmdevice_select_column_push_notifications_gcmdevice_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_gcmdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_gcmdevice_aggregate_fields", "description": "aggregate fields of \"push_notifications_gcmdevice\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_gcmdevice_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_gcmdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_gcmdevice_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_gcmdevice_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_gcmdevice_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_gcmdevice_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_gcmdevice_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_gcmdevice_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_gcmdevice_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_gcmdevice_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_gcmdevice_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_aggregate_order_by", "description": "order by aggregate values of table \"push_notifications_gcmdevice\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"push_notifications_gcmdevice\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_gcmdevice_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "device_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_avg_order_by", "description": "order by avg() on columns of table \"push_notifications_gcmdevice\"", "fields": null, "inputFields": [{"name": "device_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_bool_exp", "description": "Boolean expression to filter rows from the table \"push_notifications_gcmdevice\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "active", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "cloud_message_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "date_created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "device_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "devices_device", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "devices_device_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "registration_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "push_notifications_gcmdevice_constraint", "description": "unique or primary key constraints on table \"push_notifications_gcmdevice\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "push_notifications_gcmdevice_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_gcmdevice_registration_id_ce4839b5_uniq", "description": "unique or primary key constraint on columns \"registration_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_inc_input", "description": "input type for incrementing numeric columns in table \"push_notifications_gcmdevice\"", "fields": null, "inputFields": [{"name": "device_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_insert_input", "description": "input type for inserting data into table \"push_notifications_gcmdevice\"", "fields": null, "inputFields": [{"name": "active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "cloud_message_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "date_created", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "device_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "devices_device", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "devices_device_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "registration_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_gcmdevice_max_fields", "description": "aggregate max on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cloud_message_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_created", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "device_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "registration_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_max_order_by", "description": "order by max() on columns of table \"push_notifications_gcmdevice\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cloud_message_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date_created", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "device_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "registration_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_gcmdevice_min_fields", "description": "aggregate min on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cloud_message_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_created", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "device_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "registration_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_min_order_by", "description": "order by min() on columns of table \"push_notifications_gcmdevice\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cloud_message_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date_created", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "device_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "registration_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_gcmdevice_mutation_response", "description": "response of any mutation on the table \"push_notifications_gcmdevice\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_gcmdevice", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"push_notifications_gcmdevice\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_on_conflict", "description": "on_conflict condition type for table \"push_notifications_gcmdevice\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_gcmdevice_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_gcmdevice_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_order_by", "description": "Ordering options when selecting data from \"push_notifications_gcmdevice\".", "fields": null, "inputFields": [{"name": "active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "cloud_message_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date_created", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "device_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "devices_device", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "devices_device_order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "registration_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_pk_columns_input", "description": "primary key columns input for table: push_notifications_gcmdevice", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "push_notifications_gcmdevice_select_column", "description": "select columns of table \"push_notifications_gcmdevice\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cloud_message_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date_created", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "device_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "registration_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "push_notifications_gcmdevice_select_column_push_notifications_gcmdevice_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"push_notifications_gcmdevice_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"push_notifications_gcmdevice\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "active", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "push_notifications_gcmdevice_select_column_push_notifications_gcmdevice_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"push_notifications_gcmdevice_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"push_notifications_gcmdevice\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "active", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_set_input", "description": "input type for updating data in table \"push_notifications_gcmdevice\"", "fields": null, "inputFields": [{"name": "active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "cloud_message_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "date_created", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "device_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "registration_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_gcmdevice_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "device_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_stddev_order_by", "description": "order by stddev() on columns of table \"push_notifications_gcmdevice\"", "fields": null, "inputFields": [{"name": "device_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_gcmdevice_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "device_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"push_notifications_gcmdevice\"", "fields": null, "inputFields": [{"name": "device_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_gcmdevice_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "device_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"push_notifications_gcmdevice\"", "fields": null, "inputFields": [{"name": "device_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_stream_cursor_input", "description": "Streaming cursor of the table \"push_notifications_gcmdevice\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "cloud_message_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "date_created", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "device_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "registration_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_gcmdevice_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "device_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_sum_order_by", "description": "order by sum() on columns of table \"push_notifications_gcmdevice\"", "fields": null, "inputFields": [{"name": "device_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "push_notifications_gcmdevice_update_column", "description": "update columns of table \"push_notifications_gcmdevice\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "cloud_message_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date_created", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "device_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "registration_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_gcmdevice_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "device_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_var_pop_order_by", "description": "order by var_pop() on columns of table \"push_notifications_gcmdevice\"", "fields": null, "inputFields": [{"name": "device_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_gcmdevice_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "device_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_var_samp_order_by", "description": "order by var_samp() on columns of table \"push_notifications_gcmdevice\"", "fields": null, "inputFields": [{"name": "device_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_gcmdevice_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "device_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_variance_order_by", "description": "order by variance() on columns of table \"push_notifications_gcmdevice\"", "fields": null, "inputFields": [{"name": "device_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_webpushdevice", "description": "columns and relationships of \"push_notifications_webpushdevice\"", "fields": [{"name": "active", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "browser", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_created", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "p256dh", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "registration_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_webpushdevice_aggregate", "description": "aggregated selection of \"push_notifications_webpushdevice\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_webpushdevice_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_webpushdevice", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_webpushdevice_select_column_push_notifications_webpushdevice_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_webpushdevice_select_column_push_notifications_webpushdevice_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_webpushdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_webpushdevice_aggregate_fields", "description": "aggregate fields of \"push_notifications_webpushdevice\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_webpushdevice_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_webpushdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_webpushdevice_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_webpushdevice_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_webpushdevice_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_webpushdevice_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_webpushdevice_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_webpushdevice_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_webpushdevice_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_webpushdevice_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_webpushdevice_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_aggregate_order_by", "description": "order by aggregate values of table \"push_notifications_webpushdevice\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"push_notifications_webpushdevice\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_webpushdevice_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_avg_order_by", "description": "order by avg() on columns of table \"push_notifications_webpushdevice\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_bool_exp", "description": "Boolean expression to filter rows from the table \"push_notifications_webpushdevice\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "active", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "auth", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "browser", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "date_created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "p256dh", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "registration_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "push_notifications_webpushdevice_constraint", "description": "unique or primary key constraints on table \"push_notifications_webpushdevice\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "push_notifications_webpushdevice_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_webpushdevice_registration_id_f6790250_uniq", "description": "unique or primary key constraint on columns \"registration_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_inc_input", "description": "input type for incrementing numeric columns in table \"push_notifications_webpushdevice\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_insert_input", "description": "input type for inserting data into table \"push_notifications_webpushdevice\"", "fields": null, "inputFields": [{"name": "active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "auth", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "browser", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "date_created", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "p256dh", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "registration_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_webpushdevice_max_fields", "description": "aggregate max on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "browser", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_created", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "p256dh", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "registration_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_max_order_by", "description": "order by max() on columns of table \"push_notifications_webpushdevice\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "auth", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "browser", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date_created", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "p256dh", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "registration_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_webpushdevice_min_fields", "description": "aggregate min on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "browser", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_created", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "p256dh", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "registration_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_min_order_by", "description": "order by min() on columns of table \"push_notifications_webpushdevice\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "auth", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "browser", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date_created", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "p256dh", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "registration_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_webpushdevice_mutation_response", "description": "response of any mutation on the table \"push_notifications_webpushdevice\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_webpushdevice", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_on_conflict", "description": "on_conflict condition type for table \"push_notifications_webpushdevice\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_webpushdevice_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_webpushdevice_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_order_by", "description": "Ordering options when selecting data from \"push_notifications_webpushdevice\".", "fields": null, "inputFields": [{"name": "active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "auth", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "browser", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date_created", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "p256dh", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "registration_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_pk_columns_input", "description": "primary key columns input for table: push_notifications_webpushdevice", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "push_notifications_webpushdevice_select_column", "description": "select columns of table \"push_notifications_webpushdevice\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "auth", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "browser", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date_created", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "p256dh", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "registration_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "push_notifications_webpushdevice_select_column_push_notifications_webpushdevice_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"push_notifications_webpushdevice_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"push_notifications_webpushdevice\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "active", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "push_notifications_webpushdevice_select_column_push_notifications_webpushdevice_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"push_notifications_webpushdevice_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"push_notifications_webpushdevice\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "active", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_set_input", "description": "input type for updating data in table \"push_notifications_webpushdevice\"", "fields": null, "inputFields": [{"name": "active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "auth", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "browser", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "date_created", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "p256dh", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "registration_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_webpushdevice_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_stddev_order_by", "description": "order by stddev() on columns of table \"push_notifications_webpushdevice\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_webpushdevice_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"push_notifications_webpushdevice\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_webpushdevice_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"push_notifications_webpushdevice\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_stream_cursor_input", "description": "Streaming cursor of the table \"push_notifications_webpushdevice\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "auth", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "browser", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "date_created", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "p256dh", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "registration_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_webpushdevice_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_sum_order_by", "description": "order by sum() on columns of table \"push_notifications_webpushdevice\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "push_notifications_webpushdevice_update_column", "description": "update columns of table \"push_notifications_webpushdevice\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "auth", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "browser", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date_created", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "p256dh", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "registration_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_webpushdevice_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_var_pop_order_by", "description": "order by var_pop() on columns of table \"push_notifications_webpushdevice\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_webpushdevice_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_var_samp_order_by", "description": "order by var_samp() on columns of table \"push_notifications_webpushdevice\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_webpushdevice_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_variance_order_by", "description": "order by variance() on columns of table \"push_notifications_webpushdevice\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_wnsdevice", "description": "columns and relationships of \"push_notifications_wnsdevice\"", "fields": [{"name": "active", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_created", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "device_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "registration_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_wnsdevice_aggregate", "description": "aggregated selection of \"push_notifications_wnsdevice\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_wnsdevice_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_wnsdevice", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_wnsdevice_select_column_push_notifications_wnsdevice_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_wnsdevice_select_column_push_notifications_wnsdevice_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_wnsdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_wnsdevice_aggregate_fields", "description": "aggregate fields of \"push_notifications_wnsdevice\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_wnsdevice_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_wnsdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_wnsdevice_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_wnsdevice_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_wnsdevice_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_wnsdevice_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_wnsdevice_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_wnsdevice_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_wnsdevice_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_wnsdevice_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "push_notifications_wnsdevice_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_aggregate_order_by", "description": "order by aggregate values of table \"push_notifications_wnsdevice\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"push_notifications_wnsdevice\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_wnsdevice_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_avg_order_by", "description": "order by avg() on columns of table \"push_notifications_wnsdevice\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_bool_exp", "description": "Boolean expression to filter rows from the table \"push_notifications_wnsdevice\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "active", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "date_created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "device_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "registration_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "push_notifications_wnsdevice_constraint", "description": "unique or primary key constraints on table \"push_notifications_wnsdevice\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "push_notifications_wnsdevice_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_wnsdevice_registration_id_db7d6c53_uniq", "description": "unique or primary key constraint on columns \"registration_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_inc_input", "description": "input type for incrementing numeric columns in table \"push_notifications_wnsdevice\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_insert_input", "description": "input type for inserting data into table \"push_notifications_wnsdevice\"", "fields": null, "inputFields": [{"name": "active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "date_created", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "device_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "registration_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_wnsdevice_max_fields", "description": "aggregate max on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_created", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "device_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "registration_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_max_order_by", "description": "order by max() on columns of table \"push_notifications_wnsdevice\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date_created", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "device_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "registration_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_wnsdevice_min_fields", "description": "aggregate min on columns", "fields": [{"name": "application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date_created", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "device_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "registration_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_min_order_by", "description": "order by min() on columns of table \"push_notifications_wnsdevice\"", "fields": null, "inputFields": [{"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date_created", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "device_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "registration_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_wnsdevice_mutation_response", "description": "response of any mutation on the table \"push_notifications_wnsdevice\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_wnsdevice", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_on_conflict", "description": "on_conflict condition type for table \"push_notifications_wnsdevice\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_wnsdevice_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_wnsdevice_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_order_by", "description": "Ordering options when selecting data from \"push_notifications_wnsdevice\".", "fields": null, "inputFields": [{"name": "active", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "date_created", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "device_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "registration_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_pk_columns_input", "description": "primary key columns input for table: push_notifications_wnsdevice", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "push_notifications_wnsdevice_select_column", "description": "select columns of table \"push_notifications_wnsdevice\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date_created", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "device_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "registration_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "push_notifications_wnsdevice_select_column_push_notifications_wnsdevice_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"push_notifications_wnsdevice_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"push_notifications_wnsdevice\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "active", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "push_notifications_wnsdevice_select_column_push_notifications_wnsdevice_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"push_notifications_wnsdevice_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"push_notifications_wnsdevice\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "active", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_set_input", "description": "input type for updating data in table \"push_notifications_wnsdevice\"", "fields": null, "inputFields": [{"name": "active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "date_created", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "device_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "registration_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_wnsdevice_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_stddev_order_by", "description": "order by stddev() on columns of table \"push_notifications_wnsdevice\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_wnsdevice_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"push_notifications_wnsdevice\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_wnsdevice_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"push_notifications_wnsdevice\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_stream_cursor_input", "description": "Streaming cursor of the table \"push_notifications_wnsdevice\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "active", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "date_created", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "device_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "registration_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_wnsdevice_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_sum_order_by", "description": "order by sum() on columns of table \"push_notifications_wnsdevice\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "push_notifications_wnsdevice_update_column", "description": "update columns of table \"push_notifications_wnsdevice\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "active", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "date_created", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "device_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "registration_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_wnsdevice_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_var_pop_order_by", "description": "order by var_pop() on columns of table \"push_notifications_wnsdevice\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_wnsdevice_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_var_samp_order_by", "description": "order by var_samp() on columns of table \"push_notifications_wnsdevice\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "push_notifications_wnsdevice_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_variance_order_by", "description": "order by variance() on columns of table \"push_notifications_wnsdevice\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "query_root", "description": null, "fields": [{"name": "action_action", "description": "fetch data from the table: \"action_action\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_action_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_action_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_action_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_action", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_action_aggregate", "description": "fetch aggregated fields from the table: \"action_action\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_action_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_action_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_action_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_action_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_action_by_pk", "description": "fetch data from the table: \"action_action\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_action", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_actionrun", "description": "fetch data from the table: \"action_actionrun\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actionrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actionrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actionrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_actionrun_aggregate", "description": "fetch aggregated fields from the table: \"action_actionrun\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actionrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actionrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actionrun_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_actionrun_by_pk", "description": "fetch data from the table: \"action_actionrun\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_actionrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_actiontag", "description": "fetch data from the table: \"action_actiontag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actiontag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actiontag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actiontag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_actiontag_aggregate", "description": "fetch aggregated fields from the table: \"action_actiontag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actiontag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actiontag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actiontag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_actiontag_by_pk", "description": "fetch data from the table: \"action_actiontag\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_actiontag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_permission", "description": "fetch data from the table: \"action_permission\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_permission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_permission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_permission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_permission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_permission_aggregate", "description": "fetch aggregated fields from the table: \"action_permission\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_permission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_permission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_permission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_permission_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_permission_by_pk", "description": "fetch data from the table: \"action_permission\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_permission", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_tag", "description": "fetch data from the table: \"action_tag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_tag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_tag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_tag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_tag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_tag_aggregate", "description": "fetch aggregated fields from the table: \"action_tag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_tag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_tag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_tag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_tag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_tag_by_pk", "description": "fetch data from the table: \"action_tag\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_tag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activity_activity", "description": "fetch data from the table: \"activity_activity\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "activity_activity_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "activity_activity_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "activity_activity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activity_activity_aggregate", "description": "fetch aggregated fields from the table: \"activity_activity\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "activity_activity_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "activity_activity_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "activity_activity_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activity_activity_by_pk", "description": "fetch data from the table: \"activity_activity\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "activity_activity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "agg_crystal_buckets", "description": "fetch data from the table: \"agg_crystal_buckets\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "agg_crystal_buckets_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "agg_crystal_buckets", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "agg_crystal_buckets_aggregate", "description": "fetch aggregated fields from the table: \"agg_crystal_buckets\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "agg_crystal_buckets_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "agg_crystal_buckets_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "agg_crystal_buckets_by_pk", "description": "fetch data from the table: \"agg_crystal_buckets\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "agg_crystal_buckets", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_agent", "description": "fetch data from the table: \"ai_agent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_agent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_agent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_agent_aggregate", "description": "fetch aggregated fields from the table: \"ai_agent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_agent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_agent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_agent_by_pk", "description": "fetch data from the table: \"ai_agent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_agent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_agentusersubscription", "description": "fetch data from the table: \"ai_agentusersubscription\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_agentusersubscription_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_agentusersubscription", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_agentusersubscription_aggregate", "description": "fetch aggregated fields from the table: \"ai_agentusersubscription\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_agentusersubscription_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_agentusersubscription_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_agentusersubscription_by_pk", "description": "fetch data from the table: \"ai_agentusersubscription\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_agentusersubscription", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiaction", "description": "fetch data from the table: \"ai_aiaction\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiaction_aggregate", "description": "fetch aggregated fields from the table: \"ai_aiaction\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiaction_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiaction_by_pk", "description": "fetch data from the table: \"ai_aiaction\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiaction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiagent", "description": "fetch data from the table: \"ai_aiagent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiagent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiagent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiagent_aggregate", "description": "fetch aggregated fields from the table: \"ai_aiagent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiagent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiagent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiagent_by_pk", "description": "fetch data from the table: \"ai_aiagent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiagent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiagentinstruction", "description": "fetch data from the table: \"ai_aiagentinstruction\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiagentinstruction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiagentinstruction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiagentinstruction_aggregate", "description": "fetch aggregated fields from the table: \"ai_aiagentinstruction\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiagentinstruction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiagentinstruction_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiagentinstruction_by_pk", "description": "fetch data from the table: \"ai_aiagentinstruction\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiagentinstruction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicall", "description": "fetch data from the table: \"ai_aicall\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicall", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicall_aggregate", "description": "fetch aggregated fields from the table: \"ai_aicall\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicall_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicall_by_pk", "description": "fetch data from the table: \"ai_aicall\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicall", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallaction", "description": "fetch data from the table: \"ai_aicallaction\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallaction_aggregate", "description": "fetch aggregated fields from the table: \"ai_aicallaction\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallaction_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallaction_by_pk", "description": "fetch data from the table: \"ai_aicallaction\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicallaction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallrequest", "description": "fetch data from the table: \"ai_aicallrequest\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallrequest_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallrequest", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallrequest_aggregate", "description": "fetch aggregated fields from the table: \"ai_aicallrequest\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallrequest_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallrequest_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallrequest_by_pk", "description": "fetch data from the table: \"ai_aicallrequest\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicallrequest", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallusage", "description": "fetch data from the table: \"ai_aicallusage\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallusage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallusage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallusage_aggregate", "description": "fetch aggregated fields from the table: \"ai_aicallusage\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallusage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallusage_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallusage_by_pk", "description": "fetch data from the table: \"ai_aicallusage\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicallusage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiinstruction", "description": "fetch data from the table: \"ai_aiinstruction\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiinstruction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiinstruction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiinstruction_aggregate", "description": "fetch aggregated fields from the table: \"ai_aiinstruction\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiinstruction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiinstruction_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiinstruction_by_pk", "description": "fetch data from the table: \"ai_aiinstruction\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiinstruction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_artifact", "description": "fetch data from the table: \"ai_artifact\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_artifact_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_artifact_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_artifact", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_artifact_aggregate", "description": "fetch aggregated fields from the table: \"ai_artifact\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_artifact_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_artifact_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_artifact_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_artifact_by_pk", "description": "fetch data from the table: \"ai_artifact\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_artifact", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogevaluationdataset", "description": "fetch data from the table: \"ai_auditlogevaluationdataset\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogevaluationdataset_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogevaluationdataset_aggregate", "description": "fetch aggregated fields from the table: \"ai_auditlogevaluationdataset\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogevaluationdataset_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogevaluationdataset_by_pk", "description": "fetch data from the table: \"ai_auditlogevaluationdataset\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogevaluationdatasetitem", "description": "fetch data from the table: \"ai_auditlogevaluationdatasetitem\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogevaluationdatasetitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogevaluationdatasetitem_aggregate", "description": "fetch aggregated fields from the table: \"ai_auditlogevaluationdatasetitem\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogevaluationdatasetitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogevaluationdatasetitem_by_pk", "description": "fetch data from the table: \"ai_auditlogevaluationdatasetitem\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogevaluationrun", "description": "fetch data from the table: \"ai_auditlogevaluationrun\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogevaluationrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogevaluationrun_aggregate", "description": "fetch aggregated fields from the table: \"ai_auditlogevaluationrun\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogevaluationrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogevaluationrun_by_pk", "description": "fetch data from the table: \"ai_auditlogevaluationrun\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogevaluationrunitem", "description": "fetch data from the table: \"ai_auditlogevaluationrunitem\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogevaluationrunitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogevaluationrunitem_aggregate", "description": "fetch aggregated fields from the table: \"ai_auditlogevaluationrunitem\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogevaluationrunitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogevaluationrunitem_by_pk", "description": "fetch data from the table: \"ai_auditlogevaluationrunitem\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogsessionevent", "description": "fetch data from the table: \"ai_auditlogsessionevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogsessionevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogsessionevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogsessionevent_aggregate", "description": "fetch aggregated fields from the table: \"ai_auditlogsessionevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogsessionevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogsessionevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogsessionevent_by_pk", "description": "fetch data from the table: \"ai_auditlogsessionevent\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogsessionevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_bulknotificationbatch", "description": "fetch data from the table: \"ai_bulknotificationbatch\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_bulknotificationbatch_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_bulknotificationbatch", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_bulknotificationbatch_aggregate", "description": "fetch aggregated fields from the table: \"ai_bulknotificationbatch\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_bulknotificationbatch_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_bulknotificationbatch_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_bulknotificationbatch_by_pk", "description": "fetch data from the table: \"ai_bulknotificationbatch\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_bulknotificationbatch", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_channel_meta_template", "description": "fetch data from the table: \"ai_channel_meta_template\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_channel_meta_template_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_channel_meta_template", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_channel_meta_template_aggregate", "description": "fetch aggregated fields from the table: \"ai_channel_meta_template\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_channel_meta_template_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_channel_meta_template_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_channel_meta_template_by_pk", "description": "fetch data from the table: \"ai_channel_meta_template\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_channel_meta_template", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_channelsessiontracker", "description": "fetch data from the table: \"ai_channelsessiontracker\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_channelsessiontracker_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_channelsessiontracker", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_channelsessiontracker_aggregate", "description": "fetch aggregated fields from the table: \"ai_channelsessiontracker\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_channelsessiontracker_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_channelsessiontracker_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_channelsessiontracker_by_pk", "description": "fetch data from the table: \"ai_channelsessiontracker\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_channelsessiontracker", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationdataset", "description": "fetch data from the table: \"ai_evaluationdataset\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdataset_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdataset", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationdataset_aggregate", "description": "fetch aggregated fields from the table: \"ai_evaluationdataset\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdataset_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdataset_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationdataset_by_pk", "description": "fetch data from the table: \"ai_evaluationdataset\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationdataset", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationdatasetitem", "description": "fetch data from the table: \"ai_evaluationdatasetitem\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdatasetitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationdatasetitem_aggregate", "description": "fetch aggregated fields from the table: \"ai_evaluationdatasetitem\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdatasetitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationdatasetitem_by_pk", "description": "fetch data from the table: \"ai_evaluationdatasetitem\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationrun", "description": "fetch data from the table: \"ai_evaluationrun\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationrun_aggregate", "description": "fetch aggregated fields from the table: \"ai_evaluationrun\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationrun_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationrun_by_pk", "description": "fetch data from the table: \"ai_evaluationrun\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationrunitem", "description": "fetch data from the table: \"ai_evaluationrunitem\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationrunitem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationrunitem_aggregate", "description": "fetch aggregated fields from the table: \"ai_evaluationrunitem\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationrunitem_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationrunitem_by_pk", "description": "fetch data from the table: \"ai_evaluationrunitem\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationrunitem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_extractionmetrics", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_extractionmetrics_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_extractionmetrics", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_extractionmetrics_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_extractionmetrics_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_extractionmetrics_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_extractionmetrics_by_pk", "description": "fetch data from the table: \"ai_extractionmetrics\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_extractionmetrics", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_geminiinstruction", "description": "fetch data from the table: \"ai_geminiinstruction\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_geminiinstruction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_geminiinstruction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_geminiinstruction_aggregate", "description": "fetch aggregated fields from the table: \"ai_geminiinstruction\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_geminiinstruction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_geminiinstruction_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_geminiinstruction_by_pk", "description": "fetch data from the table: \"ai_geminiinstruction\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_geminiinstruction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_knowledgebase", "description": "fetch data from the table: \"ai_knowledgebase\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_knowledgebase_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_knowledgebase", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_knowledgebase_aggregate", "description": "fetch aggregated fields from the table: \"ai_knowledgebase\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_knowledgebase_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_knowledgebase_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_knowledgebase_by_pk", "description": "fetch data from the table: \"ai_knowledgebase\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_knowledgebase", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_messageclassification", "description": "fetch data from the table: \"ai_messageclassification\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messageclassification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_messageclassification", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_messageclassification_aggregate", "description": "fetch aggregated fields from the table: \"ai_messageclassification\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messageclassification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_messageclassification_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_messageclassification_by_pk", "description": "fetch data from the table: \"ai_messageclassification\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_messageclassification", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_messagestatustracking", "description": "fetch data from the table: \"ai_messagestatustracking\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messagestatustracking_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_messagestatustracking", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_messagestatustracking_aggregate", "description": "fetch aggregated fields from the table: \"ai_messagestatustracking\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messagestatustracking_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_messagestatustracking_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_messagestatustracking_by_pk", "description": "fetch data from the table: \"ai_messagestatustracking\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_messagestatustracking", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_samplevector", "description": "fetch data from the table: \"ai_samplevector\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_samplevector_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_samplevector", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_samplevector_aggregate", "description": "fetch aggregated fields from the table: \"ai_samplevector\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_samplevector_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_samplevector_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_samplevector_by_pk", "description": "fetch data from the table: \"ai_samplevector\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_samplevector", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_sessionevent", "description": "fetch data from the table: \"ai_sessionevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_sessionevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_sessionevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_sessionevent_aggregate", "description": "fetch aggregated fields from the table: \"ai_sessionevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_sessionevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_sessionevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_sessionevent_by_pk", "description": "fetch data from the table: \"ai_sessionevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_sessionevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_sessionrating", "description": "fetch data from the table: \"ai_sessionrating\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_sessionrating_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_sessionrating", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_sessionrating_aggregate", "description": "fetch aggregated fields from the table: \"ai_sessionrating\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_sessionrating_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_sessionrating_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_sessionrating_by_pk", "description": "fetch data from the table: \"ai_sessionrating\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_sessionrating", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "app_states", "description": "fetch data from the table: \"app_states\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "app_states_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "app_states_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "app_states_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "app_states", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "app_states_aggregate", "description": "fetch aggregated fields from the table: \"app_states\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "app_states_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "app_states_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "app_states_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "app_states_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "app_states_by_pk", "description": "fetch data from the table: \"app_states\" using primary key columns", "args": [{"name": "app_name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "app_states", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_group", "description": "fetch data from the table: \"auth_group\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_group_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_group", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_group_aggregate", "description": "fetch aggregated fields from the table: \"auth_group\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_group_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_group_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_group_by_pk", "description": "fetch data from the table: \"auth_group\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "auth_group", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_group_permissions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_group_permissions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_group_permissions", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_group_permissions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_group_permissions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_group_permissions_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_group_permissions_by_pk", "description": "fetch data from the table: \"auth_group_permissions\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "auth_group_permissions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_permission", "description": "fetch data from the table: \"auth_permission\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_permission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_permission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_permission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_permission_aggregate", "description": "fetch aggregated fields from the table: \"auth_permission\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_permission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_permission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_permission_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_permission_by_pk", "description": "fetch data from the table: \"auth_permission\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "auth_permission", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_botconversation", "description": "fetch data from the table: \"communications_botconversation\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_botconversation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_botconversation", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_botconversation_aggregate", "description": "fetch aggregated fields from the table: \"communications_botconversation\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_botconversation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_botconversation_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_botconversation_by_pk", "description": "fetch data from the table: \"communications_botconversation\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_botconversation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_botmessage", "description": "fetch data from the table: \"communications_botmessage\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_botmessage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_botmessage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_botmessage_aggregate", "description": "fetch aggregated fields from the table: \"communications_botmessage\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_botmessage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_botmessage_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_botmessage_by_pk", "description": "fetch data from the table: \"communications_botmessage\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_botmessage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_calllog", "description": "fetch data from the table: \"communications_calllog\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_calllog_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_calllog_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_calllog", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_calllog_aggregate", "description": "fetch aggregated fields from the table: \"communications_calllog\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_calllog_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_calllog_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_calllog_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_calllog_by_pk", "description": "fetch data from the table: \"communications_calllog\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_calllog", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_channelinitiationrequest", "description": "fetch data from the table: \"communications_channelinitiationrequest\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_channelinitiationrequest_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_channelinitiationrequest", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_channelinitiationrequest_aggregate", "description": "fetch aggregated fields from the table: \"communications_channelinitiationrequest\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_channelinitiationrequest_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_channelinitiationrequest_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_channelinitiationrequest_by_pk", "description": "fetch data from the table: \"communications_channelinitiationrequest\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_channelinitiationrequest", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_commmessage", "description": "fetch data from the table: \"communications_commmessage\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_commmessage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_commmessage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_commmessage_aggregate", "description": "fetch aggregated fields from the table: \"communications_commmessage\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_commmessage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_commmessage_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_commmessage_by_pk", "description": "fetch data from the table: \"communications_commmessage\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_commmessage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_conversation", "description": "fetch data from the table: \"communications_conversation\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_conversation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_conversation_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_conversation", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_conversation_aggregate", "description": "fetch aggregated fields from the table: \"communications_conversation\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_conversation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_conversation_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_conversation_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_conversation_by_pk", "description": "fetch data from the table: \"communications_conversation\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_conversation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_emailunsubscribe", "description": "fetch data from the table: \"communications_emailunsubscribe\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_emailunsubscribe_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_emailunsubscribe", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_emailunsubscribe_aggregate", "description": "fetch aggregated fields from the table: \"communications_emailunsubscribe\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_emailunsubscribe_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_emailunsubscribe_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_emailunsubscribe_by_pk", "description": "fetch data from the table: \"communications_emailunsubscribe\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_emailunsubscribe", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemail", "description": "fetch data from the table: \"communications_inboundemail\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemail_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemail", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemail_aggregate", "description": "fetch aggregated fields from the table: \"communications_inboundemail\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemail_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemail_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemail_by_pk", "description": "fetch data from the table: \"communications_inboundemail\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemail", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemailprocessingrun", "description": "fetch data from the table: \"communications_inboundemailprocessingrun\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailprocessingrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailprocessingrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemailprocessingrun_aggregate", "description": "fetch aggregated fields from the table: \"communications_inboundemailprocessingrun\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailprocessingrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailprocessingrun_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemailprocessingrun_by_pk", "description": "fetch data from the table: \"communications_inboundemailprocessingrun\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemailprocessingrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemailschooldata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailschooldata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailschooldata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemailschooldata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailschooldata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailschooldata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemailschooldata_by_pk", "description": "fetch data from the table: \"communications_inboundemailschooldata\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemailschooldata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemailschooldatahistory", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailschooldatahistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemailschooldatahistory_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailschooldatahistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemailschooldatahistory_by_pk", "description": "fetch data from the table: \"communications_inboundemailschooldatahistory\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_intercomwebhook", "description": "fetch data from the table: \"communications_intercomwebhook\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_intercomwebhook_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_intercomwebhook", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_intercomwebhook_aggregate", "description": "fetch aggregated fields from the table: \"communications_intercomwebhook\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_intercomwebhook_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_intercomwebhook_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_intercomwebhook_by_pk", "description": "fetch data from the table: \"communications_intercomwebhook\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_intercomwebhook", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_journeyfeatures", "description": "fetch data from the table: \"communications_journeyfeatures\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_journeyfeatures_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_journeyfeatures", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_journeyfeatures_aggregate", "description": "fetch aggregated fields from the table: \"communications_journeyfeatures\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_journeyfeatures_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_journeyfeatures_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_journeyfeatures_by_pk", "description": "fetch data from the table: \"communications_journeyfeatures\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_journeyfeatures", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_message", "description": "fetch data from the table: \"communications_message\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_message_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_message_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_message_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_message", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_message_aggregate", "description": "fetch aggregated fields from the table: \"communications_message\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_message_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_message_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_message_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_message_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_message_by_pk", "description": "fetch data from the table: \"communications_message\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_message", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_messagetemplate", "description": "fetch data from the table: \"communications_messagetemplate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_messagetemplate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_messagetemplate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_messagetemplate_aggregate", "description": "fetch aggregated fields from the table: \"communications_messagetemplate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_messagetemplate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_messagetemplate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_messagetemplate_by_pk", "description": "fetch data from the table: \"communications_messagetemplate\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_messagetemplate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_notification", "description": "fetch data from the table: \"communications_notification\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_notification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_notification_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_notification", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_notification_aggregate", "description": "fetch aggregated fields from the table: \"communications_notification\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_notification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_notification_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_notification_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_notification_by_pk", "description": "fetch data from the table: \"communications_notification\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_notification", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_telegramevent", "description": "fetch data from the table: \"communications_telegramevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_telegramevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_telegramevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_telegramevent_aggregate", "description": "fetch aggregated fields from the table: \"communications_telegramevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_telegramevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_telegramevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_telegramevent_by_pk", "description": "fetch data from the table: \"communications_telegramevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_telegramevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_telegramimage", "description": "fetch data from the table: \"communications_telegramimage\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_telegramimage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_telegramimage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_telegramimage_aggregate", "description": "fetch aggregated fields from the table: \"communications_telegramimage\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_telegramimage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_telegramimage_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_telegramimage_by_pk", "description": "fetch data from the table: \"communications_telegramimage\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_telegramimage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_telegramprofile", "description": "fetch data from the table: \"communications_telegramprofile\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_telegramprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_telegramprofile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_telegramprofile_aggregate", "description": "fetch aggregated fields from the table: \"communications_telegramprofile\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_telegramprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_telegramprofile_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_telegramprofile_by_pk", "description": "fetch data from the table: \"communications_telegramprofile\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_telegramprofile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_whatsappevent", "description": "fetch data from the table: \"communications_whatsappevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_whatsappevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_whatsappevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_whatsappevent_aggregate", "description": "fetch aggregated fields from the table: \"communications_whatsappevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_whatsappevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_whatsappevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_whatsappevent_by_pk", "description": "fetch data from the table: \"communications_whatsappevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_whatsappevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_whatsappprofile", "description": "fetch data from the table: \"communications_whatsappprofile\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_whatsappprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_whatsappprofile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_whatsappprofile_aggregate", "description": "fetch aggregated fields from the table: \"communications_whatsappprofile\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_whatsappprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_whatsappprofile_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_whatsappprofile_by_pk", "description": "fetch data from the table: \"communications_whatsappprofile\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_whatsappprofile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_cache", "description": "fetch data from the table: \"data_cache\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_cache_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cache_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_cache_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_cache", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_cache_aggregate", "description": "fetch aggregated fields from the table: \"data_cache\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_cache_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cache_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_cache_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_cache_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_cache_by_pk", "description": "fetch data from the table: \"data_cache\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_cache", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_cip", "description": "fetch data from the table: \"data_cip\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_cip_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cip_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_cip_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_cip", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_cip_aggregate", "description": "fetch aggregated fields from the table: \"data_cip\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_cip_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cip_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_cip_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_cip_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_cip_by_pk", "description": "fetch data from the table: \"data_cip\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_cip", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_ciptonoc", "description": "fetch data from the table: \"data_ciptonoc\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ciptonoc_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_ciptonoc", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_ciptonoc_aggregate", "description": "fetch aggregated fields from the table: \"data_ciptonoc\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ciptonoc_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_ciptonoc_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_ciptonoc_by_pk", "description": "fetch data from the table: \"data_ciptonoc\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_ciptonoc", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_course", "description": "fetch data from the table: \"data_course\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_course_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_course_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_course_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_course", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_course_aggregate", "description": "fetch aggregated fields from the table: \"data_course\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_course_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_course_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_course_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_course_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_course_by_pk", "description": "fetch data from the table: \"data_course\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_course", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_curriculummapentry", "description": "fetch data from the table: \"data_curriculummapentry\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculummapentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculummapentry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_curriculummapentry_aggregate", "description": "fetch aggregated fields from the table: \"data_curriculummapentry\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculummapentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculummapentry_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_curriculummapentry_by_pk", "description": "fetch data from the table: \"data_curriculummapentry\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_curriculummapentry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_curriculummapentryprerequisite", "description": "fetch data from the table: \"data_curriculummapentryprerequisite\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculummapentryprerequisite_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_curriculummapentryprerequisite_aggregate", "description": "fetch aggregated fields from the table: \"data_curriculummapentryprerequisite\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculummapentryprerequisite_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_curriculummapentryprerequisite_by_pk", "description": "fetch data from the table: \"data_curriculummapentryprerequisite\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_curriculumversion", "description": "fetch data from the table: \"data_curriculumversion\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculumversion_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculumversion", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_curriculumversion_aggregate", "description": "fetch aggregated fields from the table: \"data_curriculumversion\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculumversion_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculumversion_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_curriculumversion_by_pk", "description": "fetch data from the table: \"data_curriculumversion\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_curriculumversion", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_entitystats", "description": "fetch data from the table: \"data_entitystats\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_entitystats_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_entitystats_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_entitystats", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_entitystats_aggregate", "description": "fetch aggregated fields from the table: \"data_entitystats\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_entitystats_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_entitystats_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_entitystats_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_entitystats_by_pk", "description": "fetch data from the table: \"data_entitystats\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_entitystats", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_grade", "description": "fetch data from the table: \"data_grade\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_grade_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_grade_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_grade_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_grade", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_grade_aggregate", "description": "fetch aggregated fields from the table: \"data_grade\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_grade_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_grade_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_grade_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_grade_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_grade_by_pk", "description": "fetch data from the table: \"data_grade\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_grade", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradecountry", "description": "fetch data from the table: \"data_gradecountry\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradecountry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradecountry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradecountry_aggregate", "description": "fetch aggregated fields from the table: \"data_gradecountry\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradecountry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradecountry_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradecountry_by_pk", "description": "fetch data from the table: \"data_gradecountry\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_gradecountry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradecountry_schemes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradecountry_schemes_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradecountry_schemes", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradecountry_schemes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradecountry_schemes_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradecountry_schemes_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradecountry_schemes_by_pk", "description": "fetch data from the table: \"data_gradecountry_schemes\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_gradecountry_schemes", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradescheme", "description": "fetch data from the table: \"data_gradescheme\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradescheme_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradescheme", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradescheme_aggregate", "description": "fetch aggregated fields from the table: \"data_gradescheme\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradescheme_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradescheme_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradescheme_by_pk", "description": "fetch data from the table: \"data_gradescheme\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_gradescheme", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_institution", "description": "fetch data from the table: \"data_institution\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_institution_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institution_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_institution_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_institution", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_institution_aggregate", "description": "fetch aggregated fields from the table: \"data_institution\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_institution_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institution_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_institution_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_institution_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_institution_by_pk", "description": "fetch data from the table: \"data_institution\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_institution", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_institutionrequirements", "description": "fetch data from the table: \"data_institutionrequirements\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_institutionrequirements_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_institutionrequirements", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_institutionrequirements_aggregate", "description": "fetch aggregated fields from the table: \"data_institutionrequirements\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_institutionrequirements_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_institutionrequirements_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_institutionrequirements_by_pk", "description": "fetch data from the table: \"data_institutionrequirements\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_institutionrequirements", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_keydate", "description": "fetch data from the table: \"data_keydate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_keydate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_keydate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_keydate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_keydate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_keydate_aggregate", "description": "fetch aggregated fields from the table: \"data_keydate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_keydate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_keydate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_keydate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_keydate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_keydate_by_pk", "description": "fetch data from the table: \"data_keydate\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_keydate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_noc", "description": "fetch data from the table: \"data_noc\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_noc_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_noc_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_noc_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_noc", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_noc_aggregate", "description": "fetch aggregated fields from the table: \"data_noc\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_noc_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_noc_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_noc_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_noc_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_noc_by_pk", "description": "fetch data from the table: \"data_noc\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_noc", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_poststudyworkeligibility", "description": "fetch data from the table: \"data_poststudyworkeligibility\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_poststudyworkeligibility_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_poststudyworkeligibility", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_poststudyworkeligibility_aggregate", "description": "fetch aggregated fields from the table: \"data_poststudyworkeligibility\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_poststudyworkeligibility_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_poststudyworkeligibility_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_poststudyworkeligibility_by_pk", "description": "fetch data from the table: \"data_poststudyworkeligibility\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_poststudyworkeligibility", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_poststudyworkscheme", "description": "fetch data from the table: \"data_poststudyworkscheme\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_poststudyworkscheme_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_poststudyworkscheme", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_poststudyworkscheme_aggregate", "description": "fetch aggregated fields from the table: \"data_poststudyworkscheme\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_poststudyworkscheme_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_poststudyworkscheme_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_poststudyworkscheme_by_pk", "description": "fetch data from the table: \"data_poststudyworkscheme\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_poststudyworkscheme", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_program", "description": "fetch data from the table: \"data_program\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_program", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_program_aggregate", "description": "fetch aggregated fields from the table: \"data_program\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_program_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_program_by_pk", "description": "fetch data from the table: \"data_program\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_program", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programjobdata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programjobdata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programjobdata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programjobdata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programjobdata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programjobdata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programjobdata_by_pk", "description": "fetch data from the table: \"data_programjobdata\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programjobdata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programoffering", "description": "fetch data from the table: \"data_programoffering\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programoffering_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programoffering_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programoffering", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programoffering_aggregate", "description": "fetch aggregated fields from the table: \"data_programoffering\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programoffering_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programoffering_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programoffering_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programoffering_by_pk", "description": "fetch data from the table: \"data_programoffering\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programoffering", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programrequirement", "description": "fetch data from the table: \"data_programrequirement\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programrequirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programrequirement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programrequirement_aggregate", "description": "fetch aggregated fields from the table: \"data_programrequirement\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programrequirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programrequirement_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programrequirement_by_pk", "description": "fetch data from the table: \"data_programrequirement\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programrequirement", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programspeciality", "description": "fetch data from the table: \"data_programspeciality\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programspeciality_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programspeciality", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programspeciality_aggregate", "description": "fetch aggregated fields from the table: \"data_programspeciality\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programspeciality_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programspeciality_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programspeciality_by_pk", "description": "fetch data from the table: \"data_programspeciality\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programspeciality", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_ranking", "description": "fetch data from the table: \"data_ranking\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ranking_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ranking_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_ranking", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_ranking_aggregate", "description": "fetch aggregated fields from the table: \"data_ranking\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ranking_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ranking_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_ranking_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_ranking_by_pk", "description": "fetch data from the table: \"data_ranking\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_ranking", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_rankingplatform", "description": "fetch data from the table: \"data_rankingplatform\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_rankingplatform_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_rankingplatform", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_rankingplatform_aggregate", "description": "fetch aggregated fields from the table: \"data_rankingplatform\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_rankingplatform_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_rankingplatform_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_rankingplatform_by_pk", "description": "fetch data from the table: \"data_rankingplatform\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_rankingplatform", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_requirement", "description": "fetch data from the table: \"data_requirement\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_requirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_requirement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_requirement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_requirement_aggregate", "description": "fetch aggregated fields from the table: \"data_requirement\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_requirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_requirement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_requirement_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_requirement_by_pk", "description": "fetch data from the table: \"data_requirement\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_requirement", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_scrapedprogramintake", "description": "fetch data from the table: \"data_scrapedprogramintake\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_scrapedprogramintake_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_scrapedprogramintake", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_scrapedprogramintake_aggregate", "description": "fetch aggregated fields from the table: \"data_scrapedprogramintake\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_scrapedprogramintake_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_scrapedprogramintake_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_scrapedprogramintake_by_pk", "description": "fetch data from the table: \"data_scrapedprogramintake\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_scrapedprogramintake", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_specialityclassification", "description": "fetch data from the table: \"data_specialityclassification\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_specialityclassification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_specialityclassification", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_specialityclassification_aggregate", "description": "fetch aggregated fields from the table: \"data_specialityclassification\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_specialityclassification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_specialityclassification_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_specialityclassification_by_pk", "description": "fetch data from the table: \"data_specialityclassification\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_specialityclassification", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_term", "description": "fetch data from the table: \"data_term\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_term_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_term_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_term_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_term", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_term_aggregate", "description": "fetch aggregated fields from the table: \"data_term\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_term_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_term_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_term_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_term_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_term_by_pk", "description": "fetch data from the table: \"data_term\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_term", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_termpartner", "description": "fetch data from the table: \"data_termpartner\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_termpartner_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_termpartner_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_termpartner", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_termpartner_aggregate", "description": "fetch aggregated fields from the table: \"data_termpartner\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_termpartner_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_termpartner_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_termpartner_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_termpartner_by_pk", "description": "fetch data from the table: \"data_termpartner\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_termpartner", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "devices_device", "description": "fetch data from the table: \"devices_device\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "devices_device_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "devices_device_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "devices_device_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "devices_device", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "devices_device_aggregate", "description": "fetch aggregated fields from the table: \"devices_device\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "devices_device_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "devices_device_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "devices_device_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "devices_device_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "devices_device_by_pk", "description": "fetch data from the table: \"devices_device\" using primary key columns", "args": [{"name": "gcmdevice_ptr_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "devices_device", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_admin_log", "description": "fetch data from the table: \"django_admin_log\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_admin_log_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_admin_log_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_admin_log", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_admin_log_aggregate", "description": "fetch aggregated fields from the table: \"django_admin_log\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_admin_log_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_admin_log_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_admin_log_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_admin_log_by_pk", "description": "fetch data from the table: \"django_admin_log\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_admin_log", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_content_type", "description": "fetch data from the table: \"django_content_type\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_content_type_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_content_type_aggregate", "description": "fetch aggregated fields from the table: \"django_content_type\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_content_type_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_content_type_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_content_type_by_pk", "description": "fetch data from the table: \"django_content_type\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_migrations", "description": "fetch data from the table: \"django_migrations\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_migrations_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_migrations_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "django_migrations_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_migrations", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_migrations_aggregate", "description": "fetch aggregated fields from the table: \"django_migrations\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_migrations_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_migrations_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "django_migrations_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_migrations_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_migrations_by_pk", "description": "fetch data from the table: \"django_migrations\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_migrations", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_session", "description": "fetch data from the table: \"django_session\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_session_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_session_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "django_session_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_session", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_session_aggregate", "description": "fetch aggregated fields from the table: \"django_session\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_session_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_session_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "django_session_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_session_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_session_by_pk", "description": "fetch data from the table: \"django_session\" using primary key columns", "args": [{"name": "session_key", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_session", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "events", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_analytics", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_analytics_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_analytics_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_analytics", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_analytics_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_analytics_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_analytics_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_analytics_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_analytics_by_pk", "description": "fetch data from the table: \"events_analytics\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_analytics", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_auditlogeventregistration", "description": "fetch data from the table: \"events_auditlogeventregistration\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_auditlogeventregistration_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_auditlogeventregistration", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_auditlogeventregistration_aggregate", "description": "fetch aggregated fields from the table: \"events_auditlogeventregistration\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_auditlogeventregistration_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_auditlogeventregistration_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_auditlogeventregistration_by_pk", "description": "fetch data from the table: \"events_auditlogeventregistration\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_auditlogeventregistration", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_auditlogmajorupdate", "description": "fetch data from the table: \"events_auditlogmajorupdate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_auditlogmajorupdate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_auditlogmajorupdate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_auditlogmajorupdate_aggregate", "description": "fetch aggregated fields from the table: \"events_auditlogmajorupdate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_auditlogmajorupdate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_auditlogmajorupdate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_auditlogmajorupdate_by_pk", "description": "fetch data from the table: \"events_auditlogmajorupdate\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_auditlogmajorupdate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_auditlogmarketingevent", "description": "fetch data from the table: \"events_auditlogmarketingevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_auditlogmarketingevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_auditlogmarketingevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_auditlogmarketingevent_aggregate", "description": "fetch aggregated fields from the table: \"events_auditlogmarketingevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_auditlogmarketingevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_auditlogmarketingevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_auditlogmarketingevent_by_pk", "description": "fetch data from the table: \"events_auditlogmarketingevent\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_auditlogmarketingevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_by_pk", "description": "fetch data from the table: \"events\" using primary key columns", "args": [{"name": "app_name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_event", "description": "fetch data from the table: \"events_event\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_event_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_event_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_event_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_event", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_event_aggregate", "description": "fetch aggregated fields from the table: \"events_event\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_event_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_event_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_event_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_event_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_event_by_pk", "description": "fetch data from the table: \"events_event\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_event", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_eventregistration", "description": "fetch data from the table: \"events_eventregistration\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_eventregistration_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_eventregistration_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_eventregistration_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_eventregistration", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_eventregistration_aggregate", "description": "fetch aggregated fields from the table: \"events_eventregistration\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_eventregistration_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_eventregistration_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_eventregistration_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_eventregistration_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_eventregistration_by_pk", "description": "fetch data from the table: \"events_eventregistration\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_eventregistration", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_majorupdate", "description": "fetch data from the table: \"events_majorupdate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_majorupdate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_majorupdate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_majorupdate_aggregate", "description": "fetch aggregated fields from the table: \"events_majorupdate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_majorupdate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_majorupdate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_majorupdate_by_pk", "description": "fetch data from the table: \"events_majorupdate\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_majorupdate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_marketingevent", "description": "fetch data from the table: \"events_marketingevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_marketingevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_marketingevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_marketingevent_aggregate", "description": "fetch aggregated fields from the table: \"events_marketingevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_marketingevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_marketingevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_marketingevent_by_pk", "description": "fetch data from the table: \"events_marketingevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_marketingevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "files_file", "description": "fetch data from the table: \"files_file\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "files_file_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_file_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "files_file", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "files_file_aggregate", "description": "fetch aggregated fields from the table: \"files_file\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "files_file_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_file_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "files_file_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "files_file_by_pk", "description": "fetch data from the table: \"files_file\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "files_file", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "files_publicfile", "description": "fetch data from the table: \"files_publicfile\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "files_publicfile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_publicfile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "files_publicfile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "files_publicfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "files_publicfile_aggregate", "description": "fetch aggregated fields from the table: \"files_publicfile\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "files_publicfile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_publicfile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "files_publicfile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "files_publicfile_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "files_publicfile_by_pk", "description": "fetch data from the table: \"files_publicfile\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "files_publicfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "files_storage", "description": "fetch data from the table: \"files_storage\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "files_storage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_storage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "files_storage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "files_storage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "files_storage_aggregate", "description": "fetch aggregated fields from the table: \"files_storage\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "files_storage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_storage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "files_storage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "files_storage_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "files_storage_by_pk", "description": "fetch data from the table: \"files_storage\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "files_storage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_accesstoken", "description": "fetch data from the table: \"identity_accesstoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_accesstoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_accesstoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_accesstoken_aggregate", "description": "fetch aggregated fields from the table: \"identity_accesstoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_accesstoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_accesstoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_accesstoken_by_pk", "description": "fetch data from the table: \"identity_accesstoken\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_accesstoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_application", "description": "fetch data from the table: \"identity_application\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_application_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_application_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_application_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_application", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_application_aggregate", "description": "fetch aggregated fields from the table: \"identity_application\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_application_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_application_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_application_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_application_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_application_by_pk", "description": "fetch data from the table: \"identity_application\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_application", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignee", "description": "fetch data from the table: \"identity_assignee\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignee", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignee_aggregate", "description": "fetch aggregated fields from the table: \"identity_assignee\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignee_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignee_by_pk", "description": "fetch data from the table: \"identity_assignee\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_assignee", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignmenthistory", "description": "fetch data from the table: \"identity_assignmenthistory\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignmenthistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignmenthistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignmenthistory_aggregate", "description": "fetch aggregated fields from the table: \"identity_assignmenthistory\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignmenthistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignmenthistory_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignmenthistory_by_pk", "description": "fetch data from the table: \"identity_assignmenthistory\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_assignmenthistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_externalidentifier", "description": "fetch data from the table: \"identity_externalidentifier\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_externalidentifier_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_externalidentifier", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_externalidentifier_aggregate", "description": "fetch aggregated fields from the table: \"identity_externalidentifier\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_externalidentifier_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_externalidentifier_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_externalidentifier_by_pk", "description": "fetch data from the table: \"identity_externalidentifier\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_externalidentifier", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_grant", "description": "fetch data from the table: \"identity_grant\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_grant_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_grant_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_grant", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_grant_aggregate", "description": "fetch aggregated fields from the table: \"identity_grant\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_grant_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_grant_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_grant_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_grant_by_pk", "description": "fetch data from the table: \"identity_grant\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_grant", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_idtoken", "description": "fetch data from the table: \"identity_idtoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_idtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_idtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_idtoken_aggregate", "description": "fetch aggregated fields from the table: \"identity_idtoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_idtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_idtoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_idtoken_by_pk", "description": "fetch data from the table: \"identity_idtoken\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_idtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_invitation", "description": "fetch data from the table: \"identity_invitation\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_invitation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitation_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_invitation", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_invitation_aggregate", "description": "fetch aggregated fields from the table: \"identity_invitation\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_invitation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitation_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_invitation_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_invitation_by_pk", "description": "fetch data from the table: \"identity_invitation\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_invitation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_invitationcredit", "description": "fetch data from the table: \"identity_invitationcredit\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_invitationcredit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_invitationcredit", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_invitationcredit_aggregate", "description": "fetch aggregated fields from the table: \"identity_invitationcredit\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_invitationcredit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_invitationcredit_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_invitationcredit_by_pk", "description": "fetch data from the table: \"identity_invitationcredit\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_invitationcredit", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_lead", "description": "fetch data from the table: \"identity_lead\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_lead_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_lead_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_lead", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_lead_aggregate", "description": "fetch aggregated fields from the table: \"identity_lead\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_lead_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_lead_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_lead_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_lead_by_pk", "description": "fetch data from the table: \"identity_lead\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_lead", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_newuser", "description": "fetch data from the table: \"identity_newuser\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_newuser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_newuser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_newuser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_newuser_aggregate", "description": "fetch aggregated fields from the table: \"identity_newuser\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_newuser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_newuser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_newuser_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_newuser_by_pk", "description": "fetch data from the table: \"identity_newuser\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_newuser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_note", "description": "fetch data from the table: \"identity_note\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_note_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_note", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_note_aggregate", "description": "fetch aggregated fields from the table: \"identity_note\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_note_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_note_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_note_by_pk", "description": "fetch data from the table: \"identity_note\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_note", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partner", "description": "fetch data from the table: \"identity_partner\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partner_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partner_aggregate", "description": "fetch aggregated fields from the table: \"identity_partner\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partner_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partner_by_pk", "description": "fetch data from the table: \"identity_partner\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnergroup", "description": "fetch data from the table: \"identity_partnergroup\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnergroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnergroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnergroup_aggregate", "description": "fetch aggregated fields from the table: \"identity_partnergroup\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnergroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnergroup_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnergroup_by_pk", "description": "fetch data from the table: \"identity_partnergroup\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnergroup", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnergroupuser", "description": "fetch data from the table: \"identity_partnergroupuser\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnergroupuser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnergroupuser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnergroupuser_aggregate", "description": "fetch aggregated fields from the table: \"identity_partnergroupuser\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnergroupuser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnergroupuser_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnergroupuser_by_pk", "description": "fetch data from the table: \"identity_partnergroupuser\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnergroupuser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerpermission", "description": "fetch data from the table: \"identity_partnerpermission\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerpermission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerpermission_aggregate", "description": "fetch aggregated fields from the table: \"identity_partnerpermission\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerpermission_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerpermission_by_pk", "description": "fetch data from the table: \"identity_partnerpermission\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnerpermission", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerunit", "description": "fetch data from the table: \"identity_partnerunit\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerunit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerunit", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerunit_aggregate", "description": "fetch aggregated fields from the table: \"identity_partnerunit\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerunit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerunit_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerunit_by_pk", "description": "fetch data from the table: \"identity_partnerunit\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnerunit", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruser", "description": "fetch data from the table: \"identity_partneruser\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruser_aggregate", "description": "fetch aggregated fields from the table: \"identity_partneruser\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruser_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruser_by_pk", "description": "fetch data from the table: \"identity_partneruser\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruserconfig", "description": "fetch data from the table: \"identity_partneruserconfig\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruserconfig_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruserconfig", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruserconfig_aggregate", "description": "fetch aggregated fields from the table: \"identity_partneruserconfig\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruserconfig_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruserconfig_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruserconfig_by_pk", "description": "fetch data from the table: \"identity_partneruserconfig\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partneruserconfig", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruserunit", "description": "fetch data from the table: \"identity_partneruserunit\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruserunit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruserunit", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruserunit_aggregate", "description": "fetch aggregated fields from the table: \"identity_partneruserunit\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruserunit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruserunit_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruserunit_by_pk", "description": "fetch data from the table: \"identity_partneruserunit\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partneruserunit", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_personaevent", "description": "fetch data from the table: \"identity_personaevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_personaevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_personaevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_personaevent_aggregate", "description": "fetch aggregated fields from the table: \"identity_personaevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_personaevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_personaevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_personaevent_by_pk", "description": "fetch data from the table: \"identity_personaevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_personaevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_personainquiry", "description": "fetch data from the table: \"identity_personainquiry\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_personainquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_personainquiry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_personainquiry_aggregate", "description": "fetch aggregated fields from the table: \"identity_personainquiry\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_personainquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_personainquiry_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_personainquiry_by_pk", "description": "fetch data from the table: \"identity_personainquiry\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_personainquiry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_referralcode", "description": "fetch data from the table: \"identity_referralcode\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_referralcode_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcode", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_referralcode_aggregate", "description": "fetch aggregated fields from the table: \"identity_referralcode\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_referralcode_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcode_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_referralcode_by_pk", "description": "fetch data from the table: \"identity_referralcode\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_referralcode", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_referralcodeview", "description": "fetch data from the table: \"identity_referralcodeview\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_referralcodeview_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcodeview", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_referralcodeview_aggregate", "description": "fetch aggregated fields from the table: \"identity_referralcodeview\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_referralcodeview_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcodeview_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_referralcodeview_by_pk", "description": "fetch data from the table: \"identity_referralcodeview\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_referralcodeview", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_refreshtoken", "description": "fetch data from the table: \"identity_refreshtoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_refreshtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_refreshtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_refreshtoken_aggregate", "description": "fetch aggregated fields from the table: \"identity_refreshtoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_refreshtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_refreshtoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_refreshtoken_by_pk", "description": "fetch data from the table: \"identity_refreshtoken\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_refreshtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_roundrobincounter", "description": "fetch data from the table: \"identity_roundrobincounter\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_roundrobincounter_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_roundrobincounter", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_roundrobincounter_aggregate", "description": "fetch aggregated fields from the table: \"identity_roundrobincounter\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_roundrobincounter_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_roundrobincounter_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_roundrobincounter_by_pk", "description": "fetch data from the table: \"identity_roundrobincounter\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_roundrobincounter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_site", "description": "fetch data from the table: \"identity_site\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_site_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_site_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_site_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_site", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_site_aggregate", "description": "fetch aggregated fields from the table: \"identity_site\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_site_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_site_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_site_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_site_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_site_by_pk", "description": "fetch data from the table: \"identity_site\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_site", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_targetpartnerstate", "description": "fetch data from the table: \"identity_targetpartnerstate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_targetpartnerstate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_targetpartnerstate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_targetpartnerstate_aggregate", "description": "fetch aggregated fields from the table: \"identity_targetpartnerstate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_targetpartnerstate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_targetpartnerstate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_targetpartnerstate_by_pk", "description": "fetch data from the table: \"identity_targetpartnerstate\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_targetpartnerstate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "fetch data from the table: \"identity_user\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_aggregate", "description": "fetch aggregated fields from the table: \"identity_user\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_by_pk", "description": "fetch data from the table: \"identity_user\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_groups", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_groups_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_groups", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_groups_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_groups_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_groups_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_groups_by_pk", "description": "fetch data from the table: \"identity_user_groups\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_user_groups", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_user_permissions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_user_permissions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_user_permissions", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_user_permissions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_user_permissions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_user_permissions_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_user_permissions_by_pk", "description": "fetch data from the table: \"identity_user_user_permissions\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_user_user_permissions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_useraccesstracking", "description": "fetch data from the table: \"identity_useraccesstracking\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_useraccesstracking_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_useraccesstracking", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_useraccesstracking_aggregate", "description": "fetch aggregated fields from the table: \"identity_useraccesstracking\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_useraccesstracking_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_useraccesstracking_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_useraccesstracking_by_pk", "description": "fetch data from the table: \"identity_useraccesstracking\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_useraccesstracking", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_userassigneemapping", "description": "fetch data from the table: \"identity_userassigneemapping\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_userassigneemapping_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_userassigneemapping", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_userassigneemapping_aggregate", "description": "fetch aggregated fields from the table: \"identity_userassigneemapping\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_userassigneemapping_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_userassigneemapping_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_userassigneemapping_by_pk", "description": "fetch data from the table: \"identity_userassigneemapping\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_userassigneemapping", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_useridentity", "description": "fetch data from the table: \"identity_useridentity\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_useridentity_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_useridentity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_useridentity_aggregate", "description": "fetch aggregated fields from the table: \"identity_useridentity\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_useridentity_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_useridentity_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_useridentity_by_pk", "description": "fetch data from the table: \"identity_useridentity\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_useridentity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_userinitiation", "description": "fetch data from the table: \"identity_userinitiation\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_userinitiation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_userinitiation", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_userinitiation_aggregate", "description": "fetch aggregated fields from the table: \"identity_userinitiation\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_userinitiation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_userinitiation_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_userinitiation_by_pk", "description": "fetch data from the table: \"identity_userinitiation\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_userinitiation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_usertoken", "description": "fetch data from the table: \"identity_usertoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_usertoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_usertoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_usertoken_aggregate", "description": "fetch aggregated fields from the table: \"identity_usertoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_usertoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_usertoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_usertoken_by_pk", "description": "fetch data from the table: \"identity_usertoken\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_usertoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_utmparameter", "description": "fetch data from the table: \"identity_utmparameter\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_utmparameter_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_utmparameter", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_utmparameter_aggregate", "description": "fetch aggregated fields from the table: \"identity_utmparameter\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_utmparameter_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_utmparameter_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_utmparameter_by_pk", "description": "fetch data from the table: \"identity_utmparameter\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_utmparameter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "integrations_externalapplication", "description": "fetch data from the table: \"integrations_externalapplication\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "integrations_externalapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "integrations_externalapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "integrations_externalapplication_aggregate", "description": "fetch aggregated fields from the table: \"integrations_externalapplication\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "integrations_externalapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "integrations_externalapplication_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "integrations_externalapplication_by_pk", "description": "fetch data from the table: \"integrations_externalapplication\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "integrations_externalapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "integrations_externalstudent", "description": "fetch data from the table: \"integrations_externalstudent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "integrations_externalstudent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "integrations_externalstudent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "integrations_externalstudent_aggregate", "description": "fetch aggregated fields from the table: \"integrations_externalstudent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "integrations_externalstudent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "integrations_externalstudent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "integrations_externalstudent_by_pk", "description": "fetch data from the table: \"integrations_externalstudent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "integrations_externalstudent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issue", "description": "fetch data from the table: \"issues_issue\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issue_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issue_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issue", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issue_aggregate", "description": "fetch aggregated fields from the table: \"issues_issue\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issue_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issue_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issue_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issue_by_pk", "description": "fetch data from the table: \"issues_issue\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issue", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issueaction", "description": "fetch data from the table: \"issues_issueaction\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issueaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issueaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issueaction_aggregate", "description": "fetch aggregated fields from the table: \"issues_issueaction\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issueaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issueaction_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issueaction_by_pk", "description": "fetch data from the table: \"issues_issueaction\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issueaction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issuenote", "description": "fetch data from the table: \"issues_issuenote\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issuenote_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issuenote", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issuenote_aggregate", "description": "fetch aggregated fields from the table: \"issues_issuenote\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issuenote_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issuenote_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issuenote_by_pk", "description": "fetch data from the table: \"issues_issuenote\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issuenote", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issueprompt", "description": "fetch data from the table: \"issues_issueprompt\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issueprompt_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issueprompt", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issueprompt_aggregate", "description": "fetch aggregated fields from the table: \"issues_issueprompt\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issueprompt_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issueprompt_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issueprompt_by_pk", "description": "fetch data from the table: \"issues_issueprompt\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issueprompt", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_query", "description": "fetch data from the table: \"issues_query\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_query_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_query_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_query_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_query", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_query_aggregate", "description": "fetch aggregated fields from the table: \"issues_query\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_query_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_query_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_query_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_query_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_query_by_pk", "description": "fetch data from the table: \"issues_query\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_query", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_querygroup", "description": "fetch data from the table: \"issues_querygroup\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_querygroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_querygroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_querygroup_aggregate", "description": "fetch aggregated fields from the table: \"issues_querygroup\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_querygroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_querygroup_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_querygroup_by_pk", "description": "fetch data from the table: \"issues_querygroup\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_querygroup", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_querygroupquery", "description": "fetch data from the table: \"issues_querygroupquery\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_querygroupquery_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_querygroupquery", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_querygroupquery_aggregate", "description": "fetch aggregated fields from the table: \"issues_querygroupquery\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_querygroupquery_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_querygroupquery_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_querygroupquery_by_pk", "description": "fetch data from the table: \"issues_querygroupquery\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_querygroupquery", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_userapplicationquerygroup", "description": "fetch data from the table: \"issues_userapplicationquerygroup\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_userapplicationquerygroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_userapplicationquerygroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_userapplicationquerygroup_aggregate", "description": "fetch aggregated fields from the table: \"issues_userapplicationquerygroup\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_userapplicationquerygroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_userapplicationquerygroup_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_userapplicationquerygroup_by_pk", "description": "fetch data from the table: \"issues_userapplicationquerygroup\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_userapplicationquerygroup", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_document", "description": "fetch data from the table: \"knowledge_document\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_document_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_document_aggregate", "description": "fetch aggregated fields from the table: \"knowledge_document\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_document_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_document_by_pk", "description": "fetch data from the table: \"knowledge_document\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_document", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_document_consulted_experts", "description": "fetch data from the table: \"knowledge_document_consulted_experts\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_document_consulted_experts_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_document_consulted_experts_aggregate", "description": "fetch aggregated fields from the table: \"knowledge_document_consulted_experts\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_document_consulted_experts_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_document_consulted_experts_by_pk", "description": "fetch data from the table: \"knowledge_document_consulted_experts\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentchunk", "description": "fetch data from the table: \"knowledge_documentchunk\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentchunk_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentchunk", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentchunk_aggregate", "description": "fetch aggregated fields from the table: \"knowledge_documentchunk\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentchunk_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentchunk_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentchunk_by_pk", "description": "fetch data from the table: \"knowledge_documentchunk\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentchunk", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentcomment", "description": "fetch data from the table: \"knowledge_documentcomment\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentcomment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentcomment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentcomment_aggregate", "description": "fetch aggregated fields from the table: \"knowledge_documentcomment\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentcomment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentcomment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentcomment_by_pk", "description": "fetch data from the table: \"knowledge_documentcomment\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentcomment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documenteffectivepermission", "description": "fetch data from the table: \"knowledge_documenteffectivepermission\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documenteffectivepermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documenteffectivepermission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documenteffectivepermission_aggregate", "description": "fetch aggregated fields from the table: \"knowledge_documenteffectivepermission\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documenteffectivepermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documenteffectivepermission_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documenteffectivepermission_by_pk", "description": "fetch data from the table: \"knowledge_documenteffectivepermission\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documenteffectivepermission", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentlink", "description": "fetch data from the table: \"knowledge_documentlink\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentlink_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentlink", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentlink_aggregate", "description": "fetch aggregated fields from the table: \"knowledge_documentlink\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentlink_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentlink_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentlink_by_pk", "description": "fetch data from the table: \"knowledge_documentlink\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentlink", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentpermission", "description": "fetch data from the table: \"knowledge_documentpermission\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentpermission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentpermission_aggregate", "description": "fetch aggregated fields from the table: \"knowledge_documentpermission\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentpermission_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentpermission_by_pk", "description": "fetch data from the table: \"knowledge_documentpermission\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentpermission", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentrevision", "description": "fetch data from the table: \"knowledge_documentrevision\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentrevision_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentrevision", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentrevision_aggregate", "description": "fetch aggregated fields from the table: \"knowledge_documentrevision\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentrevision_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentrevision_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentrevision_by_pk", "description": "fetch data from the table: \"knowledge_documentrevision\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentrevision", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_knowledgedocumenttag", "description": "fetch data from the table: \"knowledge_knowledgedocumenttag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_knowledgedocumenttag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_knowledgedocumenttag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_knowledgedocumenttag_aggregate", "description": "fetch aggregated fields from the table: \"knowledge_knowledgedocumenttag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_knowledgedocumenttag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_knowledgedocumenttag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_knowledgedocumenttag_by_pk", "description": "fetch data from the table: \"knowledge_knowledgedocumenttag\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_knowledgedocumenttag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_auditlogloaneventmanager", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_auditlogloaneventmanager_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_auditlogloaneventmanager_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_auditlogloaneventmanager_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_auditlogloaneventmanager_by_pk", "description": "fetch data from the table: \"loan_auditlogloaneventmanager\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_calendlyevent", "description": "fetch data from the table: \"loan_calendlyevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_calendlyevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_calendlyevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_calendlyevent_aggregate", "description": "fetch aggregated fields from the table: \"loan_calendlyevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_calendlyevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_calendlyevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_calendlyevent_by_pk", "description": "fetch data from the table: \"loan_calendlyevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_calendlyevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproduct", "description": "fetch data from the table: \"loan_creditproduct\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproduct_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproduct", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproduct_aggregate", "description": "fetch aggregated fields from the table: \"loan_creditproduct\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproduct_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproduct_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproduct_by_pk", "description": "fetch data from the table: \"loan_creditproduct\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditproduct", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproductfee", "description": "fetch data from the table: \"loan_creditproductfee\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductfee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproductfee", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproductfee_aggregate", "description": "fetch aggregated fields from the table: \"loan_creditproductfee\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductfee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproductfee_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproductfee_by_pk", "description": "fetch data from the table: \"loan_creditproductfee\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditproductfee", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproductprogram", "description": "fetch data from the table: \"loan_creditproductprogram\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductprogram_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproductprogram", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproductprogram_aggregate", "description": "fetch aggregated fields from the table: \"loan_creditproductprogram\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductprogram_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproductprogram_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproductprogram_by_pk", "description": "fetch data from the table: \"loan_creditproductprogram\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditproductprogram", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditreport", "description": "fetch data from the table: \"loan_creditreport\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditreport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditreport", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditreport_aggregate", "description": "fetch aggregated fields from the table: \"loan_creditreport\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditreport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditreport_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditreport_by_pk", "description": "fetch data from the table: \"loan_creditreport\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditreport", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_facility", "description": "fetch data from the table: \"loan_facility\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_facility_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_facility_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_facility", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_facility_aggregate", "description": "fetch aggregated fields from the table: \"loan_facility\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_facility_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_facility_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_facility_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_facility_by_pk", "description": "fetch data from the table: \"loan_facility\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_facility", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_guarantor", "description": "fetch data from the table: \"loan_guarantor\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_guarantor_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_guarantor", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_guarantor_aggregate", "description": "fetch aggregated fields from the table: \"loan_guarantor\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_guarantor_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_guarantor_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_guarantor_by_pk", "description": "fetch data from the table: \"loan_guarantor\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_guarantor", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanagreement", "description": "fetch data from the table: \"loan_loanagreement\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanagreement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanagreement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanagreement_aggregate", "description": "fetch aggregated fields from the table: \"loan_loanagreement\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanagreement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanagreement_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanagreement_by_pk", "description": "fetch data from the table: \"loan_loanagreement\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanagreement", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplication", "description": "fetch data from the table: \"loan_loanapplication\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplication_aggregate", "description": "fetch aggregated fields from the table: \"loan_loanapplication\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplication_by_pk", "description": "fetch data from the table: \"loan_loanapplication\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationhistory", "description": "fetch data from the table: \"loan_loanapplicationhistory\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationhistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationhistory_aggregate", "description": "fetch aggregated fields from the table: \"loan_loanapplicationhistory\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationhistory_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationhistory_by_pk", "description": "fetch data from the table: \"loan_loanapplicationhistory\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplicationhistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationpayment", "description": "fetch data from the table: \"loan_loanapplicationpayment\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationpayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationpayment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationpayment_aggregate", "description": "fetch aggregated fields from the table: \"loan_loanapplicationpayment\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationpayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationpayment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationpayment_by_pk", "description": "fetch data from the table: \"loan_loanapplicationpayment\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplicationpayment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationsnapshot", "description": "fetch data from the table: \"loan_loanapplicationsnapshot\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationsnapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationsnapshot_aggregate", "description": "fetch aggregated fields from the table: \"loan_loanapplicationsnapshot\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationsnapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationsnapshot_by_pk", "description": "fetch data from the table: \"loan_loanapplicationsnapshot\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loandisbursement", "description": "fetch data from the table: \"loan_loandisbursement\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loandisbursement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loandisbursement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loandisbursement_aggregate", "description": "fetch aggregated fields from the table: \"loan_loandisbursement\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loandisbursement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loandisbursement_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loandisbursement_by_pk", "description": "fetch data from the table: \"loan_loandisbursement\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loandisbursement", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanevent", "description": "fetch data from the table: \"loan_loanevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanevent_aggregate", "description": "fetch aggregated fields from the table: \"loan_loanevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanevent_by_pk", "description": "fetch data from the table: \"loan_loanevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaneventmanager", "description": "fetch data from the table: \"loan_loaneventmanager\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaneventmanager_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaneventmanager", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaneventmanager_aggregate", "description": "fetch aggregated fields from the table: \"loan_loaneventmanager\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaneventmanager_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaneventmanager_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaneventmanager_by_pk", "description": "fetch data from the table: \"loan_loaneventmanager\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loaneventmanager", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanfile", "description": "fetch data from the table: \"loan_loanfile\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanfile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanfile_aggregate", "description": "fetch aggregated fields from the table: \"loan_loanfile\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanfile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanfile_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanfile_by_pk", "description": "fetch data from the table: \"loan_loanfile\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaninterview", "description": "fetch data from the table: \"loan_loaninterview\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaninterview_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaninterview", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaninterview_aggregate", "description": "fetch aggregated fields from the table: \"loan_loaninterview\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaninterview_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaninterview_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaninterview_by_pk", "description": "fetch data from the table: \"loan_loaninterview\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loaninterview", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaninterviewevents", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaninterviewevents_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaninterviewevents", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaninterviewevents_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaninterviewevents_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaninterviewevents_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaninterviewevents_by_pk", "description": "fetch data from the table: \"loan_loaninterviewevents\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loaninterviewevents", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanproduct", "description": "fetch data from the table: \"loan_loanproduct\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanproduct_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanproduct", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanproduct_aggregate", "description": "fetch aggregated fields from the table: \"loan_loanproduct\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanproduct_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanproduct_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanproduct_by_pk", "description": "fetch data from the table: \"loan_loanproduct\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanproduct", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanrepayment", "description": "fetch data from the table: \"loan_loanrepayment\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanrepayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanrepayment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanrepayment_aggregate", "description": "fetch aggregated fields from the table: \"loan_loanrepayment\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanrepayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanrepayment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanrepayment_by_pk", "description": "fetch data from the table: \"loan_loanrepayment\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanrepayment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedule", "description": "fetch data from the table: \"loan_loanschedule\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedule", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedule_aggregate", "description": "fetch aggregated fields from the table: \"loan_loanschedule\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedule_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedule_by_pk", "description": "fetch data from the table: \"loan_loanschedule\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanschedule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanscheduleactuals", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanscheduleactuals_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanscheduleactuals", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanscheduleactuals_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanscheduleactuals_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanscheduleactuals_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanscheduleactuals_by_pk", "description": "fetch data from the table: \"loan_loanscheduleactuals\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanscheduleactuals", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2", "description": "fetch data from the table: \"loan_loanschedulev2\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedulev2", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2_aggregate", "description": "fetch aggregated fields from the table: \"loan_loanschedulev2\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedulev2_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2_by_pk", "description": "fetch data from the table: \"loan_loanschedulev2\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2snapshot", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2snapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2snapshot_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2snapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2snapshot_by_pk", "description": "fetch data from the table: \"loan_loanschedulev2snapshot\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_metro2report", "description": "fetch data from the table: \"loan_metro2report\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_metro2report_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_metro2report", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_metro2report_aggregate", "description": "fetch aggregated fields from the table: \"loan_metro2report\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_metro2report_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_metro2report_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_metro2report_by_pk", "description": "fetch data from the table: \"loan_metro2report\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_metro2report", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_metro2reportrun", "description": "fetch data from the table: \"loan_metro2reportrun\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_metro2reportrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_metro2reportrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_metro2reportrun_aggregate", "description": "fetch aggregated fields from the table: \"loan_metro2reportrun\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_metro2reportrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_metro2reportrun_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_metro2reportrun_by_pk", "description": "fetch data from the table: \"loan_metro2reportrun\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_metro2reportrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_passagesuccessscore", "description": "fetch data from the table: \"loan_passagesuccessscore\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_passagesuccessscore", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_passagesuccessscore_aggregate", "description": "fetch aggregated fields from the table: \"loan_passagesuccessscore\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_passagesuccessscore_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_passagesuccessscore_by_pk", "description": "fetch data from the table: \"loan_passagesuccessscore\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_passagesuccessscore", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_programloanproduct", "description": "fetch data from the table: \"loan_programloanproduct\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_programloanproduct_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_programloanproduct", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_programloanproduct_aggregate", "description": "fetch aggregated fields from the table: \"loan_programloanproduct\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_programloanproduct_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_programloanproduct_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_programloanproduct_by_pk", "description": "fetch data from the table: \"loan_programloanproduct\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_programloanproduct", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_turnkeyapicalls", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_turnkeyapicalls_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_turnkeyapicalls", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_turnkeyapicalls_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_turnkeyapicalls_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_turnkeyapicalls_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_turnkeyapicalls_by_pk", "description": "fetch data from the table: \"loan_turnkeyapicalls\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_turnkeyapicalls", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_turnkeyevent", "description": "fetch data from the table: \"loan_turnkeyevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_turnkeyevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_turnkeyevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_turnkeyevent_aggregate", "description": "fetch aggregated fields from the table: \"loan_turnkeyevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_turnkeyevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_turnkeyevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_turnkeyevent_by_pk", "description": "fetch data from the table: \"loan_turnkeyevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_turnkeyevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_webhookcall", "description": "fetch data from the table: \"loan_webhookcall\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_webhookcall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_webhookcall", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_webhookcall_aggregate", "description": "fetch aggregated fields from the table: \"loan_webhookcall\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_webhookcall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_webhookcall_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_webhookcall_by_pk", "description": "fetch data from the table: \"loan_webhookcall\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_webhookcall", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitorcheckrun", "description": "fetch data from the table: \"monitoring_monitorcheckrun\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitorcheckrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitorcheckrun_aggregate", "description": "fetch aggregated fields from the table: \"monitoring_monitorcheckrun\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitorcheckrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitorcheckrun_by_pk", "description": "fetch data from the table: \"monitoring_monitorcheckrun\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitorissue", "description": "fetch data from the table: \"monitoring_monitorissue\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitorissue_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitorissue", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitorissue_aggregate", "description": "fetch aggregated fields from the table: \"monitoring_monitorissue\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitorissue_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitorissue_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitorissue_by_pk", "description": "fetch data from the table: \"monitoring_monitorissue\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "monitoring_monitorissue", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitornotification", "description": "fetch data from the table: \"monitoring_monitornotification\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitornotification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitornotification", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitornotification_aggregate", "description": "fetch aggregated fields from the table: \"monitoring_monitornotification\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitornotification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitornotification_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitornotification_by_pk", "description": "fetch data from the table: \"monitoring_monitornotification\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "monitoring_monitornotification", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partners_application", "description": "fetch data from the table: \"partners_application\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "partners_application_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_application_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "partners_application", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partners_application_aggregate", "description": "fetch aggregated fields from the table: \"partners_application\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "partners_application_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_application_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "partners_application_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partners_application_by_pk", "description": "fetch data from the table: \"partners_application\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "partners_application", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partners_sessionapplication", "description": "fetch data from the table: \"partners_sessionapplication\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "partners_sessionapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "partners_sessionapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partners_sessionapplication_aggregate", "description": "fetch aggregated fields from the table: \"partners_sessionapplication\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "partners_sessionapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "partners_sessionapplication_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partners_sessionapplication_by_pk", "description": "fetch data from the table: \"partners_sessionapplication\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "partners_sessionapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_account", "description": "fetch data from the table: \"payment_account\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_account_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_account_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_account", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_account_aggregate", "description": "fetch aggregated fields from the table: \"payment_account\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_account_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_account_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_account_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_account_by_pk", "description": "fetch data from the table: \"payment_account\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_account", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_accountsnapshot", "description": "fetch data from the table: \"payment_accountsnapshot\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_accountsnapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_accountsnapshot", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_accountsnapshot_aggregate", "description": "fetch aggregated fields from the table: \"payment_accountsnapshot\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_accountsnapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_accountsnapshot_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_accountsnapshot_by_pk", "description": "fetch data from the table: \"payment_accountsnapshot\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_accountsnapshot", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_currency", "description": "fetch data from the table: \"payment_currency\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_currency_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_currency_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_currency_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_currency", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_currency_aggregate", "description": "fetch aggregated fields from the table: \"payment_currency\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_currency_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_currency_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_currency_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_currency_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_currency_by_pk", "description": "fetch data from the table: \"payment_currency\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_currency", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_exchangerate", "description": "fetch data from the table: \"payment_exchangerate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_exchangerate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_exchangerate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_exchangerate_aggregate", "description": "fetch aggregated fields from the table: \"payment_exchangerate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_exchangerate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_exchangerate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_exchangerate_by_pk", "description": "fetch data from the table: \"payment_exchangerate\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_exchangerate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_journal", "description": "fetch data from the table: \"payment_journal\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_journal_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journal_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_journal_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_journal", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_journal_aggregate", "description": "fetch aggregated fields from the table: \"payment_journal\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_journal_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journal_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_journal_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_journal_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_journal_by_pk", "description": "fetch data from the table: \"payment_journal\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_journal", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_journalentry", "description": "fetch data from the table: \"payment_journalentry\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_journalentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_journalentry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_journalentry_aggregate", "description": "fetch aggregated fields from the table: \"payment_journalentry\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_journalentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_journalentry_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_journalentry_by_pk", "description": "fetch data from the table: \"payment_journalentry\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_journalentry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_ledger", "description": "fetch data from the table: \"payment_ledger\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_ledger_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledger_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_ledger", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_ledger_aggregate", "description": "fetch aggregated fields from the table: \"payment_ledger\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_ledger_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledger_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_ledger_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_ledger_by_pk", "description": "fetch data from the table: \"payment_ledger\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_ledger", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_ledgerlogs", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_ledgerlogs_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_ledgerlogs", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_ledgerlogs_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_ledgerlogs_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_ledgerlogs_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_ledgerlogs_by_pk", "description": "fetch data from the table: \"payment_ledgerlogs\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_ledgerlogs", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_paymentevent", "description": "fetch data from the table: \"payment_paymentevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_paymentevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_paymentevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_paymentevent_aggregate", "description": "fetch aggregated fields from the table: \"payment_paymentevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_paymentevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_paymentevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_paymentevent_by_pk", "description": "fetch data from the table: \"payment_paymentevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_paymentevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_paymentsession", "description": "fetch data from the table: \"payment_paymentsession\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_paymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_paymentsession", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_paymentsession_aggregate", "description": "fetch aggregated fields from the table: \"payment_paymentsession\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_paymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_paymentsession_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_paymentsession_by_pk", "description": "fetch data from the table: \"payment_paymentsession\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_paymentsession", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pghistory_context", "description": "fetch data from the table: \"pghistory_context\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "pghistory_context_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "pghistory_context_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "pghistory_context_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "pghistory_context", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pghistory_context_aggregate", "description": "fetch aggregated fields from the table: \"pghistory_context\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "pghistory_context_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "pghistory_context_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "pghistory_context_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "pghistory_context_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pghistory_context_by_pk", "description": "fetch data from the table: \"pghistory_context\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "pghistory_context", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_activitynodedata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_activitynodedata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_activitynodedata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_activitynodedata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_activitynodedata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_activitynodedata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_activitynodedata_by_pk", "description": "fetch data from the table: \"products_activitynodedata\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_activitynodedata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_amendment", "description": "fetch data from the table: \"products_amendment\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_amendment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_amendment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_amendment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_amendment_aggregate", "description": "fetch aggregated fields from the table: \"products_amendment\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_amendment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_amendment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_amendment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_amendment_by_pk", "description": "fetch data from the table: \"products_amendment\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_amendment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditlogeligibilityconfig", "description": "fetch data from the table: \"products_auditlogeligibilityconfig\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditlogeligibilityconfig_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditlogeligibilityconfig_aggregate", "description": "fetch aggregated fields from the table: \"products_auditlogeligibilityconfig\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditlogeligibilityconfig_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditlogeligibilityconfig_by_pk", "description": "fetch data from the table: \"products_auditlogeligibilityconfig\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditloginternaltask", "description": "fetch data from the table: \"products_auditloginternaltask\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditloginternaltask_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditloginternaltask", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditloginternaltask_aggregate", "description": "fetch aggregated fields from the table: \"products_auditloginternaltask\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditloginternaltask_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditloginternaltask_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditloginternaltask_by_pk", "description": "fetch data from the table: \"products_auditloginternaltask\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditloginternaltask", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditlogloaneventmanagertag", "description": "fetch data from the table: \"products_auditlogloaneventmanagertag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditlogloaneventmanagertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditlogloaneventmanagertag_aggregate", "description": "fetch aggregated fields from the table: \"products_auditlogloaneventmanagertag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditlogloaneventmanagertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditlogloaneventmanagertag_by_pk", "description": "fetch data from the table: \"products_auditlogloaneventmanagertag\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditlogrecommendationrecording", "description": "fetch data from the table: \"products_auditlogrecommendationrecording\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditlogrecommendationrecording_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditlogrecommendationrecording_aggregate", "description": "fetch aggregated fields from the table: \"products_auditlogrecommendationrecording\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditlogrecommendationrecording_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditlogrecommendationrecording_by_pk", "description": "fetch data from the table: \"products_auditlogrecommendationrecording\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditloguserapplicationsuccessrate", "description": "fetch data from the table: \"products_auditloguserapplicationsuccessrate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditloguserapplicationsuccessrate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditloguserapplicationsuccessrate_aggregate", "description": "fetch aggregated fields from the table: \"products_auditloguserapplicationsuccessrate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditloguserapplicationsuccessrate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditloguserapplicationsuccessrate_by_pk", "description": "fetch data from the table: \"products_auditloguserapplicationsuccessrate\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_cohortgoevent", "description": "fetch data from the table: \"products_cohortgoevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_cohortgoevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_cohortgoevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_cohortgoevent_aggregate", "description": "fetch aggregated fields from the table: \"products_cohortgoevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_cohortgoevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_cohortgoevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_cohortgoevent_by_pk", "description": "fetch data from the table: \"products_cohortgoevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_cohortgoevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_cohortgopaymentsession", "description": "fetch data from the table: \"products_cohortgopaymentsession\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_cohortgopaymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_cohortgopaymentsession", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_cohortgopaymentsession_aggregate", "description": "fetch aggregated fields from the table: \"products_cohortgopaymentsession\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_cohortgopaymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_cohortgopaymentsession_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_cohortgopaymentsession_by_pk", "description": "fetch data from the table: \"products_cohortgopaymentsession\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_cohortgopaymentsession", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_condition", "description": "fetch data from the table: \"products_condition\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_condition_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_condition_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_condition", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_condition_aggregate", "description": "fetch aggregated fields from the table: \"products_condition\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_condition_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_condition_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_condition_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_condition_by_pk", "description": "fetch data from the table: \"products_condition\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_condition", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_desk", "description": "fetch data from the table: \"products_desk\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_desk_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_desk_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_desk_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_desk", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_desk_aggregate", "description": "fetch aggregated fields from the table: \"products_desk\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_desk_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_desk_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_desk_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_desk_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_desk_by_pk", "description": "fetch data from the table: \"products_desk\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_desk", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_deskpartneruser", "description": "fetch data from the table: \"products_deskpartneruser\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_deskpartneruser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_deskpartneruser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_deskpartneruser_aggregate", "description": "fetch aggregated fields from the table: \"products_deskpartneruser\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_deskpartneruser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_deskpartneruser_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_deskpartneruser_by_pk", "description": "fetch data from the table: \"products_deskpartneruser\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_deskpartneruser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_earlyaccessrequest", "description": "fetch data from the table: \"products_earlyaccessrequest\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_earlyaccessrequest_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_earlyaccessrequest", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_earlyaccessrequest_aggregate", "description": "fetch aggregated fields from the table: \"products_earlyaccessrequest\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_earlyaccessrequest_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_earlyaccessrequest_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_earlyaccessrequest_by_pk", "description": "fetch data from the table: \"products_earlyaccessrequest\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_earlyaccessrequest", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_eligibilityconfig", "description": "fetch data from the table: \"products_eligibilityconfig\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_eligibilityconfig_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_eligibilityconfig", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_eligibilityconfig_aggregate", "description": "fetch aggregated fields from the table: \"products_eligibilityconfig\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_eligibilityconfig_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_eligibilityconfig_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_eligibilityconfig_by_pk", "description": "fetch data from the table: \"products_eligibilityconfig\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_eligibilityconfig", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_eligibilityscorehistory", "description": "fetch data from the table: \"products_eligibilityscorehistory\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_eligibilityscorehistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_eligibilityscorehistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_eligibilityscorehistory_aggregate", "description": "fetch aggregated fields from the table: \"products_eligibilityscorehistory\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_eligibilityscorehistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_eligibilityscorehistory_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_eligibilityscorehistory_by_pk", "description": "fetch data from the table: \"products_eligibilityscorehistory\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_eligibilityscorehistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_flywireevent", "description": "fetch data from the table: \"products_flywireevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_flywireevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_flywireevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_flywireevent_aggregate", "description": "fetch aggregated fields from the table: \"products_flywireevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_flywireevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_flywireevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_flywireevent_by_pk", "description": "fetch data from the table: \"products_flywireevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_flywireevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_flywirepaymentsession", "description": "fetch data from the table: \"products_flywirepaymentsession\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_flywirepaymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_flywirepaymentsession", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_flywirepaymentsession_aggregate", "description": "fetch aggregated fields from the table: \"products_flywirepaymentsession\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_flywirepaymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_flywirepaymentsession_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_flywirepaymentsession_by_pk", "description": "fetch data from the table: \"products_flywirepaymentsession\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_flywirepaymentsession", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_group", "description": "fetch data from the table: \"products_group\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_group_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_group_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_group_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_group", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_group_aggregate", "description": "fetch aggregated fields from the table: \"products_group\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_group_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_group_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_group_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_group_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_group_by_pk", "description": "fetch data from the table: \"products_group\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_group", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_internaltask", "description": "fetch data from the table: \"products_internaltask\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltask_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltask_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltask", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_internaltask_aggregate", "description": "fetch aggregated fields from the table: \"products_internaltask\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltask_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltask_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltask_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_internaltask_by_pk", "description": "fetch data from the table: \"products_internaltask\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_internaltask", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_internaltasktag", "description": "fetch data from the table: \"products_internaltasktag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltasktag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltasktag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_internaltasktag_aggregate", "description": "fetch aggregated fields from the table: \"products_internaltasktag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltasktag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltasktag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_internaltasktag_by_pk", "description": "fetch data from the table: \"products_internaltasktag\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_internaltasktag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journey", "description": "fetch data from the table: \"products_journey\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journey_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journey_aggregate", "description": "fetch aggregated fields from the table: \"products_journey\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journey_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journey_by_pk", "description": "fetch data from the table: \"products_journey\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journey", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeyfeature", "description": "fetch data from the table: \"products_journeyfeature\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeyfeature_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeyfeature", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeyfeature_aggregate", "description": "fetch aggregated fields from the table: \"products_journeyfeature\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeyfeature_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeyfeature_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeyfeature_by_pk", "description": "fetch data from the table: \"products_journeyfeature\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journeyfeature", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeystep", "description": "fetch data from the table: \"products_journeystep\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeystep_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeystep_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeystep", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeystep_aggregate", "description": "fetch aggregated fields from the table: \"products_journeystep\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeystep_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeystep_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeystep_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeystep_by_pk", "description": "fetch data from the table: \"products_journeystep\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journeystep", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeytag", "description": "fetch data from the table: \"products_journeytag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeytag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeytag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeytag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeytag_aggregate", "description": "fetch aggregated fields from the table: \"products_journeytag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeytag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeytag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeytag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeytag_by_pk", "description": "fetch data from the table: \"products_journeytag\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journeytag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_keyword", "description": "fetch data from the table: \"products_keyword\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_keyword_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keyword_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_keyword_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_keyword", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_keyword_aggregate", "description": "fetch aggregated fields from the table: \"products_keyword\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_keyword_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keyword_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_keyword_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_keyword_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_keyword_by_pk", "description": "fetch data from the table: \"products_keyword\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_keyword", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_keywordlink", "description": "fetch data from the table: \"products_keywordlink\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_keywordlink_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_keywordlink", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_keywordlink_aggregate", "description": "fetch aggregated fields from the table: \"products_keywordlink\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_keywordlink_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_keywordlink_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_keywordlink_by_pk", "description": "fetch data from the table: \"products_keywordlink\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_keywordlink", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_loaneventmanagertag", "description": "fetch data from the table: \"products_loaneventmanagertag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_loaneventmanagertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_loaneventmanagertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_loaneventmanagertag_aggregate", "description": "fetch aggregated fields from the table: \"products_loaneventmanagertag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_loaneventmanagertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_loaneventmanagertag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_loaneventmanagertag_by_pk", "description": "fetch data from the table: \"products_loaneventmanagertag\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_loaneventmanagertag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_logic", "description": "fetch data from the table: \"products_logic\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_logic_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logic_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_logic_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_logic", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_logic_aggregate", "description": "fetch aggregated fields from the table: \"products_logic\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_logic_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logic_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_logic_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_logic_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_logic_by_pk", "description": "fetch data from the table: \"products_logic\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_logic", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_logicrule", "description": "fetch data from the table: \"products_logicrule\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_logicrule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logicrule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_logicrule", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_logicrule_aggregate", "description": "fetch aggregated fields from the table: \"products_logicrule\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_logicrule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logicrule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_logicrule_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_logicrule_by_pk", "description": "fetch data from the table: \"products_logicrule\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_logicrule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_node", "description": "fetch data from the table: \"products_node\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_node_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_node", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_node_aggregate", "description": "fetch aggregated fields from the table: \"products_node\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_node_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_node_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_node_by_pk", "description": "fetch data from the table: \"products_node\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_node", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_partnertag", "description": "fetch data from the table: \"products_partnertag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_partnertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_partnertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_partnertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_partnertag_aggregate", "description": "fetch aggregated fields from the table: \"products_partnertag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_partnertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_partnertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_partnertag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_partnertag_by_pk", "description": "fetch data from the table: \"products_partnertag\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_partnertag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_passagewirepaymentreport", "description": "fetch data from the table: \"products_passagewirepaymentreport\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_passagewirepaymentreport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_passagewirepaymentreport", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_passagewirepaymentreport_aggregate", "description": "fetch aggregated fields from the table: \"products_passagewirepaymentreport\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_passagewirepaymentreport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_passagewirepaymentreport_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_passagewirepaymentreport_by_pk", "description": "fetch data from the table: \"products_passagewirepaymentreport\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_passagewirepaymentreport", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_payment", "description": "fetch data from the table: \"products_payment\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_payment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_payment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_payment_aggregate", "description": "fetch aggregated fields from the table: \"products_payment\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_payment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_payment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_payment_by_pk", "description": "fetch data from the table: \"products_payment\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_payment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_paymentdiscount", "description": "fetch data from the table: \"products_paymentdiscount\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscount_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_paymentdiscount", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_paymentdiscount_aggregate", "description": "fetch aggregated fields from the table: \"products_paymentdiscount\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscount_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_paymentdiscount_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_paymentdiscount_by_pk", "description": "fetch data from the table: \"products_paymentdiscount\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_paymentdiscount", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_paymentdiscountusage", "description": "fetch data from the table: \"products_paymentdiscountusage\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscountusage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_paymentdiscountusage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_paymentdiscountusage_aggregate", "description": "fetch aggregated fields from the table: \"products_paymentdiscountusage\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscountusage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_paymentdiscountusage_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_paymentdiscountusage_by_pk", "description": "fetch data from the table: \"products_paymentdiscountusage\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_paymentdiscountusage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_processingtime", "description": "fetch data from the table: \"products_processingtime\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_processingtime_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_processingtime_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_processingtime", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_processingtime_aggregate", "description": "fetch aggregated fields from the table: \"products_processingtime\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_processingtime_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_processingtime_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_processingtime_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_processingtime_by_pk", "description": "fetch data from the table: \"products_processingtime\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_processingtime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_product", "description": "fetch data from the table: \"products_product\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_product_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_product_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_product", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_product_aggregate", "description": "fetch aggregated fields from the table: \"products_product\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_product_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_product_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_product_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_product_by_pk", "description": "fetch data from the table: \"products_product\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_product", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productfee", "description": "fetch data from the table: \"products_productfee\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productfee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productfee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productfee", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productfee_aggregate", "description": "fetch aggregated fields from the table: \"products_productfee\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productfee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productfee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productfee_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productfee_by_pk", "description": "fetch data from the table: \"products_productfee\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productfee", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productgroup", "description": "fetch data from the table: \"products_productgroup\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productgroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productgroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productgroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productgroup_aggregate", "description": "fetch aggregated fields from the table: \"products_productgroup\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productgroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productgroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productgroup_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productgroup_by_pk", "description": "fetch data from the table: \"products_productgroup\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productgroup", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productlike", "description": "fetch data from the table: \"products_productlike\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productlike_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productlike_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productlike", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productlike_aggregate", "description": "fetch aggregated fields from the table: \"products_productlike\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productlike_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productlike_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productlike_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productlike_by_pk", "description": "fetch data from the table: \"products_productlike\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productlike", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productrequirement", "description": "fetch data from the table: \"products_productrequirement\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productrequirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productrequirement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productrequirement_aggregate", "description": "fetch aggregated fields from the table: \"products_productrequirement\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productrequirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productrequirement_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productrequirement_by_pk", "description": "fetch data from the table: \"products_productrequirement\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productrequirement", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_producttag", "description": "fetch data from the table: \"products_producttag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_producttag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_producttag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_producttag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_producttag_aggregate", "description": "fetch aggregated fields from the table: \"products_producttag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_producttag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_producttag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_producttag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_producttag_by_pk", "description": "fetch data from the table: \"products_producttag\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_producttag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_recommendationrecording", "description": "fetch data from the table: \"products_recommendationrecording\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_recommendationrecording_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_recommendationrecording", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_recommendationrecording_aggregate", "description": "fetch aggregated fields from the table: \"products_recommendationrecording\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_recommendationrecording_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_recommendationrecording_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_recommendationrecording_by_pk", "description": "fetch data from the table: \"products_recommendationrecording\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_recommendationrecording", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_relatedapplications", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_relatedapplications_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_relatedapplications", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_relatedapplications_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_relatedapplications_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_relatedapplications_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_relatedapplications_by_pk", "description": "fetch data from the table: \"products_relatedapplications\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_relatedapplications", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_rule", "description": "fetch data from the table: \"products_rule\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_rule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_rule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_rule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_rule", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_rule_aggregate", "description": "fetch aggregated fields from the table: \"products_rule\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_rule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_rule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_rule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_rule_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_rule_by_pk", "description": "fetch data from the table: \"products_rule\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_rule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_scholarship", "description": "fetch data from the table: \"products_scholarship\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_scholarship_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarship_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_scholarship", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_scholarship_aggregate", "description": "fetch aggregated fields from the table: \"products_scholarship\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_scholarship_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarship_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_scholarship_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_scholarship_by_pk", "description": "fetch data from the table: \"products_scholarship\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_scholarship", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_scholarshipoffering", "description": "fetch data from the table: \"products_scholarshipoffering\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_scholarshipoffering_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_scholarshipoffering", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_scholarshipoffering_aggregate", "description": "fetch aggregated fields from the table: \"products_scholarshipoffering\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_scholarshipoffering_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_scholarshipoffering_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_scholarshipoffering_by_pk", "description": "fetch data from the table: \"products_scholarshipoffering\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_scholarshipoffering", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_screeningresult", "description": "fetch data from the table: \"products_screeningresult\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_screeningresult_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_screeningresult", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_screeningresult_aggregate", "description": "fetch aggregated fields from the table: \"products_screeningresult\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_screeningresult_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_screeningresult_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_screeningresult_by_pk", "description": "fetch data from the table: \"products_screeningresult\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_screeningresult", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_slackmessagereference", "description": "fetch data from the table: \"products_slackmessagereference\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_slackmessagereference_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_slackmessagereference", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_slackmessagereference_aggregate", "description": "fetch aggregated fields from the table: \"products_slackmessagereference\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_slackmessagereference_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_slackmessagereference_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_slackmessagereference_by_pk", "description": "fetch data from the table: \"products_slackmessagereference\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_slackmessagereference", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_stripeevent", "description": "fetch data from the table: \"products_stripeevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_stripeevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_stripeevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_stripeevent_aggregate", "description": "fetch aggregated fields from the table: \"products_stripeevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_stripeevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_stripeevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_stripeevent_by_pk", "description": "fetch data from the table: \"products_stripeevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_stripeevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_stripepaymentsession", "description": "fetch data from the table: \"products_stripepaymentsession\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_stripepaymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_stripepaymentsession", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_stripepaymentsession_aggregate", "description": "fetch aggregated fields from the table: \"products_stripepaymentsession\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_stripepaymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_stripepaymentsession_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_stripepaymentsession_by_pk", "description": "fetch data from the table: \"products_stripepaymentsession\" using primary key columns", "args": [{"name": "session_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_stripepaymentsession", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_tag", "description": "fetch data from the table: \"products_tag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_tag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_tag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_tag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_tag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_tag_aggregate", "description": "fetch aggregated fields from the table: \"products_tag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_tag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_tag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_tag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_tag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_tag_by_pk", "description": "fetch data from the table: \"products_tag\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_tag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_transfermateapicalls", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_transfermateapicalls_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_transfermateapicalls", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_transfermateapicalls_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_transfermateapicalls_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_transfermateapicalls_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_transfermateapicalls_by_pk", "description": "fetch data from the table: \"products_transfermateapicalls\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_transfermateapicalls", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_useractionnodedata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_useractionnodedata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_useractionnodedata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_useractionnodedata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_useractionnodedata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_useractionnodedata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_useractionnodedata_by_pk", "description": "fetch data from the table: \"products_useractionnodedata\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_useractionnodedata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplication", "description": "fetch data from the table: \"products_userapplication\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplication_aggregate", "description": "fetch aggregated fields from the table: \"products_userapplication\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplication_by_pk", "description": "fetch data from the table: \"products_userapplication\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationaccess", "description": "fetch data from the table: \"products_userapplicationaccess\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationaccess_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationaccess", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationaccess_aggregate", "description": "fetch aggregated fields from the table: \"products_userapplicationaccess\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationaccess_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationaccess_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationaccess_by_pk", "description": "fetch data from the table: \"products_userapplicationaccess\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationaccess", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationdata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationdata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationdata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationdata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationdata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationdata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationdata_by_pk", "description": "fetch data from the table: \"products_userapplicationdata\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationdata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationevent", "description": "fetch data from the table: \"products_userapplicationevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationevent_aggregate", "description": "fetch aggregated fields from the table: \"products_userapplicationevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationevent_by_pk", "description": "fetch data from the table: \"products_userapplicationevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationextendeddata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationextendeddata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationextendeddata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationextendeddata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationextendeddata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationextendeddata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationextendeddata_by_pk", "description": "fetch data from the table: \"products_userapplicationextendeddata\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationextendeddata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationhistory", "description": "fetch data from the table: \"products_userapplicationhistory\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationhistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationhistory_aggregate", "description": "fetch aggregated fields from the table: \"products_userapplicationhistory\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationhistory_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationhistory_by_pk", "description": "fetch data from the table: \"products_userapplicationhistory\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationhistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationpayment", "description": "fetch data from the table: \"products_userapplicationpayment\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationpayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationpayment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationpayment_aggregate", "description": "fetch aggregated fields from the table: \"products_userapplicationpayment\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationpayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationpayment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationpayment_by_pk", "description": "fetch data from the table: \"products_userapplicationpayment\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationpayment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationpaymentdiscount", "description": "fetch data from the table: \"products_userapplicationpaymentdiscount\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationpaymentdiscount_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationpaymentdiscount_aggregate", "description": "fetch aggregated fields from the table: \"products_userapplicationpaymentdiscount\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationpaymentdiscount_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationpaymentdiscount_by_pk", "description": "fetch data from the table: \"products_userapplicationpaymentdiscount\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationprofiledata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationprofiledata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationprofiledata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationprofiledata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationprofiledata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationprofiledata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationprofiledata_by_pk", "description": "fetch data from the table: \"products_userapplicationprofiledata\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationprofiledata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsuccessrate", "description": "fetch data from the table: \"products_userapplicationsuccessrate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsuccessrate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsuccessrate_aggregate", "description": "fetch aggregated fields from the table: \"products_userapplicationsuccessrate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsuccessrate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsuccessrate_by_pk", "description": "fetch data from the table: \"products_userapplicationsuccessrate\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsupport", "description": "fetch data from the table: \"products_userapplicationsupport\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsupport", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsupport_aggregate", "description": "fetch aggregated fields from the table: \"products_userapplicationsupport\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsupport_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsupport_by_pk", "description": "fetch data from the table: \"products_userapplicationsupport\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationsupport", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationtag", "description": "fetch data from the table: \"products_userapplicationtag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationtag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationtag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationtag_aggregate", "description": "fetch aggregated fields from the table: \"products_userapplicationtag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationtag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationtag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationtag_by_pk", "description": "fetch data from the table: \"products_userapplicationtag\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationtag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_usersuccessrate", "description": "fetch data from the table: \"products_usersuccessrate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_usersuccessrate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_usersuccessrate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_usersuccessrate_aggregate", "description": "fetch aggregated fields from the table: \"products_usersuccessrate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_usersuccessrate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_usersuccessrate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_usersuccessrate_by_pk", "description": "fetch data from the table: \"products_usersuccessrate\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_usersuccessrate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_usertag", "description": "fetch data from the table: \"products_usertag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_usertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_usertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_usertag_aggregate", "description": "fetch aggregated fields from the table: \"products_usertag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_usertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_usertag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_usertag_by_pk", "description": "fetch data from the table: \"products_usertag\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_usertag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_webhookapitoken", "description": "fetch data from the table: \"products_webhookapitoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_webhookapitoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_webhookapitoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_webhookapitoken_aggregate", "description": "fetch aggregated fields from the table: \"products_webhookapitoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_webhookapitoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_webhookapitoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_webhookapitoken_by_pk", "description": "fetch data from the table: \"products_webhookapitoken\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_webhookapitoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_webhookcall", "description": "fetch data from the table: \"products_webhookcall\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_webhookcall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_webhookcall", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_webhookcall_aggregate", "description": "fetch aggregated fields from the table: \"products_webhookcall\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_webhookcall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_webhookcall_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_webhookcall_by_pk", "description": "fetch data from the table: \"products_webhookcall\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_webhookcall", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_widget", "description": "fetch data from the table: \"products_widget\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_widget_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_widget_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_widget", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_widget_aggregate", "description": "fetch aggregated fields from the table: \"products_widget\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_widget_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_widget_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_widget_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_widget_by_pk", "description": "fetch data from the table: \"products_widget\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_widget", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowaction", "description": "fetch data from the table: \"products_workflowaction\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowaction_aggregate", "description": "fetch aggregated fields from the table: \"products_workflowaction\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowaction_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowaction_by_pk", "description": "fetch data from the table: \"products_workflowaction\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowaction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowstep", "description": "fetch data from the table: \"products_workflowstep\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstep_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstep", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowstep_aggregate", "description": "fetch aggregated fields from the table: \"products_workflowstep\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstep_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstep_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowstep_by_pk", "description": "fetch data from the table: \"products_workflowstep\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowstep", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowstepneo", "description": "fetch data from the table: \"products_workflowstepneo\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstepneo_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstepneo", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowstepneo_aggregate", "description": "fetch aggregated fields from the table: \"products_workflowstepneo\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstepneo_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstepneo_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowstepneo_by_pk", "description": "fetch data from the table: \"products_workflowstepneo\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowstepneo", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowsteptime", "description": "fetch data from the table: \"products_workflowsteptime\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowsteptime_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowsteptime", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowsteptime_aggregate", "description": "fetch aggregated fields from the table: \"products_workflowsteptime\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowsteptime_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowsteptime_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowsteptime_by_pk", "description": "fetch data from the table: \"products_workflowsteptime\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowsteptime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_zumrailsevent", "description": "fetch data from the table: \"products_zumrailsevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_zumrailsevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_zumrailsevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_zumrailsevent_aggregate", "description": "fetch aggregated fields from the table: \"products_zumrailsevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_zumrailsevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_zumrailsevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_zumrailsevent_by_pk", "description": "fetch data from the table: \"products_zumrailsevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_zumrailsevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_auditloguserfeature", "description": "fetch data from the table: \"profiles_auditloguserfeature\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_auditloguserfeature_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_auditloguserfeature", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_auditloguserfeature_aggregate", "description": "fetch aggregated fields from the table: \"profiles_auditloguserfeature\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_auditloguserfeature_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_auditloguserfeature_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_auditloguserfeature_by_pk", "description": "fetch data from the table: \"profiles_auditloguserfeature\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_auditloguserfeature", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_creditinquiry", "description": "fetch data from the table: \"profiles_creditinquiry\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_creditinquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_creditinquiry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_creditinquiry_aggregate", "description": "fetch aggregated fields from the table: \"profiles_creditinquiry\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_creditinquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_creditinquiry_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_creditinquiry_by_pk", "description": "fetch data from the table: \"profiles_creditinquiry\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_creditinquiry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_externalprofile", "description": "fetch data from the table: \"profiles_externalprofile\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_externalprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_externalprofile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_externalprofile_aggregate", "description": "fetch aggregated fields from the table: \"profiles_externalprofile\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_externalprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_externalprofile_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_externalprofile_by_pk", "description": "fetch data from the table: \"profiles_externalprofile\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_externalprofile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_novacreditevent", "description": "fetch data from the table: \"profiles_novacreditevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_novacreditevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_novacreditevent_aggregate", "description": "fetch aggregated fields from the table: \"profiles_novacreditevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_novacreditevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_novacreditevent_by_pk", "description": "fetch data from the table: \"profiles_novacreditevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_novacreditevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_novacreditinquiry", "description": "fetch data from the table: \"profiles_novacreditinquiry\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_novacreditinquiry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_novacreditinquiry_aggregate", "description": "fetch aggregated fields from the table: \"profiles_novacreditinquiry\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_novacreditinquiry_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_novacreditinquiry_by_pk", "description": "fetch data from the table: \"profiles_novacreditinquiry\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_novacreditinquiry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_profiledata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profiledata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_profiledata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_profiledata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profiledata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_profiledata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_profiledata_by_pk", "description": "fetch data from the table: \"profiles_profiledata\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_profiledata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_profileverificationtoken", "description": "fetch data from the table: \"profiles_profileverificationtoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profileverificationtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_profileverificationtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_profileverificationtoken_aggregate", "description": "fetch aggregated fields from the table: \"profiles_profileverificationtoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profileverificationtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_profileverificationtoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_profileverificationtoken_by_pk", "description": "fetch data from the table: \"profiles_profileverificationtoken\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_profileverificationtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_reviewer", "description": "fetch data from the table: \"profiles_reviewer\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_reviewer_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_reviewer", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_reviewer_aggregate", "description": "fetch aggregated fields from the table: \"profiles_reviewer\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_reviewer_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_reviewer_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_reviewer_by_pk", "description": "fetch data from the table: \"profiles_reviewer\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_reviewer", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_reviewhistory", "description": "fetch data from the table: \"profiles_reviewhistory\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_reviewhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_reviewhistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_reviewhistory_aggregate", "description": "fetch aggregated fields from the table: \"profiles_reviewhistory\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_reviewhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_reviewhistory_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_reviewhistory_by_pk", "description": "fetch data from the table: \"profiles_reviewhistory\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_reviewhistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_userfeature", "description": "fetch data from the table: \"profiles_userfeature\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_userfeature_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_userfeature", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_userfeature_aggregate", "description": "fetch aggregated fields from the table: \"profiles_userfeature\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_userfeature_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_userfeature_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_userfeature_by_pk", "description": "fetch data from the table: \"profiles_userfeature\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_userfeature", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_apnsdevice", "description": "fetch data from the table: \"push_notifications_apnsdevice\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_apnsdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_apnsdevice", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_apnsdevice_aggregate", "description": "fetch aggregated fields from the table: \"push_notifications_apnsdevice\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_apnsdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_apnsdevice_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_apnsdevice_by_pk", "description": "fetch data from the table: \"push_notifications_apnsdevice\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_apnsdevice", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_gcmdevice", "description": "fetch data from the table: \"push_notifications_gcmdevice\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_gcmdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_gcmdevice", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_gcmdevice_aggregate", "description": "fetch aggregated fields from the table: \"push_notifications_gcmdevice\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_gcmdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_gcmdevice_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_gcmdevice_by_pk", "description": "fetch data from the table: \"push_notifications_gcmdevice\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_gcmdevice", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_webpushdevice", "description": "fetch data from the table: \"push_notifications_webpushdevice\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_webpushdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_webpushdevice", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_webpushdevice_aggregate", "description": "fetch aggregated fields from the table: \"push_notifications_webpushdevice\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_webpushdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_webpushdevice_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_webpushdevice_by_pk", "description": "fetch data from the table: \"push_notifications_webpushdevice\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_webpushdevice", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_wnsdevice", "description": "fetch data from the table: \"push_notifications_wnsdevice\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_wnsdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_wnsdevice", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_wnsdevice_aggregate", "description": "fetch aggregated fields from the table: \"push_notifications_wnsdevice\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_wnsdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_wnsdevice_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_wnsdevice_by_pk", "description": "fetch data from the table: \"push_notifications_wnsdevice\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_wnsdevice", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ratings_rating", "description": "fetch data from the table: \"ratings_rating\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ratings_rating_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ratings_rating_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ratings_rating", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ratings_rating_aggregate", "description": "fetch aggregated fields from the table: \"ratings_rating\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ratings_rating_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ratings_rating_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ratings_rating_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ratings_rating_by_pk", "description": "fetch data from the table: \"ratings_rating\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ratings_rating", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_settings", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "session_settings_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "session_settings_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "session_settings_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "session_settings", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_settings_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "session_settings_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "session_settings_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "session_settings_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "session_settings_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_settings_by_pk", "description": "fetch data from the table: \"session_settings\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "session_settings", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "sessions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "sessions_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "sessions", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "sessions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "sessions_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "sessions_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessions_by_pk", "description": "fetch data from the table: \"sessions\" using primary key columns", "args": [{"name": "app_name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "sessions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tasks_task", "description": "fetch data from the table: \"tasks_task\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "tasks_task_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_task_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "tasks_task", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tasks_task_aggregate", "description": "fetch aggregated fields from the table: \"tasks_task\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "tasks_task_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_task_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "tasks_task_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tasks_task_by_pk", "description": "fetch data from the table: \"tasks_task\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "tasks_task", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tasks_tasktimestamp", "description": "fetch data from the table: \"tasks_tasktimestamp\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "tasks_tasktimestamp_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "tasks_tasktimestamp", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tasks_tasktimestamp_aggregate", "description": "fetch aggregated fields from the table: \"tasks_tasktimestamp\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "tasks_tasktimestamp_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "tasks_tasktimestamp_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tasks_tasktimestamp_by_pk", "description": "fetch data from the table: \"tasks_tasktimestamp\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "tasks_tasktimestamp", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tasks_timeentry", "description": "fetch data from the table: \"tasks_timeentry\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "tasks_timeentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "tasks_timeentry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tasks_timeentry_aggregate", "description": "fetch aggregated fields from the table: \"tasks_timeentry\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "tasks_timeentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "tasks_timeentry_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tasks_timeentry_by_pk", "description": "fetch data from the table: \"tasks_timeentry\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "tasks_timeentry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflows", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "temporal_workflows_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "temporal_workflows", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflows_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "temporal_workflows_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "temporal_workflows_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflows_by_pk", "description": "fetch data from the table: \"temporal_workflows\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "temporal_workflows", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token_blacklist_blacklistedtoken", "description": "fetch data from the table: \"token_blacklist_blacklistedtoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "token_blacklist_blacklistedtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "token_blacklist_blacklistedtoken_aggregate", "description": "fetch aggregated fields from the table: \"token_blacklist_blacklistedtoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "token_blacklist_blacklistedtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "token_blacklist_blacklistedtoken_by_pk", "description": "fetch data from the table: \"token_blacklist_blacklistedtoken\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token_blacklist_outstandingtoken", "description": "fetch data from the table: \"token_blacklist_outstandingtoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "token_blacklist_outstandingtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "token_blacklist_outstandingtoken_aggregate", "description": "fetch aggregated fields from the table: \"token_blacklist_outstandingtoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "token_blacklist_outstandingtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "token_blacklist_outstandingtoken_by_pk", "description": "fetch data from the table: \"token_blacklist_outstandingtoken\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_states", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "user_states_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "user_states_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "user_states_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "user_states", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_states_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "user_states_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "user_states_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "user_states_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "user_states_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_states_by_pk", "description": "fetch data from the table: \"user_states\" using primary key columns", "args": [{"name": "app_name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "user_states", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ratings_rating", "description": "columns and relationships of \"ratings_rating\"", "fields": [{"name": "category", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "comment", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "metatags", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rater_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rater_type_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scale", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ratings_rating_aggregate", "description": "aggregated selection of \"ratings_rating\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ratings_rating_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ratings_rating", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ratings_rating_aggregate_fields", "description": "aggregate fields of \"ratings_rating\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ratings_rating_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ratings_rating_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ratings_rating_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ratings_rating_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ratings_rating_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ratings_rating_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ratings_rating_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ratings_rating_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ratings_rating_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ratings_rating_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ratings_rating_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ratings_rating_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ratings_rating_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "rater_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ratings_rating_bool_exp", "description": "Boolean expression to filter rows from the table \"ratings_rating\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ratings_rating_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ratings_rating_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "category", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "comment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "metatags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_array_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "rater_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "rater_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "scale", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ratings_rating_constraint", "description": "unique or primary key constraints on table \"ratings_rating\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "rating_unique_per_target_rater_category", "description": "unique or primary key constraint on columns \"target_type_id\", \"target_id\", \"rater_id\", \"category\", \"rater_type_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "ratings_rating_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ratings_rating_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "metadata", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ratings_rating_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ratings_rating_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ratings_rating_inc_input", "description": "input type for incrementing numeric columns in table \"ratings_rating\"", "fields": null, "inputFields": [{"name": "rater_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ratings_rating_insert_input", "description": "input type for inserting data into table \"ratings_rating\"", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "comment", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "metatags", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "rater_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "rater_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "scale", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ratings_rating_max_fields", "description": "aggregate max on columns", "fields": [{"name": "category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "comment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "metatags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rater_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rater_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scale", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ratings_rating_min_fields", "description": "aggregate min on columns", "fields": [{"name": "category", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "comment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "metatags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rater_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rater_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scale", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ratings_rating_mutation_response", "description": "response of any mutation on the table \"ratings_rating\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ratings_rating", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ratings_rating_on_conflict", "description": "on_conflict condition type for table \"ratings_rating\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ratings_rating_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ratings_rating_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ratings_rating_order_by", "description": "Ordering options when selecting data from \"ratings_rating\".", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "comment", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "metatags", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rater_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rater_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "scale", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ratings_rating_pk_columns_input", "description": "primary key columns input for table: ratings_rating", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ratings_rating_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ratings_rating_select_column", "description": "select columns of table \"ratings_rating\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "comment", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "metatags", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "rater_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "rater_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scale", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ratings_rating_set_input", "description": "input type for updating data in table \"ratings_rating\"", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "comment", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "metatags", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "rater_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "rater_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "scale", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ratings_rating_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "rater_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ratings_rating_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "rater_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ratings_rating_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "rater_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ratings_rating_stream_cursor_input", "description": "Streaming cursor of the table \"ratings_rating\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ratings_rating_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ratings_rating_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "category", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "comment", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "metadata", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "metatags", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "rater_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "rater_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "scale", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "score", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ratings_rating_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "rater_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ratings_rating_update_column", "description": "update columns of table \"ratings_rating\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "category", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "comment", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "metadata", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "metatags", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "rater_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "rater_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "scale", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ratings_rating_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ratings_rating_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ratings_rating_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "rater_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ratings_rating_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "rater_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ratings_rating_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "rater_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "session_settings", "description": "columns and relationships of \"session_settings\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "is_admin_session", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "session_settings_aggregate", "description": "aggregated selection of \"session_settings\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "session_settings_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "session_settings", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "session_settings_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "session_settings_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "session_settings_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "session_settings_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "session_settings_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "session_settings_select_column_session_settings_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "session_settings_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "session_settings_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "session_settings_select_column_session_settings_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "session_settings_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "session_settings_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "session_settings_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "session_settings_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "session_settings_aggregate_fields", "description": "aggregate fields of \"session_settings\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "session_settings_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "session_settings_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "session_settings_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "session_settings_aggregate_order_by", "description": "order by aggregate values of table \"session_settings\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "session_settings_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "session_settings_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "session_settings_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"session_settings\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "session_settings_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "session_settings_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "session_settings_bool_exp", "description": "Boolean expression to filter rows from the table \"session_settings\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "session_settings_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "session_settings_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "session_settings_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "is_admin_session", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "session_settings_constraint", "description": "unique or primary key constraints on table \"session_settings\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ai_sessionsettings_session_id_tenant_key", "description": "unique or primary key constraint on columns \"session_id\", \"tenant_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "session_settings_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "session_settings_insert_input", "description": "input type for inserting data into table \"session_settings\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "is_admin_session", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "session_settings_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "session_settings_max_order_by", "description": "order by max() on columns of table \"session_settings\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "session_settings_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "session_settings_min_order_by", "description": "order by min() on columns of table \"session_settings\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "session_settings_mutation_response", "description": "response of any mutation on the table \"session_settings\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "session_settings", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "session_settings_on_conflict", "description": "on_conflict condition type for table \"session_settings\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "session_settings_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "session_settings_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "session_settings_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "session_settings_order_by", "description": "Ordering options when selecting data from \"session_settings\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "is_admin_session", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "session_settings_pk_columns_input", "description": "primary key columns input for table: session_settings", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "session_settings_select_column", "description": "select columns of table \"session_settings\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_admin_session", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "session_settings_select_column_session_settings_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"session_settings_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"session_settings\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_admin_session", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "session_settings_select_column_session_settings_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"session_settings_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"session_settings\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "is_admin_session", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "session_settings_set_input", "description": "input type for updating data in table \"session_settings\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_admin_session", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "session_settings_stream_cursor_input", "description": "Streaming cursor of the table \"session_settings\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "session_settings_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "session_settings_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "is_admin_session", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "session_settings_update_column", "description": "update columns of table \"session_settings\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "is_admin_session", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "session_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "session_settings_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "session_settings_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "session_settings_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "sessions", "description": "columns and relationships of \"sessions\"", "fields": [{"name": "app_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "create_time", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamp", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_journey", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "overall_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplication", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_profiledata", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "profiles_profiledata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ratings", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_sessionrating_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_sessionrating", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ratings_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_sessionrating_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_sessionrating_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rejection_reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "screening_result", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_time", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamp", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "sessions_aggregate", "description": "aggregated selection of \"sessions\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "sessions_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "sessions", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "sessions_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "bool_and", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_aggregate_bool_exp_bool_and", "ofType": null}, "defaultValue": null}, {"name": "bool_or", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_aggregate_bool_exp_bool_or", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "sessions_aggregate_bool_exp_bool_and", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "sessions_select_column_sessions_aggregate_bool_exp_bool_and_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "sessions_aggregate_bool_exp_bool_or", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "sessions_select_column_sessions_aggregate_bool_exp_bool_or_arguments_columns", "ofType": null}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "sessions_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "sessions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "sessions_aggregate_fields", "description": "aggregate fields of \"sessions\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "sessions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "sessions_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "sessions_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "sessions_aggregate_order_by", "description": "order by aggregate values of table \"sessions\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "sessions_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "sessions_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"sessions\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "sessions_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "sessions_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "description": "Boolean expression to filter rows from the table \"sessions\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "app_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "create_time", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamp_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "events", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "events_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "journey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "overall_quality", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "products_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "profiles_profiledata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ratings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "ratings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "rejection_reason", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "screening_result", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Boolean_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "update_time", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamp_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "sessions_constraint", "description": "unique or primary key constraints on table \"sessions\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "sessions_pkey", "description": "unique or primary key constraint on columns \"app_name\", \"user_id\", \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "sessions_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "state", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "sessions_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "sessions_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "sessions_insert_input", "description": "input type for inserting data into table \"sessions\"", "fields": null, "inputFields": [{"name": "app_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "create_time", "description": null, "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "defaultValue": null}, {"name": "events", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "journey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "products_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "profiles_profiledata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "ratings", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "update_time", "description": null, "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "sessions_max_fields", "description": "aggregate max on columns", "fields": [{"name": "app_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "create_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "overall_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rejection_reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "sessions_max_order_by", "description": "order by max() on columns of table \"sessions\"", "fields": null, "inputFields": [{"name": "app_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "create_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "overall_quality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rejection_reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "update_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "sessions_min_fields", "description": "aggregate min on columns", "fields": [{"name": "app_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "create_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "overall_quality", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rejection_reason", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "sessions_min_order_by", "description": "order by min() on columns of table \"sessions\"", "fields": null, "inputFields": [{"name": "app_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "create_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "overall_quality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "rejection_reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "update_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "sessions_mutation_response", "description": "response of any mutation on the table \"sessions\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "sessions", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "sessions_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"sessions\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "sessions_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "sessions_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "sessions_on_conflict", "description": "on_conflict condition type for table \"sessions\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "sessions_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "sessions_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "sessions_order_by", "description": "Ordering options when selecting data from \"sessions\".", "fields": null, "inputFields": [{"name": "app_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "create_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "events_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "events_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "journey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "overall_quality", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "products_userapplication", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "profiles_profiledata", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_order_by", "ofType": null}, "defaultValue": null}, {"name": "ratings_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "rejection_reason", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "screening_result", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "update_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "sessions_pk_columns_input", "description": "primary key columns input for table: sessions", "fields": null, "inputFields": [{"name": "app_name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "sessions_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "sessions_select_column", "description": "select columns of table \"sessions\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "app_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "create_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "journey_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "overall_quality", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "rejection_reason", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "screening_result", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "update_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_application_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "sessions_select_column_sessions_aggregate_bool_exp_bool_and_arguments_columns", "description": "select \"sessions_aggregate_bool_exp_bool_and_arguments_columns\" columns of table \"sessions\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "screening_result", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "sessions_select_column_sessions_aggregate_bool_exp_bool_or_arguments_columns", "description": "select \"sessions_aggregate_bool_exp_bool_or_arguments_columns\" columns of table \"sessions\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "screening_result", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "sessions_set_input", "description": "input type for updating data in table \"sessions\"", "fields": null, "inputFields": [{"name": "app_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "create_time", "description": null, "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "update_time", "description": null, "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "sessions_stream_cursor_input", "description": "Streaming cursor of the table \"sessions\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "sessions_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "sessions_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "app_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "create_time", "description": null, "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "journey_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "overall_quality", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "rejection_reason", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "screening_result", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "update_time", "description": null, "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "defaultValue": null}, {"name": "user_application_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "sessions_update_column", "description": "update columns of table \"sessions\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "app_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "create_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "update_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "sessions_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "sessions_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "sessions_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "sessions_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "sessions_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "sessions_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "sessions_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "smallint", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "smallint_comparison_exp", "description": "Boolean expression to compare columns of type \"smallint\". All fields are combined with logical 'AND'.", "fields": null, "inputFields": [{"name": "_eq", "description": null, "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "defaultValue": null}, {"name": "_gt", "description": null, "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "defaultValue": null}, {"name": "_gte", "description": null, "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "defaultValue": null}, {"name": "_in", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "smallint", "ofType": null}}}, "defaultValue": null}, {"name": "_is_null", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "_lt", "description": null, "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "defaultValue": null}, {"name": "_lte", "description": null, "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "defaultValue": null}, {"name": "_neq", "description": null, "type": {"kind": "SCALAR", "name": "smallint", "ofType": null}, "defaultValue": null}, {"name": "_nin", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "smallint", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "subscription_root", "description": null, "fields": [{"name": "action_action", "description": "fetch data from the table: \"action_action\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_action_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_action_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_action_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_action", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_action_aggregate", "description": "fetch aggregated fields from the table: \"action_action\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_action_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_action_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_action_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_action_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_action_by_pk", "description": "fetch data from the table: \"action_action\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_action", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_action_stream", "description": "fetch data from the table in a streaming manner: \"action_action\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_action_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_action_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_action", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_actionrun", "description": "fetch data from the table: \"action_actionrun\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actionrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actionrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actionrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_actionrun_aggregate", "description": "fetch aggregated fields from the table: \"action_actionrun\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actionrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actionrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actionrun_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_actionrun_by_pk", "description": "fetch data from the table: \"action_actionrun\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_actionrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_actionrun_stream", "description": "fetch data from the table in a streaming manner: \"action_actionrun\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actionrun_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_actionrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actionrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_actiontag", "description": "fetch data from the table: \"action_actiontag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actiontag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actiontag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actiontag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_actiontag_aggregate", "description": "fetch aggregated fields from the table: \"action_actiontag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_actiontag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actiontag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actiontag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_actiontag_by_pk", "description": "fetch data from the table: \"action_actiontag\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_actiontag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_actiontag_stream", "description": "fetch data from the table in a streaming manner: \"action_actiontag\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_actiontag_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_actiontag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_actiontag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_permission", "description": "fetch data from the table: \"action_permission\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_permission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_permission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_permission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_permission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_permission_aggregate", "description": "fetch aggregated fields from the table: \"action_permission\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_permission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_permission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_permission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_permission_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_permission_by_pk", "description": "fetch data from the table: \"action_permission\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_permission", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_permission_stream", "description": "fetch data from the table in a streaming manner: \"action_permission\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_permission_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_permission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_permission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_tag", "description": "fetch data from the table: \"action_tag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_tag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_tag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_tag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_tag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_tag_aggregate", "description": "fetch aggregated fields from the table: \"action_tag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "action_tag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_tag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_tag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_tag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_tag_by_pk", "description": "fetch data from the table: \"action_tag\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "action_tag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "action_tag_stream", "description": "fetch data from the table in a streaming manner: \"action_tag\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "action_tag_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "action_tag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "action_tag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activity_activity", "description": "fetch data from the table: \"activity_activity\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "activity_activity_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "activity_activity_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "activity_activity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activity_activity_aggregate", "description": "fetch aggregated fields from the table: \"activity_activity\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "activity_activity_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "activity_activity_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "activity_activity_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activity_activity_by_pk", "description": "fetch data from the table: \"activity_activity\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "activity_activity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activity_activity_stream", "description": "fetch data from the table in a streaming manner: \"activity_activity\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "activity_activity_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "activity_activity_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "activity_activity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "agg_crystal_buckets", "description": "fetch data from the table: \"agg_crystal_buckets\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "agg_crystal_buckets_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "agg_crystal_buckets", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "agg_crystal_buckets_aggregate", "description": "fetch aggregated fields from the table: \"agg_crystal_buckets\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "agg_crystal_buckets_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "agg_crystal_buckets_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "agg_crystal_buckets_by_pk", "description": "fetch data from the table: \"agg_crystal_buckets\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "agg_crystal_buckets", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "agg_crystal_buckets_stream", "description": "fetch data from the table in a streaming manner: \"agg_crystal_buckets\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "agg_crystal_buckets_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "agg_crystal_buckets", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_agent", "description": "fetch data from the table: \"ai_agent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_agent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_agent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_agent_aggregate", "description": "fetch aggregated fields from the table: \"ai_agent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_agent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_agent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_agent_by_pk", "description": "fetch data from the table: \"ai_agent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_agent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_agent_stream", "description": "fetch data from the table in a streaming manner: \"ai_agent\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agent_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_agent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_agent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_agentusersubscription", "description": "fetch data from the table: \"ai_agentusersubscription\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_agentusersubscription_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_agentusersubscription", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_agentusersubscription_aggregate", "description": "fetch aggregated fields from the table: \"ai_agentusersubscription\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_agentusersubscription_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_agentusersubscription_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_agentusersubscription_by_pk", "description": "fetch data from the table: \"ai_agentusersubscription\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_agentusersubscription", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_agentusersubscription_stream", "description": "fetch data from the table in a streaming manner: \"ai_agentusersubscription\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_agentusersubscription_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_agentusersubscription", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiaction", "description": "fetch data from the table: \"ai_aiaction\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiaction_aggregate", "description": "fetch aggregated fields from the table: \"ai_aiaction\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiaction_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiaction_by_pk", "description": "fetch data from the table: \"ai_aiaction\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiaction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiaction_stream", "description": "fetch data from the table in a streaming manner: \"ai_aiaction\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiagent", "description": "fetch data from the table: \"ai_aiagent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiagent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiagent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiagent_aggregate", "description": "fetch aggregated fields from the table: \"ai_aiagent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiagent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiagent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiagent_by_pk", "description": "fetch data from the table: \"ai_aiagent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiagent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiagent_stream", "description": "fetch data from the table in a streaming manner: \"ai_aiagent\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiagent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiagentinstruction", "description": "fetch data from the table: \"ai_aiagentinstruction\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiagentinstruction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiagentinstruction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiagentinstruction_aggregate", "description": "fetch aggregated fields from the table: \"ai_aiagentinstruction\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiagentinstruction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiagentinstruction_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiagentinstruction_by_pk", "description": "fetch data from the table: \"ai_aiagentinstruction\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiagentinstruction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiagentinstruction_stream", "description": "fetch data from the table in a streaming manner: \"ai_aiagentinstruction\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiagentinstruction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiagentinstruction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicall", "description": "fetch data from the table: \"ai_aicall\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicall", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicall_aggregate", "description": "fetch aggregated fields from the table: \"ai_aicall\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicall_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicall_by_pk", "description": "fetch data from the table: \"ai_aicall\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicall", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicall_stream", "description": "fetch data from the table in a streaming manner: \"ai_aicall\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicall_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicall", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallaction", "description": "fetch data from the table: \"ai_aicallaction\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallaction_aggregate", "description": "fetch aggregated fields from the table: \"ai_aicallaction\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallaction_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallaction_by_pk", "description": "fetch data from the table: \"ai_aicallaction\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicallaction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallaction_stream", "description": "fetch data from the table in a streaming manner: \"ai_aicallaction\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallrequest", "description": "fetch data from the table: \"ai_aicallrequest\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallrequest_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallrequest", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallrequest_aggregate", "description": "fetch aggregated fields from the table: \"ai_aicallrequest\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallrequest_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallrequest_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallrequest_by_pk", "description": "fetch data from the table: \"ai_aicallrequest\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicallrequest", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallrequest_stream", "description": "fetch data from the table in a streaming manner: \"ai_aicallrequest\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallrequest_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallrequest", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallusage", "description": "fetch data from the table: \"ai_aicallusage\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallusage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallusage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallusage_aggregate", "description": "fetch aggregated fields from the table: \"ai_aicallusage\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aicallusage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallusage_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallusage_by_pk", "description": "fetch data from the table: \"ai_aicallusage\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aicallusage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aicallusage_stream", "description": "fetch data from the table in a streaming manner: \"ai_aicallusage\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aicallusage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aicallusage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiinstruction", "description": "fetch data from the table: \"ai_aiinstruction\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiinstruction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiinstruction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiinstruction_aggregate", "description": "fetch aggregated fields from the table: \"ai_aiinstruction\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_aiinstruction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiinstruction_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiinstruction_by_pk", "description": "fetch data from the table: \"ai_aiinstruction\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_aiinstruction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_aiinstruction_stream", "description": "fetch data from the table in a streaming manner: \"ai_aiinstruction\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_aiinstruction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_aiinstruction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_artifact", "description": "fetch data from the table: \"ai_artifact\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_artifact_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_artifact_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_artifact", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_artifact_aggregate", "description": "fetch aggregated fields from the table: \"ai_artifact\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_artifact_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_artifact_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_artifact_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_artifact_by_pk", "description": "fetch data from the table: \"ai_artifact\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_artifact", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_artifact_stream", "description": "fetch data from the table in a streaming manner: \"ai_artifact\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_artifact_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_artifact_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_artifact", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogevaluationdataset", "description": "fetch data from the table: \"ai_auditlogevaluationdataset\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogevaluationdataset_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogevaluationdataset_aggregate", "description": "fetch aggregated fields from the table: \"ai_auditlogevaluationdataset\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogevaluationdataset_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogevaluationdataset_by_pk", "description": "fetch data from the table: \"ai_auditlogevaluationdataset\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogevaluationdataset_stream", "description": "fetch data from the table in a streaming manner: \"ai_auditlogevaluationdataset\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationdataset", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogevaluationdatasetitem", "description": "fetch data from the table: \"ai_auditlogevaluationdatasetitem\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogevaluationdatasetitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogevaluationdatasetitem_aggregate", "description": "fetch aggregated fields from the table: \"ai_auditlogevaluationdatasetitem\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogevaluationdatasetitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogevaluationdatasetitem_by_pk", "description": "fetch data from the table: \"ai_auditlogevaluationdatasetitem\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogevaluationdatasetitem_stream", "description": "fetch data from the table in a streaming manner: \"ai_auditlogevaluationdatasetitem\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationdatasetitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationdatasetitem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogevaluationrun", "description": "fetch data from the table: \"ai_auditlogevaluationrun\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogevaluationrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogevaluationrun_aggregate", "description": "fetch aggregated fields from the table: \"ai_auditlogevaluationrun\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogevaluationrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationrun_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogevaluationrun_by_pk", "description": "fetch data from the table: \"ai_auditlogevaluationrun\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogevaluationrun_stream", "description": "fetch data from the table in a streaming manner: \"ai_auditlogevaluationrun\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogevaluationrunitem", "description": "fetch data from the table: \"ai_auditlogevaluationrunitem\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogevaluationrunitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogevaluationrunitem_aggregate", "description": "fetch aggregated fields from the table: \"ai_auditlogevaluationrunitem\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogevaluationrunitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogevaluationrunitem_by_pk", "description": "fetch data from the table: \"ai_auditlogevaluationrunitem\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogevaluationrunitem_stream", "description": "fetch data from the table in a streaming manner: \"ai_auditlogevaluationrunitem\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogevaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogevaluationrunitem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogsessionevent", "description": "fetch data from the table: \"ai_auditlogsessionevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogsessionevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogsessionevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogsessionevent_aggregate", "description": "fetch aggregated fields from the table: \"ai_auditlogsessionevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_auditlogsessionevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogsessionevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogsessionevent_by_pk", "description": "fetch data from the table: \"ai_auditlogsessionevent\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_auditlogsessionevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_auditlogsessionevent_stream", "description": "fetch data from the table in a streaming manner: \"ai_auditlogsessionevent\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_auditlogsessionevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_auditlogsessionevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_bulknotificationbatch", "description": "fetch data from the table: \"ai_bulknotificationbatch\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_bulknotificationbatch_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_bulknotificationbatch", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_bulknotificationbatch_aggregate", "description": "fetch aggregated fields from the table: \"ai_bulknotificationbatch\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_bulknotificationbatch_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_bulknotificationbatch_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_bulknotificationbatch_by_pk", "description": "fetch data from the table: \"ai_bulknotificationbatch\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_bulknotificationbatch", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_bulknotificationbatch_stream", "description": "fetch data from the table in a streaming manner: \"ai_bulknotificationbatch\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_bulknotificationbatch_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_bulknotificationbatch", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_channel_meta_template", "description": "fetch data from the table: \"ai_channel_meta_template\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_channel_meta_template_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_channel_meta_template", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_channel_meta_template_aggregate", "description": "fetch aggregated fields from the table: \"ai_channel_meta_template\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_channel_meta_template_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_channel_meta_template_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_channel_meta_template_by_pk", "description": "fetch data from the table: \"ai_channel_meta_template\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_channel_meta_template", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_channel_meta_template_stream", "description": "fetch data from the table in a streaming manner: \"ai_channel_meta_template\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_channel_meta_template_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_channel_meta_template", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_channelsessiontracker", "description": "fetch data from the table: \"ai_channelsessiontracker\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_channelsessiontracker_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_channelsessiontracker", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_channelsessiontracker_aggregate", "description": "fetch aggregated fields from the table: \"ai_channelsessiontracker\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_channelsessiontracker_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_channelsessiontracker_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_channelsessiontracker_by_pk", "description": "fetch data from the table: \"ai_channelsessiontracker\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_channelsessiontracker", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_channelsessiontracker_stream", "description": "fetch data from the table in a streaming manner: \"ai_channelsessiontracker\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_channelsessiontracker_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_channelsessiontracker", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationdataset", "description": "fetch data from the table: \"ai_evaluationdataset\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdataset_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdataset", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationdataset_aggregate", "description": "fetch aggregated fields from the table: \"ai_evaluationdataset\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdataset_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdataset_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationdataset_by_pk", "description": "fetch data from the table: \"ai_evaluationdataset\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationdataset", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationdataset_stream", "description": "fetch data from the table in a streaming manner: \"ai_evaluationdataset\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdataset_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdataset", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationdatasetitem", "description": "fetch data from the table: \"ai_evaluationdatasetitem\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdatasetitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationdatasetitem_aggregate", "description": "fetch aggregated fields from the table: \"ai_evaluationdatasetitem\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationdatasetitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationdatasetitem_by_pk", "description": "fetch data from the table: \"ai_evaluationdatasetitem\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationdatasetitem_stream", "description": "fetch data from the table in a streaming manner: \"ai_evaluationdatasetitem\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationdatasetitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationdatasetitem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationrun", "description": "fetch data from the table: \"ai_evaluationrun\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationrun_aggregate", "description": "fetch aggregated fields from the table: \"ai_evaluationrun\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationrun_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationrun_by_pk", "description": "fetch data from the table: \"ai_evaluationrun\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationrun_stream", "description": "fetch data from the table in a streaming manner: \"ai_evaluationrun\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationrunitem", "description": "fetch data from the table: \"ai_evaluationrunitem\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationrunitem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationrunitem_aggregate", "description": "fetch aggregated fields from the table: \"ai_evaluationrunitem\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_evaluationrunitem_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationrunitem_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationrunitem_by_pk", "description": "fetch data from the table: \"ai_evaluationrunitem\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_evaluationrunitem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_evaluationrunitem_stream", "description": "fetch data from the table in a streaming manner: \"ai_evaluationrunitem\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_evaluationrunitem_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_evaluationrunitem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_extractionmetrics", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_extractionmetrics_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_extractionmetrics", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_extractionmetrics_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_extractionmetrics_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_extractionmetrics_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_extractionmetrics_by_pk", "description": "fetch data from the table: \"ai_extractionmetrics\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_extractionmetrics", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_extractionmetrics_stream", "description": "fetch data from the table in a streaming manner: \"ai_extractionmetrics\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_extractionmetrics_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_extractionmetrics", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_geminiinstruction", "description": "fetch data from the table: \"ai_geminiinstruction\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_geminiinstruction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_geminiinstruction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_geminiinstruction_aggregate", "description": "fetch aggregated fields from the table: \"ai_geminiinstruction\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_geminiinstruction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_geminiinstruction_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_geminiinstruction_by_pk", "description": "fetch data from the table: \"ai_geminiinstruction\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_geminiinstruction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_geminiinstruction_stream", "description": "fetch data from the table in a streaming manner: \"ai_geminiinstruction\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_geminiinstruction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_geminiinstruction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_knowledgebase", "description": "fetch data from the table: \"ai_knowledgebase\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_knowledgebase_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_knowledgebase", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_knowledgebase_aggregate", "description": "fetch aggregated fields from the table: \"ai_knowledgebase\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_knowledgebase_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_knowledgebase_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_knowledgebase_by_pk", "description": "fetch data from the table: \"ai_knowledgebase\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_knowledgebase", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_knowledgebase_stream", "description": "fetch data from the table in a streaming manner: \"ai_knowledgebase\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_knowledgebase_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_knowledgebase", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_messageclassification", "description": "fetch data from the table: \"ai_messageclassification\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messageclassification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_messageclassification", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_messageclassification_aggregate", "description": "fetch aggregated fields from the table: \"ai_messageclassification\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messageclassification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_messageclassification_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_messageclassification_by_pk", "description": "fetch data from the table: \"ai_messageclassification\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_messageclassification", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_messageclassification_stream", "description": "fetch data from the table in a streaming manner: \"ai_messageclassification\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_messageclassification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_messageclassification", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_messagestatustracking", "description": "fetch data from the table: \"ai_messagestatustracking\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messagestatustracking_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_messagestatustracking", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_messagestatustracking_aggregate", "description": "fetch aggregated fields from the table: \"ai_messagestatustracking\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_messagestatustracking_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_messagestatustracking_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_messagestatustracking_by_pk", "description": "fetch data from the table: \"ai_messagestatustracking\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_messagestatustracking", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_messagestatustracking_stream", "description": "fetch data from the table in a streaming manner: \"ai_messagestatustracking\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_messagestatustracking_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_messagestatustracking", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_samplevector", "description": "fetch data from the table: \"ai_samplevector\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_samplevector_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_samplevector", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_samplevector_aggregate", "description": "fetch aggregated fields from the table: \"ai_samplevector\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_samplevector_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_samplevector_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_samplevector_by_pk", "description": "fetch data from the table: \"ai_samplevector\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_samplevector", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_samplevector_stream", "description": "fetch data from the table in a streaming manner: \"ai_samplevector\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_samplevector_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_samplevector", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_sessionevent", "description": "fetch data from the table: \"ai_sessionevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_sessionevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_sessionevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_sessionevent_aggregate", "description": "fetch aggregated fields from the table: \"ai_sessionevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_sessionevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_sessionevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_sessionevent_by_pk", "description": "fetch data from the table: \"ai_sessionevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_sessionevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_sessionevent_stream", "description": "fetch data from the table in a streaming manner: \"ai_sessionevent\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_sessionevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_sessionrating", "description": "fetch data from the table: \"ai_sessionrating\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_sessionrating_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_sessionrating", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_sessionrating_aggregate", "description": "fetch aggregated fields from the table: \"ai_sessionrating\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ai_sessionrating_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_sessionrating_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_sessionrating_by_pk", "description": "fetch data from the table: \"ai_sessionrating\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ai_sessionrating", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ai_sessionrating_stream", "description": "fetch data from the table in a streaming manner: \"ai_sessionrating\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ai_sessionrating_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ai_sessionrating", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "app_states", "description": "fetch data from the table: \"app_states\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "app_states_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "app_states_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "app_states_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "app_states", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "app_states_aggregate", "description": "fetch aggregated fields from the table: \"app_states\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "app_states_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "app_states_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "app_states_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "app_states_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "app_states_by_pk", "description": "fetch data from the table: \"app_states\" using primary key columns", "args": [{"name": "app_name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "app_states", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "app_states_stream", "description": "fetch data from the table in a streaming manner: \"app_states\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "app_states_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "app_states_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "app_states", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_group", "description": "fetch data from the table: \"auth_group\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_group_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_group", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_group_aggregate", "description": "fetch aggregated fields from the table: \"auth_group\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_group_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_group_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_group_by_pk", "description": "fetch data from the table: \"auth_group\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "auth_group", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_group_permissions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_group_permissions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_group_permissions", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_group_permissions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_group_permissions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_group_permissions_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_group_permissions_by_pk", "description": "fetch data from the table: \"auth_group_permissions\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "auth_group_permissions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_group_permissions_stream", "description": "fetch data from the table in a streaming manner: \"auth_group_permissions\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_permissions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_group_permissions", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_group_stream", "description": "fetch data from the table in a streaming manner: \"auth_group\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_group_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "auth_group_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_group", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_permission", "description": "fetch data from the table: \"auth_permission\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_permission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_permission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_permission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_permission_aggregate", "description": "fetch aggregated fields from the table: \"auth_permission\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "auth_permission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_permission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_permission_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_permission_by_pk", "description": "fetch data from the table: \"auth_permission\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "auth_permission", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "auth_permission_stream", "description": "fetch data from the table in a streaming manner: \"auth_permission\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "auth_permission_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "auth_permission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "auth_permission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_botconversation", "description": "fetch data from the table: \"communications_botconversation\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_botconversation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_botconversation", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_botconversation_aggregate", "description": "fetch aggregated fields from the table: \"communications_botconversation\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_botconversation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_botconversation_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_botconversation_by_pk", "description": "fetch data from the table: \"communications_botconversation\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_botconversation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_botconversation_stream", "description": "fetch data from the table in a streaming manner: \"communications_botconversation\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_botconversation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_botconversation", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_botmessage", "description": "fetch data from the table: \"communications_botmessage\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_botmessage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_botmessage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_botmessage_aggregate", "description": "fetch aggregated fields from the table: \"communications_botmessage\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_botmessage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_botmessage_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_botmessage_by_pk", "description": "fetch data from the table: \"communications_botmessage\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_botmessage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_botmessage_stream", "description": "fetch data from the table in a streaming manner: \"communications_botmessage\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_botmessage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_botmessage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_calllog", "description": "fetch data from the table: \"communications_calllog\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_calllog_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_calllog_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_calllog", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_calllog_aggregate", "description": "fetch aggregated fields from the table: \"communications_calllog\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_calllog_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_calllog_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_calllog_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_calllog_by_pk", "description": "fetch data from the table: \"communications_calllog\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_calllog", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_calllog_stream", "description": "fetch data from the table in a streaming manner: \"communications_calllog\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_calllog_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_calllog_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_calllog", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_channelinitiationrequest", "description": "fetch data from the table: \"communications_channelinitiationrequest\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_channelinitiationrequest_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_channelinitiationrequest", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_channelinitiationrequest_aggregate", "description": "fetch aggregated fields from the table: \"communications_channelinitiationrequest\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_channelinitiationrequest_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_channelinitiationrequest_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_channelinitiationrequest_by_pk", "description": "fetch data from the table: \"communications_channelinitiationrequest\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_channelinitiationrequest", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_channelinitiationrequest_stream", "description": "fetch data from the table in a streaming manner: \"communications_channelinitiationrequest\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_channelinitiationrequest_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_channelinitiationrequest", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_commmessage", "description": "fetch data from the table: \"communications_commmessage\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_commmessage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_commmessage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_commmessage_aggregate", "description": "fetch aggregated fields from the table: \"communications_commmessage\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_commmessage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_commmessage_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_commmessage_by_pk", "description": "fetch data from the table: \"communications_commmessage\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_commmessage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_commmessage_stream", "description": "fetch data from the table in a streaming manner: \"communications_commmessage\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_commmessage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_commmessage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_conversation", "description": "fetch data from the table: \"communications_conversation\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_conversation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_conversation_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_conversation", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_conversation_aggregate", "description": "fetch aggregated fields from the table: \"communications_conversation\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_conversation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_conversation_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_conversation_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_conversation_by_pk", "description": "fetch data from the table: \"communications_conversation\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_conversation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_conversation_stream", "description": "fetch data from the table in a streaming manner: \"communications_conversation\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_conversation_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_conversation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_conversation", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_emailunsubscribe", "description": "fetch data from the table: \"communications_emailunsubscribe\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_emailunsubscribe_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_emailunsubscribe", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_emailunsubscribe_aggregate", "description": "fetch aggregated fields from the table: \"communications_emailunsubscribe\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_emailunsubscribe_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_emailunsubscribe_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_emailunsubscribe_by_pk", "description": "fetch data from the table: \"communications_emailunsubscribe\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_emailunsubscribe", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_emailunsubscribe_stream", "description": "fetch data from the table in a streaming manner: \"communications_emailunsubscribe\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_emailunsubscribe_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_emailunsubscribe", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemail", "description": "fetch data from the table: \"communications_inboundemail\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemail_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemail", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemail_aggregate", "description": "fetch aggregated fields from the table: \"communications_inboundemail\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemail_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemail_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemail_by_pk", "description": "fetch data from the table: \"communications_inboundemail\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemail", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemail_stream", "description": "fetch data from the table in a streaming manner: \"communications_inboundemail\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemail_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemail", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemailprocessingrun", "description": "fetch data from the table: \"communications_inboundemailprocessingrun\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailprocessingrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailprocessingrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemailprocessingrun_aggregate", "description": "fetch aggregated fields from the table: \"communications_inboundemailprocessingrun\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailprocessingrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailprocessingrun_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemailprocessingrun_by_pk", "description": "fetch data from the table: \"communications_inboundemailprocessingrun\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemailprocessingrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemailprocessingrun_stream", "description": "fetch data from the table in a streaming manner: \"communications_inboundemailprocessingrun\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailprocessingrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailprocessingrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemailschooldata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailschooldata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailschooldata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemailschooldata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailschooldata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailschooldata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemailschooldata_by_pk", "description": "fetch data from the table: \"communications_inboundemailschooldata\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemailschooldata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemailschooldata_stream", "description": "fetch data from the table in a streaming manner: \"communications_inboundemailschooldata\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailschooldata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemailschooldatahistory", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailschooldatahistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemailschooldatahistory_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_inboundemailschooldatahistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemailschooldatahistory_by_pk", "description": "fetch data from the table: \"communications_inboundemailschooldatahistory\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_inboundemailschooldatahistory_stream", "description": "fetch data from the table in a streaming manner: \"communications_inboundemailschooldatahistory\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_inboundemailschooldatahistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_inboundemailschooldatahistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_intercomwebhook", "description": "fetch data from the table: \"communications_intercomwebhook\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_intercomwebhook_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_intercomwebhook", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_intercomwebhook_aggregate", "description": "fetch aggregated fields from the table: \"communications_intercomwebhook\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_intercomwebhook_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_intercomwebhook_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_intercomwebhook_by_pk", "description": "fetch data from the table: \"communications_intercomwebhook\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_intercomwebhook", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_intercomwebhook_stream", "description": "fetch data from the table in a streaming manner: \"communications_intercomwebhook\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_intercomwebhook_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_intercomwebhook", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_journeyfeatures", "description": "fetch data from the table: \"communications_journeyfeatures\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_journeyfeatures_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_journeyfeatures", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_journeyfeatures_aggregate", "description": "fetch aggregated fields from the table: \"communications_journeyfeatures\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_journeyfeatures_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_journeyfeatures_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_journeyfeatures_by_pk", "description": "fetch data from the table: \"communications_journeyfeatures\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_journeyfeatures", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_journeyfeatures_stream", "description": "fetch data from the table in a streaming manner: \"communications_journeyfeatures\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_journeyfeatures_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_journeyfeatures", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_message", "description": "fetch data from the table: \"communications_message\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_message_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_message_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_message_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_message", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_message_aggregate", "description": "fetch aggregated fields from the table: \"communications_message\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_message_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_message_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_message_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_message_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_message_by_pk", "description": "fetch data from the table: \"communications_message\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_message", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_message_stream", "description": "fetch data from the table in a streaming manner: \"communications_message\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_message_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_message_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_message", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_messagetemplate", "description": "fetch data from the table: \"communications_messagetemplate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_messagetemplate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_messagetemplate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_messagetemplate_aggregate", "description": "fetch aggregated fields from the table: \"communications_messagetemplate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_messagetemplate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_messagetemplate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_messagetemplate_by_pk", "description": "fetch data from the table: \"communications_messagetemplate\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_messagetemplate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_messagetemplate_stream", "description": "fetch data from the table in a streaming manner: \"communications_messagetemplate\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_messagetemplate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_messagetemplate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_notification", "description": "fetch data from the table: \"communications_notification\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_notification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_notification_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_notification", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_notification_aggregate", "description": "fetch aggregated fields from the table: \"communications_notification\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_notification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_notification_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_notification_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_notification_by_pk", "description": "fetch data from the table: \"communications_notification\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_notification", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_notification_stream", "description": "fetch data from the table in a streaming manner: \"communications_notification\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_notification_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_notification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_notification", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_telegramevent", "description": "fetch data from the table: \"communications_telegramevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_telegramevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_telegramevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_telegramevent_aggregate", "description": "fetch aggregated fields from the table: \"communications_telegramevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_telegramevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_telegramevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_telegramevent_by_pk", "description": "fetch data from the table: \"communications_telegramevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_telegramevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_telegramevent_stream", "description": "fetch data from the table in a streaming manner: \"communications_telegramevent\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_telegramevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_telegramimage", "description": "fetch data from the table: \"communications_telegramimage\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_telegramimage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_telegramimage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_telegramimage_aggregate", "description": "fetch aggregated fields from the table: \"communications_telegramimage\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_telegramimage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_telegramimage_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_telegramimage_by_pk", "description": "fetch data from the table: \"communications_telegramimage\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_telegramimage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_telegramimage_stream", "description": "fetch data from the table in a streaming manner: \"communications_telegramimage\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramimage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_telegramimage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_telegramprofile", "description": "fetch data from the table: \"communications_telegramprofile\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_telegramprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_telegramprofile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_telegramprofile_aggregate", "description": "fetch aggregated fields from the table: \"communications_telegramprofile\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_telegramprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_telegramprofile_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_telegramprofile_by_pk", "description": "fetch data from the table: \"communications_telegramprofile\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_telegramprofile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_telegramprofile_stream", "description": "fetch data from the table in a streaming manner: \"communications_telegramprofile\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_telegramprofile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_telegramprofile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_whatsappevent", "description": "fetch data from the table: \"communications_whatsappevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_whatsappevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_whatsappevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_whatsappevent_aggregate", "description": "fetch aggregated fields from the table: \"communications_whatsappevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_whatsappevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_whatsappevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_whatsappevent_by_pk", "description": "fetch data from the table: \"communications_whatsappevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_whatsappevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_whatsappevent_stream", "description": "fetch data from the table in a streaming manner: \"communications_whatsappevent\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_whatsappevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_whatsappprofile", "description": "fetch data from the table: \"communications_whatsappprofile\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_whatsappprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_whatsappprofile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_whatsappprofile_aggregate", "description": "fetch aggregated fields from the table: \"communications_whatsappprofile\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "communications_whatsappprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_whatsappprofile_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_whatsappprofile_by_pk", "description": "fetch data from the table: \"communications_whatsappprofile\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "communications_whatsappprofile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "communications_whatsappprofile_stream", "description": "fetch data from the table in a streaming manner: \"communications_whatsappprofile\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "communications_whatsappprofile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "communications_whatsappprofile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_cache", "description": "fetch data from the table: \"data_cache\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_cache_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cache_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_cache_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_cache", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_cache_aggregate", "description": "fetch aggregated fields from the table: \"data_cache\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_cache_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cache_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_cache_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_cache_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_cache_by_pk", "description": "fetch data from the table: \"data_cache\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_cache", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_cache_stream", "description": "fetch data from the table in a streaming manner: \"data_cache\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cache_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_cache_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_cache", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_cip", "description": "fetch data from the table: \"data_cip\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_cip_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cip_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_cip_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_cip", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_cip_aggregate", "description": "fetch aggregated fields from the table: \"data_cip\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_cip_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cip_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_cip_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_cip_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_cip_by_pk", "description": "fetch data from the table: \"data_cip\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_cip", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_cip_stream", "description": "fetch data from the table in a streaming manner: \"data_cip\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_cip_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_cip_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_cip", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_ciptonoc", "description": "fetch data from the table: \"data_ciptonoc\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ciptonoc_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_ciptonoc", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_ciptonoc_aggregate", "description": "fetch aggregated fields from the table: \"data_ciptonoc\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ciptonoc_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_ciptonoc_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_ciptonoc_by_pk", "description": "fetch data from the table: \"data_ciptonoc\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_ciptonoc", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_ciptonoc_stream", "description": "fetch data from the table in a streaming manner: \"data_ciptonoc\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_ciptonoc_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_ciptonoc", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_course", "description": "fetch data from the table: \"data_course\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_course_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_course_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_course_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_course", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_course_aggregate", "description": "fetch aggregated fields from the table: \"data_course\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_course_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_course_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_course_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_course_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_course_by_pk", "description": "fetch data from the table: \"data_course\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_course", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_course_stream", "description": "fetch data from the table in a streaming manner: \"data_course\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_course_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_course_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_course", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_curriculummapentry", "description": "fetch data from the table: \"data_curriculummapentry\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculummapentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculummapentry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_curriculummapentry_aggregate", "description": "fetch aggregated fields from the table: \"data_curriculummapentry\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculummapentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculummapentry_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_curriculummapentry_by_pk", "description": "fetch data from the table: \"data_curriculummapentry\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_curriculummapentry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_curriculummapentry_stream", "description": "fetch data from the table in a streaming manner: \"data_curriculummapentry\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculummapentry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_curriculummapentryprerequisite", "description": "fetch data from the table: \"data_curriculummapentryprerequisite\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculummapentryprerequisite_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_curriculummapentryprerequisite_aggregate", "description": "fetch aggregated fields from the table: \"data_curriculummapentryprerequisite\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculummapentryprerequisite_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_curriculummapentryprerequisite_by_pk", "description": "fetch data from the table: \"data_curriculummapentryprerequisite\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_curriculummapentryprerequisite_stream", "description": "fetch data from the table in a streaming manner: \"data_curriculummapentryprerequisite\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculummapentryprerequisite_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculummapentryprerequisite", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_curriculumversion", "description": "fetch data from the table: \"data_curriculumversion\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculumversion_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculumversion", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_curriculumversion_aggregate", "description": "fetch aggregated fields from the table: \"data_curriculumversion\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_curriculumversion_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculumversion_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_curriculumversion_by_pk", "description": "fetch data from the table: \"data_curriculumversion\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_curriculumversion", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_curriculumversion_stream", "description": "fetch data from the table in a streaming manner: \"data_curriculumversion\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_curriculumversion_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_curriculumversion", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_entitystats", "description": "fetch data from the table: \"data_entitystats\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_entitystats_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_entitystats_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_entitystats", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_entitystats_aggregate", "description": "fetch aggregated fields from the table: \"data_entitystats\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_entitystats_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_entitystats_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_entitystats_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_entitystats_by_pk", "description": "fetch data from the table: \"data_entitystats\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_entitystats", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_entitystats_stream", "description": "fetch data from the table in a streaming manner: \"data_entitystats\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_entitystats_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_entitystats_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_entitystats", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_grade", "description": "fetch data from the table: \"data_grade\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_grade_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_grade_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_grade_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_grade", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_grade_aggregate", "description": "fetch aggregated fields from the table: \"data_grade\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_grade_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_grade_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_grade_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_grade_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_grade_by_pk", "description": "fetch data from the table: \"data_grade\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_grade", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_grade_stream", "description": "fetch data from the table in a streaming manner: \"data_grade\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_grade_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_grade_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_grade", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradecountry", "description": "fetch data from the table: \"data_gradecountry\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradecountry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradecountry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradecountry_aggregate", "description": "fetch aggregated fields from the table: \"data_gradecountry\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradecountry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradecountry_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradecountry_by_pk", "description": "fetch data from the table: \"data_gradecountry\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_gradecountry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradecountry_schemes", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradecountry_schemes_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradecountry_schemes", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradecountry_schemes_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradecountry_schemes_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradecountry_schemes_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradecountry_schemes_by_pk", "description": "fetch data from the table: \"data_gradecountry_schemes\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_gradecountry_schemes", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradecountry_schemes_stream", "description": "fetch data from the table in a streaming manner: \"data_gradecountry_schemes\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_schemes_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradecountry_schemes", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradecountry_stream", "description": "fetch data from the table in a streaming manner: \"data_gradecountry\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_gradecountry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradecountry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradescheme", "description": "fetch data from the table: \"data_gradescheme\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradescheme_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradescheme", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradescheme_aggregate", "description": "fetch aggregated fields from the table: \"data_gradescheme\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_gradescheme_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradescheme_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradescheme_by_pk", "description": "fetch data from the table: \"data_gradescheme\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_gradescheme", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_gradescheme_stream", "description": "fetch data from the table in a streaming manner: \"data_gradescheme\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_gradescheme_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_gradescheme", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_institution", "description": "fetch data from the table: \"data_institution\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_institution_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institution_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_institution_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_institution", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_institution_aggregate", "description": "fetch aggregated fields from the table: \"data_institution\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_institution_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institution_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_institution_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_institution_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_institution_by_pk", "description": "fetch data from the table: \"data_institution\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_institution", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_institution_stream", "description": "fetch data from the table in a streaming manner: \"data_institution\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institution_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_institution_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_institution", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_institutionrequirements", "description": "fetch data from the table: \"data_institutionrequirements\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_institutionrequirements_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_institutionrequirements", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_institutionrequirements_aggregate", "description": "fetch aggregated fields from the table: \"data_institutionrequirements\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_institutionrequirements_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_institutionrequirements_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_institutionrequirements_by_pk", "description": "fetch data from the table: \"data_institutionrequirements\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_institutionrequirements", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_institutionrequirements_stream", "description": "fetch data from the table in a streaming manner: \"data_institutionrequirements\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_institutionrequirements_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_institutionrequirements", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_keydate", "description": "fetch data from the table: \"data_keydate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_keydate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_keydate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_keydate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_keydate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_keydate_aggregate", "description": "fetch aggregated fields from the table: \"data_keydate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_keydate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_keydate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_keydate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_keydate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_keydate_by_pk", "description": "fetch data from the table: \"data_keydate\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_keydate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_keydate_stream", "description": "fetch data from the table in a streaming manner: \"data_keydate\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_keydate_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_keydate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_keydate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_noc", "description": "fetch data from the table: \"data_noc\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_noc_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_noc_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_noc_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_noc", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_noc_aggregate", "description": "fetch aggregated fields from the table: \"data_noc\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_noc_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_noc_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_noc_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_noc_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_noc_by_pk", "description": "fetch data from the table: \"data_noc\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_noc", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_noc_stream", "description": "fetch data from the table in a streaming manner: \"data_noc\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_noc_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_noc_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_noc", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_poststudyworkeligibility", "description": "fetch data from the table: \"data_poststudyworkeligibility\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_poststudyworkeligibility_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_poststudyworkeligibility", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_poststudyworkeligibility_aggregate", "description": "fetch aggregated fields from the table: \"data_poststudyworkeligibility\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_poststudyworkeligibility_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_poststudyworkeligibility_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_poststudyworkeligibility_by_pk", "description": "fetch data from the table: \"data_poststudyworkeligibility\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_poststudyworkeligibility", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_poststudyworkeligibility_stream", "description": "fetch data from the table in a streaming manner: \"data_poststudyworkeligibility\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkeligibility_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_poststudyworkeligibility", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_poststudyworkscheme", "description": "fetch data from the table: \"data_poststudyworkscheme\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_poststudyworkscheme_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_poststudyworkscheme", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_poststudyworkscheme_aggregate", "description": "fetch aggregated fields from the table: \"data_poststudyworkscheme\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_poststudyworkscheme_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_poststudyworkscheme_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_poststudyworkscheme_by_pk", "description": "fetch data from the table: \"data_poststudyworkscheme\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_poststudyworkscheme", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_poststudyworkscheme_stream", "description": "fetch data from the table in a streaming manner: \"data_poststudyworkscheme\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_poststudyworkscheme_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_poststudyworkscheme", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_program", "description": "fetch data from the table: \"data_program\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_program", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_program_aggregate", "description": "fetch aggregated fields from the table: \"data_program\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_program_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_program_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_program_by_pk", "description": "fetch data from the table: \"data_program\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_program", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_program_stream", "description": "fetch data from the table in a streaming manner: \"data_program\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_program_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_program_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_program", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programjobdata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programjobdata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programjobdata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programjobdata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programjobdata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programjobdata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programjobdata_by_pk", "description": "fetch data from the table: \"data_programjobdata\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programjobdata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programjobdata_stream", "description": "fetch data from the table in a streaming manner: \"data_programjobdata\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programjobdata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programjobdata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programoffering", "description": "fetch data from the table: \"data_programoffering\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programoffering_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programoffering_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programoffering", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programoffering_aggregate", "description": "fetch aggregated fields from the table: \"data_programoffering\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programoffering_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programoffering_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programoffering_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programoffering_by_pk", "description": "fetch data from the table: \"data_programoffering\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programoffering", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programoffering_stream", "description": "fetch data from the table in a streaming manner: \"data_programoffering\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programoffering_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programoffering_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programoffering", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programrequirement", "description": "fetch data from the table: \"data_programrequirement\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programrequirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programrequirement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programrequirement_aggregate", "description": "fetch aggregated fields from the table: \"data_programrequirement\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programrequirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programrequirement_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programrequirement_by_pk", "description": "fetch data from the table: \"data_programrequirement\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programrequirement", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programrequirement_stream", "description": "fetch data from the table in a streaming manner: \"data_programrequirement\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programrequirement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programrequirement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programspeciality", "description": "fetch data from the table: \"data_programspeciality\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programspeciality_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programspeciality", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programspeciality_aggregate", "description": "fetch aggregated fields from the table: \"data_programspeciality\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_programspeciality_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programspeciality_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programspeciality_by_pk", "description": "fetch data from the table: \"data_programspeciality\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_programspeciality", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_programspeciality_stream", "description": "fetch data from the table in a streaming manner: \"data_programspeciality\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_programspeciality_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_programspeciality", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_ranking", "description": "fetch data from the table: \"data_ranking\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ranking_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ranking_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_ranking", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_ranking_aggregate", "description": "fetch aggregated fields from the table: \"data_ranking\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_ranking_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ranking_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_ranking_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_ranking_by_pk", "description": "fetch data from the table: \"data_ranking\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_ranking", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_ranking_stream", "description": "fetch data from the table in a streaming manner: \"data_ranking\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_ranking_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_ranking_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_ranking", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_rankingplatform", "description": "fetch data from the table: \"data_rankingplatform\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_rankingplatform_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_rankingplatform", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_rankingplatform_aggregate", "description": "fetch aggregated fields from the table: \"data_rankingplatform\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_rankingplatform_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_rankingplatform_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_rankingplatform_by_pk", "description": "fetch data from the table: \"data_rankingplatform\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_rankingplatform", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_rankingplatform_stream", "description": "fetch data from the table in a streaming manner: \"data_rankingplatform\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_rankingplatform_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_rankingplatform", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_requirement", "description": "fetch data from the table: \"data_requirement\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_requirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_requirement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_requirement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_requirement_aggregate", "description": "fetch aggregated fields from the table: \"data_requirement\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_requirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_requirement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_requirement_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_requirement_by_pk", "description": "fetch data from the table: \"data_requirement\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_requirement", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_requirement_stream", "description": "fetch data from the table in a streaming manner: \"data_requirement\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_requirement_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_requirement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_requirement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_scrapedprogramintake", "description": "fetch data from the table: \"data_scrapedprogramintake\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_scrapedprogramintake_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_scrapedprogramintake", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_scrapedprogramintake_aggregate", "description": "fetch aggregated fields from the table: \"data_scrapedprogramintake\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_scrapedprogramintake_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_scrapedprogramintake_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_scrapedprogramintake_by_pk", "description": "fetch data from the table: \"data_scrapedprogramintake\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_scrapedprogramintake", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_scrapedprogramintake_stream", "description": "fetch data from the table in a streaming manner: \"data_scrapedprogramintake\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_scrapedprogramintake_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_scrapedprogramintake", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_specialityclassification", "description": "fetch data from the table: \"data_specialityclassification\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_specialityclassification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_specialityclassification", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_specialityclassification_aggregate", "description": "fetch aggregated fields from the table: \"data_specialityclassification\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_specialityclassification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_specialityclassification_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_specialityclassification_by_pk", "description": "fetch data from the table: \"data_specialityclassification\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_specialityclassification", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_specialityclassification_stream", "description": "fetch data from the table in a streaming manner: \"data_specialityclassification\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_specialityclassification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_specialityclassification", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_term", "description": "fetch data from the table: \"data_term\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_term_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_term_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_term_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_term", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_term_aggregate", "description": "fetch aggregated fields from the table: \"data_term\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_term_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_term_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_term_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_term_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_term_by_pk", "description": "fetch data from the table: \"data_term\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_term", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_term_stream", "description": "fetch data from the table in a streaming manner: \"data_term\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_term_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_term_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_term", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_termpartner", "description": "fetch data from the table: \"data_termpartner\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_termpartner_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_termpartner_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_termpartner", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_termpartner_aggregate", "description": "fetch aggregated fields from the table: \"data_termpartner\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "data_termpartner_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_termpartner_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_termpartner_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_termpartner_by_pk", "description": "fetch data from the table: \"data_termpartner\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "data_termpartner", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data_termpartner_stream", "description": "fetch data from the table in a streaming manner: \"data_termpartner\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "data_termpartner_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "data_termpartner_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "data_termpartner", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "devices_device", "description": "fetch data from the table: \"devices_device\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "devices_device_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "devices_device_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "devices_device_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "devices_device", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "devices_device_aggregate", "description": "fetch aggregated fields from the table: \"devices_device\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "devices_device_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "devices_device_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "devices_device_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "devices_device_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "devices_device_by_pk", "description": "fetch data from the table: \"devices_device\" using primary key columns", "args": [{"name": "gcmdevice_ptr_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "devices_device", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "devices_device_stream", "description": "fetch data from the table in a streaming manner: \"devices_device\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "devices_device_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "devices_device_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "devices_device", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_admin_log", "description": "fetch data from the table: \"django_admin_log\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_admin_log_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_admin_log_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_admin_log", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_admin_log_aggregate", "description": "fetch aggregated fields from the table: \"django_admin_log\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_admin_log_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_admin_log_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_admin_log_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_admin_log_by_pk", "description": "fetch data from the table: \"django_admin_log\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_admin_log", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_admin_log_stream", "description": "fetch data from the table in a streaming manner: \"django_admin_log\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_admin_log_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "django_admin_log_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_admin_log", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_content_type", "description": "fetch data from the table: \"django_content_type\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_content_type_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_content_type_aggregate", "description": "fetch aggregated fields from the table: \"django_content_type\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_content_type_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_content_type_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_content_type_by_pk", "description": "fetch data from the table: \"django_content_type\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_content_type_stream", "description": "fetch data from the table in a streaming manner: \"django_content_type\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_content_type_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_migrations", "description": "fetch data from the table: \"django_migrations\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_migrations_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_migrations_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "django_migrations_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_migrations", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_migrations_aggregate", "description": "fetch aggregated fields from the table: \"django_migrations\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_migrations_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_migrations_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "django_migrations_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_migrations_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_migrations_by_pk", "description": "fetch data from the table: \"django_migrations\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_migrations", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_migrations_stream", "description": "fetch data from the table in a streaming manner: \"django_migrations\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_migrations_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "django_migrations_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_migrations", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_session", "description": "fetch data from the table: \"django_session\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_session_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_session_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "django_session_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_session", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_session_aggregate", "description": "fetch aggregated fields from the table: \"django_session\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "django_session_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_session_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "django_session_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_session_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_session_by_pk", "description": "fetch data from the table: \"django_session\" using primary key columns", "args": [{"name": "session_key", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "django_session", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "django_session_stream", "description": "fetch data from the table in a streaming manner: \"django_session\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "django_session_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "django_session_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_session", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_analytics", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_analytics_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_analytics_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_analytics", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_analytics_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_analytics_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_analytics_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_analytics_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_analytics_by_pk", "description": "fetch data from the table: \"events_analytics\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_analytics", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_analytics_stream", "description": "fetch data from the table in a streaming manner: \"events_analytics\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_analytics_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_analytics_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_analytics", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_auditlogeventregistration", "description": "fetch data from the table: \"events_auditlogeventregistration\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_auditlogeventregistration_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_auditlogeventregistration", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_auditlogeventregistration_aggregate", "description": "fetch aggregated fields from the table: \"events_auditlogeventregistration\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_auditlogeventregistration_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_auditlogeventregistration_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_auditlogeventregistration_by_pk", "description": "fetch data from the table: \"events_auditlogeventregistration\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_auditlogeventregistration", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_auditlogeventregistration_stream", "description": "fetch data from the table in a streaming manner: \"events_auditlogeventregistration\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogeventregistration_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_auditlogeventregistration", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_auditlogmajorupdate", "description": "fetch data from the table: \"events_auditlogmajorupdate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_auditlogmajorupdate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_auditlogmajorupdate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_auditlogmajorupdate_aggregate", "description": "fetch aggregated fields from the table: \"events_auditlogmajorupdate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_auditlogmajorupdate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_auditlogmajorupdate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_auditlogmajorupdate_by_pk", "description": "fetch data from the table: \"events_auditlogmajorupdate\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_auditlogmajorupdate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_auditlogmajorupdate_stream", "description": "fetch data from the table in a streaming manner: \"events_auditlogmajorupdate\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmajorupdate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_auditlogmajorupdate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_auditlogmarketingevent", "description": "fetch data from the table: \"events_auditlogmarketingevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_auditlogmarketingevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_auditlogmarketingevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_auditlogmarketingevent_aggregate", "description": "fetch aggregated fields from the table: \"events_auditlogmarketingevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_auditlogmarketingevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_auditlogmarketingevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_auditlogmarketingevent_by_pk", "description": "fetch data from the table: \"events_auditlogmarketingevent\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_auditlogmarketingevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_auditlogmarketingevent_stream", "description": "fetch data from the table in a streaming manner: \"events_auditlogmarketingevent\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_auditlogmarketingevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_auditlogmarketingevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_by_pk", "description": "fetch data from the table: \"events\" using primary key columns", "args": [{"name": "app_name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "session_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_event", "description": "fetch data from the table: \"events_event\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_event_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_event_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_event_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_event", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_event_aggregate", "description": "fetch aggregated fields from the table: \"events_event\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_event_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_event_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_event_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_event_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_event_by_pk", "description": "fetch data from the table: \"events_event\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_event", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_event_stream", "description": "fetch data from the table in a streaming manner: \"events_event\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_event_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_event_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_event", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_eventregistration", "description": "fetch data from the table: \"events_eventregistration\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_eventregistration_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_eventregistration_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_eventregistration_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_eventregistration", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_eventregistration_aggregate", "description": "fetch aggregated fields from the table: \"events_eventregistration\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_eventregistration_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_eventregistration_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_eventregistration_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_eventregistration_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_eventregistration_by_pk", "description": "fetch data from the table: \"events_eventregistration\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_eventregistration", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_eventregistration_stream", "description": "fetch data from the table in a streaming manner: \"events_eventregistration\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_eventregistration_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_eventregistration_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_eventregistration", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_majorupdate", "description": "fetch data from the table: \"events_majorupdate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_majorupdate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_majorupdate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_majorupdate_aggregate", "description": "fetch aggregated fields from the table: \"events_majorupdate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_majorupdate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_majorupdate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_majorupdate_by_pk", "description": "fetch data from the table: \"events_majorupdate\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_majorupdate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_majorupdate_stream", "description": "fetch data from the table in a streaming manner: \"events_majorupdate\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_majorupdate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_majorupdate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_marketingevent", "description": "fetch data from the table: \"events_marketingevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_marketingevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_marketingevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_marketingevent_aggregate", "description": "fetch aggregated fields from the table: \"events_marketingevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "events_marketingevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_marketingevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_marketingevent_by_pk", "description": "fetch data from the table: \"events_marketingevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "events_marketingevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_marketingevent_stream", "description": "fetch data from the table in a streaming manner: \"events_marketingevent\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_marketingevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events_marketingevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events_stream", "description": "fetch data from the table in a streaming manner: \"events\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "events_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "events_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "events", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "files_file", "description": "fetch data from the table: \"files_file\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "files_file_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_file_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "files_file", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "files_file_aggregate", "description": "fetch aggregated fields from the table: \"files_file\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "files_file_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_file_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "files_file_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "files_file_by_pk", "description": "fetch data from the table: \"files_file\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "files_file", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "files_file_stream", "description": "fetch data from the table in a streaming manner: \"files_file\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_file_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "files_file_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "files_file", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "files_publicfile", "description": "fetch data from the table: \"files_publicfile\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "files_publicfile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_publicfile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "files_publicfile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "files_publicfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "files_publicfile_aggregate", "description": "fetch aggregated fields from the table: \"files_publicfile\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "files_publicfile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_publicfile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "files_publicfile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "files_publicfile_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "files_publicfile_by_pk", "description": "fetch data from the table: \"files_publicfile\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "files_publicfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "files_publicfile_stream", "description": "fetch data from the table in a streaming manner: \"files_publicfile\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_publicfile_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "files_publicfile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "files_publicfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "files_storage", "description": "fetch data from the table: \"files_storage\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "files_storage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_storage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "files_storage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "files_storage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "files_storage_aggregate", "description": "fetch aggregated fields from the table: \"files_storage\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "files_storage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_storage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "files_storage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "files_storage_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "files_storage_by_pk", "description": "fetch data from the table: \"files_storage\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "files_storage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "files_storage_stream", "description": "fetch data from the table in a streaming manner: \"files_storage\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "files_storage_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "files_storage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "files_storage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_accesstoken", "description": "fetch data from the table: \"identity_accesstoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_accesstoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_accesstoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_accesstoken_aggregate", "description": "fetch aggregated fields from the table: \"identity_accesstoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_accesstoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_accesstoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_accesstoken_by_pk", "description": "fetch data from the table: \"identity_accesstoken\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_accesstoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_accesstoken_stream", "description": "fetch data from the table in a streaming manner: \"identity_accesstoken\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_accesstoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_accesstoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_application", "description": "fetch data from the table: \"identity_application\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_application_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_application_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_application_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_application", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_application_aggregate", "description": "fetch aggregated fields from the table: \"identity_application\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_application_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_application_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_application_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_application_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_application_by_pk", "description": "fetch data from the table: \"identity_application\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_application", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_application_stream", "description": "fetch data from the table in a streaming manner: \"identity_application\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_application_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_application_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_application", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignee", "description": "fetch data from the table: \"identity_assignee\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignee", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignee_aggregate", "description": "fetch aggregated fields from the table: \"identity_assignee\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignee_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignee_by_pk", "description": "fetch data from the table: \"identity_assignee\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_assignee", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignee_stream", "description": "fetch data from the table in a streaming manner: \"identity_assignee\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignee_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignee", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignmenthistory", "description": "fetch data from the table: \"identity_assignmenthistory\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignmenthistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignmenthistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignmenthistory_aggregate", "description": "fetch aggregated fields from the table: \"identity_assignmenthistory\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_assignmenthistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignmenthistory_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignmenthistory_by_pk", "description": "fetch data from the table: \"identity_assignmenthistory\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_assignmenthistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_assignmenthistory_stream", "description": "fetch data from the table in a streaming manner: \"identity_assignmenthistory\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_assignmenthistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_assignmenthistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_externalidentifier", "description": "fetch data from the table: \"identity_externalidentifier\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_externalidentifier_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_externalidentifier", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_externalidentifier_aggregate", "description": "fetch aggregated fields from the table: \"identity_externalidentifier\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_externalidentifier_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_externalidentifier_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_externalidentifier_by_pk", "description": "fetch data from the table: \"identity_externalidentifier\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_externalidentifier", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_externalidentifier_stream", "description": "fetch data from the table in a streaming manner: \"identity_externalidentifier\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_externalidentifier_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_externalidentifier", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_grant", "description": "fetch data from the table: \"identity_grant\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_grant_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_grant_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_grant", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_grant_aggregate", "description": "fetch aggregated fields from the table: \"identity_grant\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_grant_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_grant_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_grant_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_grant_by_pk", "description": "fetch data from the table: \"identity_grant\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_grant", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_grant_stream", "description": "fetch data from the table in a streaming manner: \"identity_grant\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_grant_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_grant_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_grant", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_idtoken", "description": "fetch data from the table: \"identity_idtoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_idtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_idtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_idtoken_aggregate", "description": "fetch aggregated fields from the table: \"identity_idtoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_idtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_idtoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_idtoken_by_pk", "description": "fetch data from the table: \"identity_idtoken\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_idtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_idtoken_stream", "description": "fetch data from the table in a streaming manner: \"identity_idtoken\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_idtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_idtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_invitation", "description": "fetch data from the table: \"identity_invitation\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_invitation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitation_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_invitation", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_invitation_aggregate", "description": "fetch aggregated fields from the table: \"identity_invitation\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_invitation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitation_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_invitation_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_invitation_by_pk", "description": "fetch data from the table: \"identity_invitation\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_invitation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_invitation_stream", "description": "fetch data from the table in a streaming manner: \"identity_invitation\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitation_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_invitation", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_invitationcredit", "description": "fetch data from the table: \"identity_invitationcredit\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_invitationcredit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_invitationcredit", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_invitationcredit_aggregate", "description": "fetch aggregated fields from the table: \"identity_invitationcredit\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_invitationcredit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_invitationcredit_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_invitationcredit_by_pk", "description": "fetch data from the table: \"identity_invitationcredit\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_invitationcredit", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_invitationcredit_stream", "description": "fetch data from the table in a streaming manner: \"identity_invitationcredit\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_invitationcredit_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_invitationcredit", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_lead", "description": "fetch data from the table: \"identity_lead\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_lead_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_lead_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_lead", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_lead_aggregate", "description": "fetch aggregated fields from the table: \"identity_lead\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_lead_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_lead_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_lead_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_lead_by_pk", "description": "fetch data from the table: \"identity_lead\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_lead", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_lead_stream", "description": "fetch data from the table in a streaming manner: \"identity_lead\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_lead_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_lead_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_lead", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_newuser", "description": "fetch data from the table: \"identity_newuser\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_newuser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_newuser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_newuser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_newuser_aggregate", "description": "fetch aggregated fields from the table: \"identity_newuser\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_newuser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_newuser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_newuser_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_newuser_by_pk", "description": "fetch data from the table: \"identity_newuser\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_newuser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_newuser_stream", "description": "fetch data from the table in a streaming manner: \"identity_newuser\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_newuser_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_newuser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_newuser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_note", "description": "fetch data from the table: \"identity_note\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_note_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_note", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_note_aggregate", "description": "fetch aggregated fields from the table: \"identity_note\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_note_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_note_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_note_by_pk", "description": "fetch data from the table: \"identity_note\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_note", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_note_stream", "description": "fetch data from the table in a streaming manner: \"identity_note\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_note_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_note_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_note", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partner", "description": "fetch data from the table: \"identity_partner\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partner_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partner_aggregate", "description": "fetch aggregated fields from the table: \"identity_partner\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partner_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partner_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partner_by_pk", "description": "fetch data from the table: \"identity_partner\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partner_stream", "description": "fetch data from the table in a streaming manner: \"identity_partner\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partner_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partner_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partner", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnergroup", "description": "fetch data from the table: \"identity_partnergroup\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnergroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnergroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnergroup_aggregate", "description": "fetch aggregated fields from the table: \"identity_partnergroup\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnergroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnergroup_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnergroup_by_pk", "description": "fetch data from the table: \"identity_partnergroup\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnergroup", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnergroup_stream", "description": "fetch data from the table in a streaming manner: \"identity_partnergroup\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnergroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnergroupuser", "description": "fetch data from the table: \"identity_partnergroupuser\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnergroupuser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnergroupuser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnergroupuser_aggregate", "description": "fetch aggregated fields from the table: \"identity_partnergroupuser\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnergroupuser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnergroupuser_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnergroupuser_by_pk", "description": "fetch data from the table: \"identity_partnergroupuser\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnergroupuser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnergroupuser_stream", "description": "fetch data from the table in a streaming manner: \"identity_partnergroupuser\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnergroupuser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnergroupuser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerpermission", "description": "fetch data from the table: \"identity_partnerpermission\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerpermission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerpermission_aggregate", "description": "fetch aggregated fields from the table: \"identity_partnerpermission\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerpermission_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerpermission_by_pk", "description": "fetch data from the table: \"identity_partnerpermission\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnerpermission", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerpermission_stream", "description": "fetch data from the table in a streaming manner: \"identity_partnerpermission\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerpermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerpermission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerunit", "description": "fetch data from the table: \"identity_partnerunit\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerunit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerunit", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerunit_aggregate", "description": "fetch aggregated fields from the table: \"identity_partnerunit\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partnerunit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerunit_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerunit_by_pk", "description": "fetch data from the table: \"identity_partnerunit\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partnerunit", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partnerunit_stream", "description": "fetch data from the table in a streaming manner: \"identity_partnerunit\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partnerunit_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partnerunit", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruser", "description": "fetch data from the table: \"identity_partneruser\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruser_aggregate", "description": "fetch aggregated fields from the table: \"identity_partneruser\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruser_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruser_by_pk", "description": "fetch data from the table: \"identity_partneruser\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruser_stream", "description": "fetch data from the table in a streaming manner: \"identity_partneruser\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruserconfig", "description": "fetch data from the table: \"identity_partneruserconfig\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruserconfig_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruserconfig", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruserconfig_aggregate", "description": "fetch aggregated fields from the table: \"identity_partneruserconfig\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruserconfig_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruserconfig_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruserconfig_by_pk", "description": "fetch data from the table: \"identity_partneruserconfig\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partneruserconfig", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruserconfig_stream", "description": "fetch data from the table in a streaming manner: \"identity_partneruserconfig\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserconfig_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruserconfig", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruserunit", "description": "fetch data from the table: \"identity_partneruserunit\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruserunit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruserunit", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruserunit_aggregate", "description": "fetch aggregated fields from the table: \"identity_partneruserunit\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_partneruserunit_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruserunit_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruserunit_by_pk", "description": "fetch data from the table: \"identity_partneruserunit\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_partneruserunit", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_partneruserunit_stream", "description": "fetch data from the table in a streaming manner: \"identity_partneruserunit\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_partneruserunit_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_partneruserunit", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_personaevent", "description": "fetch data from the table: \"identity_personaevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_personaevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_personaevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_personaevent_aggregate", "description": "fetch aggregated fields from the table: \"identity_personaevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_personaevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_personaevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_personaevent_by_pk", "description": "fetch data from the table: \"identity_personaevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_personaevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_personaevent_stream", "description": "fetch data from the table in a streaming manner: \"identity_personaevent\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_personaevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_personaevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_personainquiry", "description": "fetch data from the table: \"identity_personainquiry\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_personainquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_personainquiry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_personainquiry_aggregate", "description": "fetch aggregated fields from the table: \"identity_personainquiry\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_personainquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_personainquiry_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_personainquiry_by_pk", "description": "fetch data from the table: \"identity_personainquiry\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_personainquiry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_personainquiry_stream", "description": "fetch data from the table in a streaming manner: \"identity_personainquiry\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_personainquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_personainquiry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_referralcode", "description": "fetch data from the table: \"identity_referralcode\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_referralcode_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcode", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_referralcode_aggregate", "description": "fetch aggregated fields from the table: \"identity_referralcode\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_referralcode_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcode_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_referralcode_by_pk", "description": "fetch data from the table: \"identity_referralcode\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_referralcode", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_referralcode_stream", "description": "fetch data from the table in a streaming manner: \"identity_referralcode\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcode_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcode", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_referralcodeview", "description": "fetch data from the table: \"identity_referralcodeview\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_referralcodeview_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcodeview", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_referralcodeview_aggregate", "description": "fetch aggregated fields from the table: \"identity_referralcodeview\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_referralcodeview_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcodeview_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_referralcodeview_by_pk", "description": "fetch data from the table: \"identity_referralcodeview\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_referralcodeview", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_referralcodeview_stream", "description": "fetch data from the table in a streaming manner: \"identity_referralcodeview\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_referralcodeview_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_referralcodeview", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_refreshtoken", "description": "fetch data from the table: \"identity_refreshtoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_refreshtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_refreshtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_refreshtoken_aggregate", "description": "fetch aggregated fields from the table: \"identity_refreshtoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_refreshtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_refreshtoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_refreshtoken_by_pk", "description": "fetch data from the table: \"identity_refreshtoken\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_refreshtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_refreshtoken_stream", "description": "fetch data from the table in a streaming manner: \"identity_refreshtoken\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_refreshtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_refreshtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_roundrobincounter", "description": "fetch data from the table: \"identity_roundrobincounter\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_roundrobincounter_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_roundrobincounter", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_roundrobincounter_aggregate", "description": "fetch aggregated fields from the table: \"identity_roundrobincounter\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_roundrobincounter_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_roundrobincounter_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_roundrobincounter_by_pk", "description": "fetch data from the table: \"identity_roundrobincounter\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_roundrobincounter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_roundrobincounter_stream", "description": "fetch data from the table in a streaming manner: \"identity_roundrobincounter\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_roundrobincounter_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_roundrobincounter", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_site", "description": "fetch data from the table: \"identity_site\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_site_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_site_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_site_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_site", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_site_aggregate", "description": "fetch aggregated fields from the table: \"identity_site\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_site_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_site_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_site_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_site_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_site_by_pk", "description": "fetch data from the table: \"identity_site\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_site", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_site_stream", "description": "fetch data from the table in a streaming manner: \"identity_site\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_site_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_site_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_site", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_targetpartnerstate", "description": "fetch data from the table: \"identity_targetpartnerstate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_targetpartnerstate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_targetpartnerstate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_targetpartnerstate_aggregate", "description": "fetch aggregated fields from the table: \"identity_targetpartnerstate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_targetpartnerstate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_targetpartnerstate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_targetpartnerstate_by_pk", "description": "fetch data from the table: \"identity_targetpartnerstate\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_targetpartnerstate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_targetpartnerstate_stream", "description": "fetch data from the table in a streaming manner: \"identity_targetpartnerstate\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_targetpartnerstate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_targetpartnerstate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "fetch data from the table: \"identity_user\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_aggregate", "description": "fetch aggregated fields from the table: \"identity_user\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_by_pk", "description": "fetch data from the table: \"identity_user\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_groups", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_groups_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_groups", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_groups_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_groups_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_groups_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_groups_by_pk", "description": "fetch data from the table: \"identity_user_groups\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_user_groups", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_groups_stream", "description": "fetch data from the table in a streaming manner: \"identity_user_groups\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_groups_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_groups", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_stream", "description": "fetch data from the table in a streaming manner: \"identity_user\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_user_permissions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_user_permissions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_user_permissions", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_user_permissions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_user_user_permissions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_user_permissions_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_user_permissions_by_pk", "description": "fetch data from the table: \"identity_user_user_permissions\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_user_user_permissions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user_user_permissions_stream", "description": "fetch data from the table in a streaming manner: \"identity_user_user_permissions\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_user_user_permissions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_user_user_permissions", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_useraccesstracking", "description": "fetch data from the table: \"identity_useraccesstracking\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_useraccesstracking_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_useraccesstracking", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_useraccesstracking_aggregate", "description": "fetch aggregated fields from the table: \"identity_useraccesstracking\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_useraccesstracking_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_useraccesstracking_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_useraccesstracking_by_pk", "description": "fetch data from the table: \"identity_useraccesstracking\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_useraccesstracking", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_useraccesstracking_stream", "description": "fetch data from the table in a streaming manner: \"identity_useraccesstracking\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_useraccesstracking_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_useraccesstracking", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_userassigneemapping", "description": "fetch data from the table: \"identity_userassigneemapping\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_userassigneemapping_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_userassigneemapping", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_userassigneemapping_aggregate", "description": "fetch aggregated fields from the table: \"identity_userassigneemapping\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_userassigneemapping_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_userassigneemapping_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_userassigneemapping_by_pk", "description": "fetch data from the table: \"identity_userassigneemapping\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_userassigneemapping", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_userassigneemapping_stream", "description": "fetch data from the table in a streaming manner: \"identity_userassigneemapping\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_userassigneemapping_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_userassigneemapping", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_useridentity", "description": "fetch data from the table: \"identity_useridentity\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_useridentity_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_useridentity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_useridentity_aggregate", "description": "fetch aggregated fields from the table: \"identity_useridentity\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_useridentity_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_useridentity_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_useridentity_by_pk", "description": "fetch data from the table: \"identity_useridentity\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_useridentity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_useridentity_stream", "description": "fetch data from the table in a streaming manner: \"identity_useridentity\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_useridentity_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_useridentity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_userinitiation", "description": "fetch data from the table: \"identity_userinitiation\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_userinitiation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_userinitiation", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_userinitiation_aggregate", "description": "fetch aggregated fields from the table: \"identity_userinitiation\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_userinitiation_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_userinitiation_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_userinitiation_by_pk", "description": "fetch data from the table: \"identity_userinitiation\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_userinitiation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_userinitiation_stream", "description": "fetch data from the table in a streaming manner: \"identity_userinitiation\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_userinitiation_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_userinitiation", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_usertoken", "description": "fetch data from the table: \"identity_usertoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_usertoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_usertoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_usertoken_aggregate", "description": "fetch aggregated fields from the table: \"identity_usertoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_usertoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_usertoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_usertoken_by_pk", "description": "fetch data from the table: \"identity_usertoken\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_usertoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_usertoken_stream", "description": "fetch data from the table in a streaming manner: \"identity_usertoken\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_usertoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_usertoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_utmparameter", "description": "fetch data from the table: \"identity_utmparameter\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_utmparameter_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_utmparameter", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_utmparameter_aggregate", "description": "fetch aggregated fields from the table: \"identity_utmparameter\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "identity_utmparameter_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_utmparameter_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_utmparameter_by_pk", "description": "fetch data from the table: \"identity_utmparameter\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "identity_utmparameter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_utmparameter_stream", "description": "fetch data from the table in a streaming manner: \"identity_utmparameter\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "identity_utmparameter_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "identity_utmparameter", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "integrations_externalapplication", "description": "fetch data from the table: \"integrations_externalapplication\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "integrations_externalapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "integrations_externalapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "integrations_externalapplication_aggregate", "description": "fetch aggregated fields from the table: \"integrations_externalapplication\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "integrations_externalapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "integrations_externalapplication_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "integrations_externalapplication_by_pk", "description": "fetch data from the table: \"integrations_externalapplication\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "integrations_externalapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "integrations_externalapplication_stream", "description": "fetch data from the table in a streaming manner: \"integrations_externalapplication\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "integrations_externalapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "integrations_externalstudent", "description": "fetch data from the table: \"integrations_externalstudent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "integrations_externalstudent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "integrations_externalstudent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "integrations_externalstudent_aggregate", "description": "fetch aggregated fields from the table: \"integrations_externalstudent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "integrations_externalstudent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "integrations_externalstudent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "integrations_externalstudent_by_pk", "description": "fetch data from the table: \"integrations_externalstudent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "integrations_externalstudent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "integrations_externalstudent_stream", "description": "fetch data from the table in a streaming manner: \"integrations_externalstudent\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "integrations_externalstudent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "integrations_externalstudent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issue", "description": "fetch data from the table: \"issues_issue\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issue_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issue_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issue", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issue_aggregate", "description": "fetch aggregated fields from the table: \"issues_issue\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issue_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issue_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issue_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issue_by_pk", "description": "fetch data from the table: \"issues_issue\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issue", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issue_stream", "description": "fetch data from the table in a streaming manner: \"issues_issue\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issue_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issue_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issue", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issueaction", "description": "fetch data from the table: \"issues_issueaction\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issueaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issueaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issueaction_aggregate", "description": "fetch aggregated fields from the table: \"issues_issueaction\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issueaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issueaction_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issueaction_by_pk", "description": "fetch data from the table: \"issues_issueaction\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issueaction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issueaction_stream", "description": "fetch data from the table in a streaming manner: \"issues_issueaction\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issueaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issuenote", "description": "fetch data from the table: \"issues_issuenote\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issuenote_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issuenote", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issuenote_aggregate", "description": "fetch aggregated fields from the table: \"issues_issuenote\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issuenote_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issuenote_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issuenote_by_pk", "description": "fetch data from the table: \"issues_issuenote\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issuenote", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issuenote_stream", "description": "fetch data from the table in a streaming manner: \"issues_issuenote\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issuenote_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issuenote", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issueprompt", "description": "fetch data from the table: \"issues_issueprompt\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issueprompt_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issueprompt", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issueprompt_aggregate", "description": "fetch aggregated fields from the table: \"issues_issueprompt\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_issueprompt_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issueprompt_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issueprompt_by_pk", "description": "fetch data from the table: \"issues_issueprompt\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_issueprompt", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_issueprompt_stream", "description": "fetch data from the table in a streaming manner: \"issues_issueprompt\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_issueprompt_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_issueprompt", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_query", "description": "fetch data from the table: \"issues_query\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_query_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_query_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_query_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_query", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_query_aggregate", "description": "fetch aggregated fields from the table: \"issues_query\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_query_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_query_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_query_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_query_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_query_by_pk", "description": "fetch data from the table: \"issues_query\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_query", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_query_stream", "description": "fetch data from the table in a streaming manner: \"issues_query\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_query_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_query_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_query", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_querygroup", "description": "fetch data from the table: \"issues_querygroup\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_querygroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_querygroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_querygroup_aggregate", "description": "fetch aggregated fields from the table: \"issues_querygroup\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_querygroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_querygroup_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_querygroup_by_pk", "description": "fetch data from the table: \"issues_querygroup\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_querygroup", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_querygroup_stream", "description": "fetch data from the table in a streaming manner: \"issues_querygroup\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_querygroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_querygroupquery", "description": "fetch data from the table: \"issues_querygroupquery\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_querygroupquery_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_querygroupquery", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_querygroupquery_aggregate", "description": "fetch aggregated fields from the table: \"issues_querygroupquery\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_querygroupquery_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_querygroupquery_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_querygroupquery_by_pk", "description": "fetch data from the table: \"issues_querygroupquery\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_querygroupquery", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_querygroupquery_stream", "description": "fetch data from the table in a streaming manner: \"issues_querygroupquery\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_querygroupquery_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_querygroupquery", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_userapplicationquerygroup", "description": "fetch data from the table: \"issues_userapplicationquerygroup\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_userapplicationquerygroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_userapplicationquerygroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_userapplicationquerygroup_aggregate", "description": "fetch aggregated fields from the table: \"issues_userapplicationquerygroup\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "issues_userapplicationquerygroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_userapplicationquerygroup_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_userapplicationquerygroup_by_pk", "description": "fetch data from the table: \"issues_userapplicationquerygroup\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "issues_userapplicationquerygroup", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "issues_userapplicationquerygroup_stream", "description": "fetch data from the table in a streaming manner: \"issues_userapplicationquerygroup\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "issues_userapplicationquerygroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "issues_userapplicationquerygroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_document", "description": "fetch data from the table: \"knowledge_document\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_document_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_document_aggregate", "description": "fetch aggregated fields from the table: \"knowledge_document\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_document_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_document_by_pk", "description": "fetch data from the table: \"knowledge_document\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_document", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_document_consulted_experts", "description": "fetch data from the table: \"knowledge_document_consulted_experts\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_document_consulted_experts_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_document_consulted_experts_aggregate", "description": "fetch aggregated fields from the table: \"knowledge_document_consulted_experts\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_document_consulted_experts_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_document_consulted_experts_by_pk", "description": "fetch data from the table: \"knowledge_document_consulted_experts\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_document_consulted_experts_stream", "description": "fetch data from the table in a streaming manner: \"knowledge_document_consulted_experts\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_consulted_experts_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document_consulted_experts", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_document_stream", "description": "fetch data from the table in a streaming manner: \"knowledge_document\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_document_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_document_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_document", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentchunk", "description": "fetch data from the table: \"knowledge_documentchunk\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentchunk_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentchunk", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentchunk_aggregate", "description": "fetch aggregated fields from the table: \"knowledge_documentchunk\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentchunk_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentchunk_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentchunk_by_pk", "description": "fetch data from the table: \"knowledge_documentchunk\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentchunk", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentchunk_stream", "description": "fetch data from the table in a streaming manner: \"knowledge_documentchunk\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentchunk_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentchunk", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentcomment", "description": "fetch data from the table: \"knowledge_documentcomment\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentcomment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentcomment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentcomment_aggregate", "description": "fetch aggregated fields from the table: \"knowledge_documentcomment\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentcomment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentcomment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentcomment_by_pk", "description": "fetch data from the table: \"knowledge_documentcomment\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentcomment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentcomment_stream", "description": "fetch data from the table in a streaming manner: \"knowledge_documentcomment\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentcomment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentcomment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documenteffectivepermission", "description": "fetch data from the table: \"knowledge_documenteffectivepermission\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documenteffectivepermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documenteffectivepermission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documenteffectivepermission_aggregate", "description": "fetch aggregated fields from the table: \"knowledge_documenteffectivepermission\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documenteffectivepermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documenteffectivepermission_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documenteffectivepermission_by_pk", "description": "fetch data from the table: \"knowledge_documenteffectivepermission\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documenteffectivepermission", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documenteffectivepermission_stream", "description": "fetch data from the table in a streaming manner: \"knowledge_documenteffectivepermission\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documenteffectivepermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documenteffectivepermission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentlink", "description": "fetch data from the table: \"knowledge_documentlink\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentlink_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentlink", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentlink_aggregate", "description": "fetch aggregated fields from the table: \"knowledge_documentlink\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentlink_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentlink_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentlink_by_pk", "description": "fetch data from the table: \"knowledge_documentlink\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentlink", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentlink_stream", "description": "fetch data from the table in a streaming manner: \"knowledge_documentlink\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentlink_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentlink", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentpermission", "description": "fetch data from the table: \"knowledge_documentpermission\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentpermission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentpermission_aggregate", "description": "fetch aggregated fields from the table: \"knowledge_documentpermission\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentpermission_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentpermission_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentpermission_by_pk", "description": "fetch data from the table: \"knowledge_documentpermission\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentpermission", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentpermission_stream", "description": "fetch data from the table in a streaming manner: \"knowledge_documentpermission\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentpermission_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentpermission", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentrevision", "description": "fetch data from the table: \"knowledge_documentrevision\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentrevision_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentrevision", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentrevision_aggregate", "description": "fetch aggregated fields from the table: \"knowledge_documentrevision\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_documentrevision_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentrevision_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentrevision_by_pk", "description": "fetch data from the table: \"knowledge_documentrevision\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_documentrevision", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_documentrevision_stream", "description": "fetch data from the table in a streaming manner: \"knowledge_documentrevision\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_documentrevision_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_documentrevision", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_knowledgedocumenttag", "description": "fetch data from the table: \"knowledge_knowledgedocumenttag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_knowledgedocumenttag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_knowledgedocumenttag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_knowledgedocumenttag_aggregate", "description": "fetch aggregated fields from the table: \"knowledge_knowledgedocumenttag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "knowledge_knowledgedocumenttag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_knowledgedocumenttag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_knowledgedocumenttag_by_pk", "description": "fetch data from the table: \"knowledge_knowledgedocumenttag\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "knowledge_knowledgedocumenttag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "knowledge_knowledgedocumenttag_stream", "description": "fetch data from the table in a streaming manner: \"knowledge_knowledgedocumenttag\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "knowledge_knowledgedocumenttag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "knowledge_knowledgedocumenttag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_auditlogloaneventmanager", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_auditlogloaneventmanager_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_auditlogloaneventmanager_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_auditlogloaneventmanager_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_auditlogloaneventmanager_by_pk", "description": "fetch data from the table: \"loan_auditlogloaneventmanager\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_auditlogloaneventmanager_stream", "description": "fetch data from the table in a streaming manner: \"loan_auditlogloaneventmanager\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_auditlogloaneventmanager_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_auditlogloaneventmanager", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_calendlyevent", "description": "fetch data from the table: \"loan_calendlyevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_calendlyevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_calendlyevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_calendlyevent_aggregate", "description": "fetch aggregated fields from the table: \"loan_calendlyevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_calendlyevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_calendlyevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_calendlyevent_by_pk", "description": "fetch data from the table: \"loan_calendlyevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_calendlyevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_calendlyevent_stream", "description": "fetch data from the table in a streaming manner: \"loan_calendlyevent\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_calendlyevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_calendlyevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproduct", "description": "fetch data from the table: \"loan_creditproduct\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproduct_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproduct", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproduct_aggregate", "description": "fetch aggregated fields from the table: \"loan_creditproduct\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproduct_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproduct_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproduct_by_pk", "description": "fetch data from the table: \"loan_creditproduct\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditproduct", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproduct_stream", "description": "fetch data from the table in a streaming manner: \"loan_creditproduct\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproduct_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproduct", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproductfee", "description": "fetch data from the table: \"loan_creditproductfee\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductfee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproductfee", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproductfee_aggregate", "description": "fetch aggregated fields from the table: \"loan_creditproductfee\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductfee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproductfee_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproductfee_by_pk", "description": "fetch data from the table: \"loan_creditproductfee\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditproductfee", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproductfee_stream", "description": "fetch data from the table in a streaming manner: \"loan_creditproductfee\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductfee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproductfee", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproductprogram", "description": "fetch data from the table: \"loan_creditproductprogram\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductprogram_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproductprogram", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproductprogram_aggregate", "description": "fetch aggregated fields from the table: \"loan_creditproductprogram\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditproductprogram_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproductprogram_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproductprogram_by_pk", "description": "fetch data from the table: \"loan_creditproductprogram\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditproductprogram", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditproductprogram_stream", "description": "fetch data from the table in a streaming manner: \"loan_creditproductprogram\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditproductprogram_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditproductprogram", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditreport", "description": "fetch data from the table: \"loan_creditreport\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditreport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditreport", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditreport_aggregate", "description": "fetch aggregated fields from the table: \"loan_creditreport\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_creditreport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditreport_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditreport_by_pk", "description": "fetch data from the table: \"loan_creditreport\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_creditreport", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_creditreport_stream", "description": "fetch data from the table in a streaming manner: \"loan_creditreport\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_creditreport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_creditreport", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_facility", "description": "fetch data from the table: \"loan_facility\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_facility_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_facility_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_facility", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_facility_aggregate", "description": "fetch aggregated fields from the table: \"loan_facility\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_facility_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_facility_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_facility_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_facility_by_pk", "description": "fetch data from the table: \"loan_facility\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_facility", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_facility_stream", "description": "fetch data from the table in a streaming manner: \"loan_facility\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_facility_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_facility_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_facility", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_guarantor", "description": "fetch data from the table: \"loan_guarantor\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_guarantor_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_guarantor", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_guarantor_aggregate", "description": "fetch aggregated fields from the table: \"loan_guarantor\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_guarantor_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_guarantor_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_guarantor_by_pk", "description": "fetch data from the table: \"loan_guarantor\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_guarantor", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_guarantor_stream", "description": "fetch data from the table in a streaming manner: \"loan_guarantor\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_guarantor_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_guarantor", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanagreement", "description": "fetch data from the table: \"loan_loanagreement\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanagreement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanagreement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanagreement_aggregate", "description": "fetch aggregated fields from the table: \"loan_loanagreement\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanagreement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanagreement_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanagreement_by_pk", "description": "fetch data from the table: \"loan_loanagreement\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanagreement", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanagreement_stream", "description": "fetch data from the table in a streaming manner: \"loan_loanagreement\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanagreement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanagreement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplication", "description": "fetch data from the table: \"loan_loanapplication\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplication_aggregate", "description": "fetch aggregated fields from the table: \"loan_loanapplication\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplication_by_pk", "description": "fetch data from the table: \"loan_loanapplication\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplication_stream", "description": "fetch data from the table in a streaming manner: \"loan_loanapplication\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationhistory", "description": "fetch data from the table: \"loan_loanapplicationhistory\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationhistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationhistory_aggregate", "description": "fetch aggregated fields from the table: \"loan_loanapplicationhistory\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationhistory_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationhistory_by_pk", "description": "fetch data from the table: \"loan_loanapplicationhistory\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplicationhistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationhistory_stream", "description": "fetch data from the table in a streaming manner: \"loan_loanapplicationhistory\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationhistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationpayment", "description": "fetch data from the table: \"loan_loanapplicationpayment\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationpayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationpayment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationpayment_aggregate", "description": "fetch aggregated fields from the table: \"loan_loanapplicationpayment\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationpayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationpayment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationpayment_by_pk", "description": "fetch data from the table: \"loan_loanapplicationpayment\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplicationpayment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationpayment_stream", "description": "fetch data from the table in a streaming manner: \"loan_loanapplicationpayment\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationpayment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationsnapshot", "description": "fetch data from the table: \"loan_loanapplicationsnapshot\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationsnapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationsnapshot_aggregate", "description": "fetch aggregated fields from the table: \"loan_loanapplicationsnapshot\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanapplicationsnapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationsnapshot_by_pk", "description": "fetch data from the table: \"loan_loanapplicationsnapshot\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanapplicationsnapshot_stream", "description": "fetch data from the table in a streaming manner: \"loan_loanapplicationsnapshot\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanapplicationsnapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanapplicationsnapshot", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loandisbursement", "description": "fetch data from the table: \"loan_loandisbursement\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loandisbursement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loandisbursement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loandisbursement_aggregate", "description": "fetch aggregated fields from the table: \"loan_loandisbursement\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loandisbursement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loandisbursement_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loandisbursement_by_pk", "description": "fetch data from the table: \"loan_loandisbursement\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loandisbursement", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loandisbursement_stream", "description": "fetch data from the table in a streaming manner: \"loan_loandisbursement\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loandisbursement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loandisbursement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanevent", "description": "fetch data from the table: \"loan_loanevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanevent_aggregate", "description": "fetch aggregated fields from the table: \"loan_loanevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanevent_by_pk", "description": "fetch data from the table: \"loan_loanevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanevent_stream", "description": "fetch data from the table in a streaming manner: \"loan_loanevent\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaneventmanager", "description": "fetch data from the table: \"loan_loaneventmanager\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaneventmanager_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaneventmanager", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaneventmanager_aggregate", "description": "fetch aggregated fields from the table: \"loan_loaneventmanager\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaneventmanager_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaneventmanager_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaneventmanager_by_pk", "description": "fetch data from the table: \"loan_loaneventmanager\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loaneventmanager", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaneventmanager_stream", "description": "fetch data from the table in a streaming manner: \"loan_loaneventmanager\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaneventmanager_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaneventmanager", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanfile", "description": "fetch data from the table: \"loan_loanfile\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanfile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanfile_aggregate", "description": "fetch aggregated fields from the table: \"loan_loanfile\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanfile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanfile_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanfile_by_pk", "description": "fetch data from the table: \"loan_loanfile\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanfile_stream", "description": "fetch data from the table in a streaming manner: \"loan_loanfile\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanfile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaninterview", "description": "fetch data from the table: \"loan_loaninterview\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaninterview_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaninterview", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaninterview_aggregate", "description": "fetch aggregated fields from the table: \"loan_loaninterview\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaninterview_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaninterview_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaninterview_by_pk", "description": "fetch data from the table: \"loan_loaninterview\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loaninterview", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaninterview_stream", "description": "fetch data from the table in a streaming manner: \"loan_loaninterview\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterview_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaninterview", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaninterviewevents", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaninterviewevents_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaninterviewevents", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaninterviewevents_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loaninterviewevents_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaninterviewevents_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaninterviewevents_by_pk", "description": "fetch data from the table: \"loan_loaninterviewevents\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loaninterviewevents", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loaninterviewevents_stream", "description": "fetch data from the table in a streaming manner: \"loan_loaninterviewevents\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loaninterviewevents_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loaninterviewevents", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanproduct", "description": "fetch data from the table: \"loan_loanproduct\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanproduct_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanproduct", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanproduct_aggregate", "description": "fetch aggregated fields from the table: \"loan_loanproduct\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanproduct_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanproduct_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanproduct_by_pk", "description": "fetch data from the table: \"loan_loanproduct\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanproduct", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanproduct_stream", "description": "fetch data from the table in a streaming manner: \"loan_loanproduct\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanproduct_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanproduct", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanrepayment", "description": "fetch data from the table: \"loan_loanrepayment\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanrepayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanrepayment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanrepayment_aggregate", "description": "fetch aggregated fields from the table: \"loan_loanrepayment\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanrepayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanrepayment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanrepayment_by_pk", "description": "fetch data from the table: \"loan_loanrepayment\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanrepayment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanrepayment_stream", "description": "fetch data from the table in a streaming manner: \"loan_loanrepayment\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanrepayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanrepayment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedule", "description": "fetch data from the table: \"loan_loanschedule\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedule", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedule_aggregate", "description": "fetch aggregated fields from the table: \"loan_loanschedule\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedule_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedule_by_pk", "description": "fetch data from the table: \"loan_loanschedule\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanschedule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedule_stream", "description": "fetch data from the table in a streaming manner: \"loan_loanschedule\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedule", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanscheduleactuals", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanscheduleactuals_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanscheduleactuals", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanscheduleactuals_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanscheduleactuals_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanscheduleactuals_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanscheduleactuals_by_pk", "description": "fetch data from the table: \"loan_loanscheduleactuals\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanscheduleactuals", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanscheduleactuals_stream", "description": "fetch data from the table in a streaming manner: \"loan_loanscheduleactuals\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanscheduleactuals_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanscheduleactuals", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2", "description": "fetch data from the table: \"loan_loanschedulev2\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedulev2", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2_aggregate", "description": "fetch aggregated fields from the table: \"loan_loanschedulev2\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedulev2_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2_by_pk", "description": "fetch data from the table: \"loan_loanschedulev2\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2_stream", "description": "fetch data from the table in a streaming manner: \"loan_loanschedulev2\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedulev2", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2snapshot", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2snapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2snapshot_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_loanschedulev2snapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2snapshot_by_pk", "description": "fetch data from the table: \"loan_loanschedulev2snapshot\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_loanschedulev2snapshot_stream", "description": "fetch data from the table in a streaming manner: \"loan_loanschedulev2snapshot\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_loanschedulev2snapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_loanschedulev2snapshot", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_metro2report", "description": "fetch data from the table: \"loan_metro2report\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_metro2report_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_metro2report", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_metro2report_aggregate", "description": "fetch aggregated fields from the table: \"loan_metro2report\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_metro2report_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_metro2report_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_metro2report_by_pk", "description": "fetch data from the table: \"loan_metro2report\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_metro2report", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_metro2report_stream", "description": "fetch data from the table in a streaming manner: \"loan_metro2report\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2report_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_metro2report", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_metro2reportrun", "description": "fetch data from the table: \"loan_metro2reportrun\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_metro2reportrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_metro2reportrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_metro2reportrun_aggregate", "description": "fetch aggregated fields from the table: \"loan_metro2reportrun\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_metro2reportrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_metro2reportrun_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_metro2reportrun_by_pk", "description": "fetch data from the table: \"loan_metro2reportrun\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_metro2reportrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_metro2reportrun_stream", "description": "fetch data from the table in a streaming manner: \"loan_metro2reportrun\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_metro2reportrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_metro2reportrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_passagesuccessscore", "description": "fetch data from the table: \"loan_passagesuccessscore\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_passagesuccessscore", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_passagesuccessscore_aggregate", "description": "fetch aggregated fields from the table: \"loan_passagesuccessscore\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_passagesuccessscore_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_passagesuccessscore_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_passagesuccessscore_by_pk", "description": "fetch data from the table: \"loan_passagesuccessscore\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_passagesuccessscore", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_passagesuccessscore_stream", "description": "fetch data from the table in a streaming manner: \"loan_passagesuccessscore\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_passagesuccessscore_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_passagesuccessscore", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_programloanproduct", "description": "fetch data from the table: \"loan_programloanproduct\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_programloanproduct_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_programloanproduct", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_programloanproduct_aggregate", "description": "fetch aggregated fields from the table: \"loan_programloanproduct\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_programloanproduct_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_programloanproduct_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_programloanproduct_by_pk", "description": "fetch data from the table: \"loan_programloanproduct\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_programloanproduct", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_programloanproduct_stream", "description": "fetch data from the table in a streaming manner: \"loan_programloanproduct\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_programloanproduct_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_programloanproduct", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_turnkeyapicalls", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_turnkeyapicalls_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_turnkeyapicalls", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_turnkeyapicalls_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_turnkeyapicalls_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_turnkeyapicalls_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_turnkeyapicalls_by_pk", "description": "fetch data from the table: \"loan_turnkeyapicalls\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_turnkeyapicalls", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_turnkeyapicalls_stream", "description": "fetch data from the table in a streaming manner: \"loan_turnkeyapicalls\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyapicalls_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_turnkeyapicalls", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_turnkeyevent", "description": "fetch data from the table: \"loan_turnkeyevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_turnkeyevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_turnkeyevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_turnkeyevent_aggregate", "description": "fetch aggregated fields from the table: \"loan_turnkeyevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_turnkeyevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_turnkeyevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_turnkeyevent_by_pk", "description": "fetch data from the table: \"loan_turnkeyevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_turnkeyevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_turnkeyevent_stream", "description": "fetch data from the table in a streaming manner: \"loan_turnkeyevent\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_turnkeyevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_turnkeyevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_webhookcall", "description": "fetch data from the table: \"loan_webhookcall\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_webhookcall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_webhookcall", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_webhookcall_aggregate", "description": "fetch aggregated fields from the table: \"loan_webhookcall\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "loan_webhookcall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_webhookcall_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_webhookcall_by_pk", "description": "fetch data from the table: \"loan_webhookcall\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "loan_webhookcall", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "loan_webhookcall_stream", "description": "fetch data from the table in a streaming manner: \"loan_webhookcall\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "loan_webhookcall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "loan_webhookcall", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitorcheckrun", "description": "fetch data from the table: \"monitoring_monitorcheckrun\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitorcheckrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitorcheckrun_aggregate", "description": "fetch aggregated fields from the table: \"monitoring_monitorcheckrun\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitorcheckrun_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitorcheckrun_by_pk", "description": "fetch data from the table: \"monitoring_monitorcheckrun\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitorcheckrun_stream", "description": "fetch data from the table in a streaming manner: \"monitoring_monitorcheckrun\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorcheckrun_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitorcheckrun", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitorissue", "description": "fetch data from the table: \"monitoring_monitorissue\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitorissue_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitorissue", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitorissue_aggregate", "description": "fetch aggregated fields from the table: \"monitoring_monitorissue\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitorissue_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitorissue_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitorissue_by_pk", "description": "fetch data from the table: \"monitoring_monitorissue\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "monitoring_monitorissue", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitorissue_stream", "description": "fetch data from the table in a streaming manner: \"monitoring_monitorissue\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitorissue_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitorissue", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitornotification", "description": "fetch data from the table: \"monitoring_monitornotification\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitornotification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitornotification", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitornotification_aggregate", "description": "fetch aggregated fields from the table: \"monitoring_monitornotification\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "monitoring_monitornotification_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitornotification_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitornotification_by_pk", "description": "fetch data from the table: \"monitoring_monitornotification\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "monitoring_monitornotification", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "monitoring_monitornotification_stream", "description": "fetch data from the table in a streaming manner: \"monitoring_monitornotification\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "monitoring_monitornotification_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "monitoring_monitornotification", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partners_application", "description": "fetch data from the table: \"partners_application\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "partners_application_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_application_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "partners_application", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partners_application_aggregate", "description": "fetch aggregated fields from the table: \"partners_application\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "partners_application_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_application_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "partners_application_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partners_application_by_pk", "description": "fetch data from the table: \"partners_application\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "partners_application", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partners_application_stream", "description": "fetch data from the table in a streaming manner: \"partners_application\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_application_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "partners_application_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "partners_application", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partners_sessionapplication", "description": "fetch data from the table: \"partners_sessionapplication\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "partners_sessionapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "partners_sessionapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partners_sessionapplication_aggregate", "description": "fetch aggregated fields from the table: \"partners_sessionapplication\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "partners_sessionapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "partners_sessionapplication_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partners_sessionapplication_by_pk", "description": "fetch data from the table: \"partners_sessionapplication\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "partners_sessionapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partners_sessionapplication_stream", "description": "fetch data from the table in a streaming manner: \"partners_sessionapplication\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "partners_sessionapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "partners_sessionapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_account", "description": "fetch data from the table: \"payment_account\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_account_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_account_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_account", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_account_aggregate", "description": "fetch aggregated fields from the table: \"payment_account\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_account_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_account_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_account_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_account_by_pk", "description": "fetch data from the table: \"payment_account\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_account", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_account_stream", "description": "fetch data from the table in a streaming manner: \"payment_account\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_account_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_account_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_account", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_accountsnapshot", "description": "fetch data from the table: \"payment_accountsnapshot\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_accountsnapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_accountsnapshot", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_accountsnapshot_aggregate", "description": "fetch aggregated fields from the table: \"payment_accountsnapshot\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_accountsnapshot_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_accountsnapshot_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_accountsnapshot_by_pk", "description": "fetch data from the table: \"payment_accountsnapshot\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_accountsnapshot", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_accountsnapshot_stream", "description": "fetch data from the table in a streaming manner: \"payment_accountsnapshot\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_accountsnapshot_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_accountsnapshot", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_currency", "description": "fetch data from the table: \"payment_currency\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_currency_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_currency_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_currency_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_currency", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_currency_aggregate", "description": "fetch aggregated fields from the table: \"payment_currency\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_currency_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_currency_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_currency_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_currency_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_currency_by_pk", "description": "fetch data from the table: \"payment_currency\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_currency", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_currency_stream", "description": "fetch data from the table in a streaming manner: \"payment_currency\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_currency_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_currency_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_currency", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_exchangerate", "description": "fetch data from the table: \"payment_exchangerate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_exchangerate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_exchangerate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_exchangerate_aggregate", "description": "fetch aggregated fields from the table: \"payment_exchangerate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_exchangerate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_exchangerate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_exchangerate_by_pk", "description": "fetch data from the table: \"payment_exchangerate\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_exchangerate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_exchangerate_stream", "description": "fetch data from the table in a streaming manner: \"payment_exchangerate\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_exchangerate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_exchangerate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_journal", "description": "fetch data from the table: \"payment_journal\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_journal_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journal_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_journal_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_journal", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_journal_aggregate", "description": "fetch aggregated fields from the table: \"payment_journal\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_journal_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journal_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_journal_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_journal_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_journal_by_pk", "description": "fetch data from the table: \"payment_journal\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_journal", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_journal_stream", "description": "fetch data from the table in a streaming manner: \"payment_journal\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journal_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_journal_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_journal", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_journalentry", "description": "fetch data from the table: \"payment_journalentry\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_journalentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_journalentry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_journalentry_aggregate", "description": "fetch aggregated fields from the table: \"payment_journalentry\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_journalentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_journalentry_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_journalentry_by_pk", "description": "fetch data from the table: \"payment_journalentry\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_journalentry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_journalentry_stream", "description": "fetch data from the table in a streaming manner: \"payment_journalentry\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_journalentry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_journalentry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_ledger", "description": "fetch data from the table: \"payment_ledger\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_ledger_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledger_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_ledger", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_ledger_aggregate", "description": "fetch aggregated fields from the table: \"payment_ledger\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_ledger_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledger_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_ledger_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_ledger_by_pk", "description": "fetch data from the table: \"payment_ledger\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_ledger", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_ledger_stream", "description": "fetch data from the table in a streaming manner: \"payment_ledger\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledger_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledger_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_ledger", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_ledgerlogs", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_ledgerlogs_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_ledgerlogs", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_ledgerlogs_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_ledgerlogs_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_ledgerlogs_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_ledgerlogs_by_pk", "description": "fetch data from the table: \"payment_ledgerlogs\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_ledgerlogs", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_ledgerlogs_stream", "description": "fetch data from the table in a streaming manner: \"payment_ledgerlogs\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_ledgerlogs_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_ledgerlogs", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_paymentevent", "description": "fetch data from the table: \"payment_paymentevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_paymentevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_paymentevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_paymentevent_aggregate", "description": "fetch aggregated fields from the table: \"payment_paymentevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_paymentevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_paymentevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_paymentevent_by_pk", "description": "fetch data from the table: \"payment_paymentevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_paymentevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_paymentevent_stream", "description": "fetch data from the table in a streaming manner: \"payment_paymentevent\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_paymentevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_paymentsession", "description": "fetch data from the table: \"payment_paymentsession\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_paymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_paymentsession", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_paymentsession_aggregate", "description": "fetch aggregated fields from the table: \"payment_paymentsession\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "payment_paymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_paymentsession_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_paymentsession_by_pk", "description": "fetch data from the table: \"payment_paymentsession\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "payment_paymentsession", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payment_paymentsession_stream", "description": "fetch data from the table in a streaming manner: \"payment_paymentsession\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "payment_paymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "payment_paymentsession", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pghistory_context", "description": "fetch data from the table: \"pghistory_context\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "pghistory_context_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "pghistory_context_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "pghistory_context_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "pghistory_context", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pghistory_context_aggregate", "description": "fetch aggregated fields from the table: \"pghistory_context\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "pghistory_context_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "pghistory_context_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "pghistory_context_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "pghistory_context_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pghistory_context_by_pk", "description": "fetch data from the table: \"pghistory_context\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "pghistory_context", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pghistory_context_stream", "description": "fetch data from the table in a streaming manner: \"pghistory_context\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "pghistory_context_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "pghistory_context_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "pghistory_context", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_activitynodedata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_activitynodedata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_activitynodedata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_activitynodedata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_activitynodedata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_activitynodedata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_activitynodedata_by_pk", "description": "fetch data from the table: \"products_activitynodedata\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_activitynodedata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_activitynodedata_stream", "description": "fetch data from the table in a streaming manner: \"products_activitynodedata\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_activitynodedata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_activitynodedata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_amendment", "description": "fetch data from the table: \"products_amendment\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_amendment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_amendment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_amendment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_amendment_aggregate", "description": "fetch aggregated fields from the table: \"products_amendment\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_amendment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_amendment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_amendment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_amendment_by_pk", "description": "fetch data from the table: \"products_amendment\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_amendment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_amendment_stream", "description": "fetch data from the table in a streaming manner: \"products_amendment\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_amendment_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_amendment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_amendment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditlogeligibilityconfig", "description": "fetch data from the table: \"products_auditlogeligibilityconfig\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditlogeligibilityconfig_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditlogeligibilityconfig_aggregate", "description": "fetch aggregated fields from the table: \"products_auditlogeligibilityconfig\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditlogeligibilityconfig_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditlogeligibilityconfig_by_pk", "description": "fetch data from the table: \"products_auditlogeligibilityconfig\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditlogeligibilityconfig_stream", "description": "fetch data from the table in a streaming manner: \"products_auditlogeligibilityconfig\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogeligibilityconfig_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditlogeligibilityconfig", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditloginternaltask", "description": "fetch data from the table: \"products_auditloginternaltask\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditloginternaltask_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditloginternaltask", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditloginternaltask_aggregate", "description": "fetch aggregated fields from the table: \"products_auditloginternaltask\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditloginternaltask_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditloginternaltask_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditloginternaltask_by_pk", "description": "fetch data from the table: \"products_auditloginternaltask\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditloginternaltask", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditloginternaltask_stream", "description": "fetch data from the table in a streaming manner: \"products_auditloginternaltask\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloginternaltask_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditloginternaltask", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditlogloaneventmanagertag", "description": "fetch data from the table: \"products_auditlogloaneventmanagertag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditlogloaneventmanagertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditlogloaneventmanagertag_aggregate", "description": "fetch aggregated fields from the table: \"products_auditlogloaneventmanagertag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditlogloaneventmanagertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditlogloaneventmanagertag_by_pk", "description": "fetch data from the table: \"products_auditlogloaneventmanagertag\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditlogloaneventmanagertag_stream", "description": "fetch data from the table in a streaming manner: \"products_auditlogloaneventmanagertag\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogloaneventmanagertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditlogloaneventmanagertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditlogrecommendationrecording", "description": "fetch data from the table: \"products_auditlogrecommendationrecording\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditlogrecommendationrecording_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditlogrecommendationrecording_aggregate", "description": "fetch aggregated fields from the table: \"products_auditlogrecommendationrecording\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditlogrecommendationrecording_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditlogrecommendationrecording_by_pk", "description": "fetch data from the table: \"products_auditlogrecommendationrecording\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditlogrecommendationrecording_stream", "description": "fetch data from the table in a streaming manner: \"products_auditlogrecommendationrecording\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_auditlogrecommendationrecording_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditlogrecommendationrecording", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditloguserapplicationsuccessrate", "description": "fetch data from the table: \"products_auditloguserapplicationsuccessrate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditloguserapplicationsuccessrate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditloguserapplicationsuccessrate_aggregate", "description": "fetch aggregated fields from the table: \"products_auditloguserapplicationsuccessrate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_auditloguserapplicationsuccessrate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditloguserapplicationsuccessrate_by_pk", "description": "fetch data from the table: \"products_auditloguserapplicationsuccessrate\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_auditloguserapplicationsuccessrate_stream", "description": "fetch data from the table in a streaming manner: \"products_auditloguserapplicationsuccessrate\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_auditloguserapplicationsuccessrate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_auditloguserapplicationsuccessrate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_cohortgoevent", "description": "fetch data from the table: \"products_cohortgoevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_cohortgoevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_cohortgoevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_cohortgoevent_aggregate", "description": "fetch aggregated fields from the table: \"products_cohortgoevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_cohortgoevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_cohortgoevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_cohortgoevent_by_pk", "description": "fetch data from the table: \"products_cohortgoevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_cohortgoevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_cohortgoevent_stream", "description": "fetch data from the table in a streaming manner: \"products_cohortgoevent\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgoevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_cohortgoevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_cohortgopaymentsession", "description": "fetch data from the table: \"products_cohortgopaymentsession\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_cohortgopaymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_cohortgopaymentsession", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_cohortgopaymentsession_aggregate", "description": "fetch aggregated fields from the table: \"products_cohortgopaymentsession\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_cohortgopaymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_cohortgopaymentsession_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_cohortgopaymentsession_by_pk", "description": "fetch data from the table: \"products_cohortgopaymentsession\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_cohortgopaymentsession", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_cohortgopaymentsession_stream", "description": "fetch data from the table in a streaming manner: \"products_cohortgopaymentsession\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_cohortgopaymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_cohortgopaymentsession", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_condition", "description": "fetch data from the table: \"products_condition\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_condition_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_condition_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_condition", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_condition_aggregate", "description": "fetch aggregated fields from the table: \"products_condition\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_condition_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_condition_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_condition_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_condition_by_pk", "description": "fetch data from the table: \"products_condition\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_condition", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_condition_stream", "description": "fetch data from the table in a streaming manner: \"products_condition\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_condition_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_condition_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_condition", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_desk", "description": "fetch data from the table: \"products_desk\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_desk_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_desk_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_desk_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_desk", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_desk_aggregate", "description": "fetch aggregated fields from the table: \"products_desk\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_desk_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_desk_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_desk_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_desk_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_desk_by_pk", "description": "fetch data from the table: \"products_desk\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_desk", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_desk_stream", "description": "fetch data from the table in a streaming manner: \"products_desk\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_desk_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_desk_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_desk", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_deskpartneruser", "description": "fetch data from the table: \"products_deskpartneruser\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_deskpartneruser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_deskpartneruser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_deskpartneruser_aggregate", "description": "fetch aggregated fields from the table: \"products_deskpartneruser\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_deskpartneruser_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_deskpartneruser_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_deskpartneruser_by_pk", "description": "fetch data from the table: \"products_deskpartneruser\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_deskpartneruser", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_deskpartneruser_stream", "description": "fetch data from the table in a streaming manner: \"products_deskpartneruser\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_deskpartneruser_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_deskpartneruser", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_earlyaccessrequest", "description": "fetch data from the table: \"products_earlyaccessrequest\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_earlyaccessrequest_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_earlyaccessrequest", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_earlyaccessrequest_aggregate", "description": "fetch aggregated fields from the table: \"products_earlyaccessrequest\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_earlyaccessrequest_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_earlyaccessrequest_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_earlyaccessrequest_by_pk", "description": "fetch data from the table: \"products_earlyaccessrequest\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_earlyaccessrequest", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_earlyaccessrequest_stream", "description": "fetch data from the table in a streaming manner: \"products_earlyaccessrequest\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_earlyaccessrequest_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_earlyaccessrequest", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_eligibilityconfig", "description": "fetch data from the table: \"products_eligibilityconfig\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_eligibilityconfig_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_eligibilityconfig", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_eligibilityconfig_aggregate", "description": "fetch aggregated fields from the table: \"products_eligibilityconfig\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_eligibilityconfig_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_eligibilityconfig_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_eligibilityconfig_by_pk", "description": "fetch data from the table: \"products_eligibilityconfig\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_eligibilityconfig", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_eligibilityconfig_stream", "description": "fetch data from the table in a streaming manner: \"products_eligibilityconfig\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityconfig_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_eligibilityconfig", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_eligibilityscorehistory", "description": "fetch data from the table: \"products_eligibilityscorehistory\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_eligibilityscorehistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_eligibilityscorehistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_eligibilityscorehistory_aggregate", "description": "fetch aggregated fields from the table: \"products_eligibilityscorehistory\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_eligibilityscorehistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_eligibilityscorehistory_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_eligibilityscorehistory_by_pk", "description": "fetch data from the table: \"products_eligibilityscorehistory\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_eligibilityscorehistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_eligibilityscorehistory_stream", "description": "fetch data from the table in a streaming manner: \"products_eligibilityscorehistory\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_eligibilityscorehistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_eligibilityscorehistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_flywireevent", "description": "fetch data from the table: \"products_flywireevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_flywireevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_flywireevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_flywireevent_aggregate", "description": "fetch aggregated fields from the table: \"products_flywireevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_flywireevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_flywireevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_flywireevent_by_pk", "description": "fetch data from the table: \"products_flywireevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_flywireevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_flywireevent_stream", "description": "fetch data from the table in a streaming manner: \"products_flywireevent\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_flywireevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_flywireevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_flywirepaymentsession", "description": "fetch data from the table: \"products_flywirepaymentsession\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_flywirepaymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_flywirepaymentsession", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_flywirepaymentsession_aggregate", "description": "fetch aggregated fields from the table: \"products_flywirepaymentsession\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_flywirepaymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_flywirepaymentsession_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_flywirepaymentsession_by_pk", "description": "fetch data from the table: \"products_flywirepaymentsession\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_flywirepaymentsession", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_flywirepaymentsession_stream", "description": "fetch data from the table in a streaming manner: \"products_flywirepaymentsession\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_flywirepaymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_flywirepaymentsession", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_group", "description": "fetch data from the table: \"products_group\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_group_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_group_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_group_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_group", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_group_aggregate", "description": "fetch aggregated fields from the table: \"products_group\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_group_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_group_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_group_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_group_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_group_by_pk", "description": "fetch data from the table: \"products_group\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_group", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_group_stream", "description": "fetch data from the table in a streaming manner: \"products_group\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_group_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_group_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_group", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_internaltask", "description": "fetch data from the table: \"products_internaltask\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltask_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltask_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltask", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_internaltask_aggregate", "description": "fetch aggregated fields from the table: \"products_internaltask\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltask_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltask_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltask_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_internaltask_by_pk", "description": "fetch data from the table: \"products_internaltask\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_internaltask", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_internaltask_stream", "description": "fetch data from the table in a streaming manner: \"products_internaltask\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltask_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltask_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltask", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_internaltasktag", "description": "fetch data from the table: \"products_internaltasktag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltasktag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltasktag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_internaltasktag_aggregate", "description": "fetch aggregated fields from the table: \"products_internaltasktag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_internaltasktag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltasktag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_internaltasktag_by_pk", "description": "fetch data from the table: \"products_internaltasktag\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_internaltasktag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_internaltasktag_stream", "description": "fetch data from the table in a streaming manner: \"products_internaltasktag\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_internaltasktag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_internaltasktag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journey", "description": "fetch data from the table: \"products_journey\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journey_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journey_aggregate", "description": "fetch aggregated fields from the table: \"products_journey\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journey_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journey_by_pk", "description": "fetch data from the table: \"products_journey\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journey", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journey_stream", "description": "fetch data from the table in a streaming manner: \"products_journey\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journey_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journey_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journey", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeyfeature", "description": "fetch data from the table: \"products_journeyfeature\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeyfeature_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeyfeature", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeyfeature_aggregate", "description": "fetch aggregated fields from the table: \"products_journeyfeature\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeyfeature_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeyfeature_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeyfeature_by_pk", "description": "fetch data from the table: \"products_journeyfeature\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journeyfeature", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeyfeature_stream", "description": "fetch data from the table in a streaming manner: \"products_journeyfeature\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeyfeature_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeyfeature", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeystep", "description": "fetch data from the table: \"products_journeystep\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeystep_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeystep_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeystep", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeystep_aggregate", "description": "fetch aggregated fields from the table: \"products_journeystep\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeystep_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeystep_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeystep_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeystep_by_pk", "description": "fetch data from the table: \"products_journeystep\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journeystep", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeystep_stream", "description": "fetch data from the table in a streaming manner: \"products_journeystep\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeystep_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeystep_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeystep", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeytag", "description": "fetch data from the table: \"products_journeytag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeytag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeytag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeytag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeytag_aggregate", "description": "fetch aggregated fields from the table: \"products_journeytag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_journeytag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeytag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeytag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeytag_by_pk", "description": "fetch data from the table: \"products_journeytag\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_journeytag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_journeytag_stream", "description": "fetch data from the table in a streaming manner: \"products_journeytag\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_journeytag_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_journeytag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_journeytag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_keyword", "description": "fetch data from the table: \"products_keyword\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_keyword_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keyword_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_keyword_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_keyword", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_keyword_aggregate", "description": "fetch aggregated fields from the table: \"products_keyword\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_keyword_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keyword_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_keyword_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_keyword_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_keyword_by_pk", "description": "fetch data from the table: \"products_keyword\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_keyword", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_keyword_stream", "description": "fetch data from the table in a streaming manner: \"products_keyword\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keyword_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_keyword_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_keyword", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_keywordlink", "description": "fetch data from the table: \"products_keywordlink\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_keywordlink_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_keywordlink", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_keywordlink_aggregate", "description": "fetch aggregated fields from the table: \"products_keywordlink\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_keywordlink_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_keywordlink_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_keywordlink_by_pk", "description": "fetch data from the table: \"products_keywordlink\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_keywordlink", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_keywordlink_stream", "description": "fetch data from the table in a streaming manner: \"products_keywordlink\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_keywordlink_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_keywordlink", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_loaneventmanagertag", "description": "fetch data from the table: \"products_loaneventmanagertag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_loaneventmanagertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_loaneventmanagertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_loaneventmanagertag_aggregate", "description": "fetch aggregated fields from the table: \"products_loaneventmanagertag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_loaneventmanagertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_loaneventmanagertag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_loaneventmanagertag_by_pk", "description": "fetch data from the table: \"products_loaneventmanagertag\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_loaneventmanagertag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_loaneventmanagertag_stream", "description": "fetch data from the table in a streaming manner: \"products_loaneventmanagertag\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_loaneventmanagertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_loaneventmanagertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_logic", "description": "fetch data from the table: \"products_logic\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_logic_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logic_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_logic_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_logic", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_logic_aggregate", "description": "fetch aggregated fields from the table: \"products_logic\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_logic_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logic_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_logic_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_logic_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_logic_by_pk", "description": "fetch data from the table: \"products_logic\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_logic", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_logic_stream", "description": "fetch data from the table in a streaming manner: \"products_logic\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logic_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_logic_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_logic", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_logicrule", "description": "fetch data from the table: \"products_logicrule\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_logicrule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logicrule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_logicrule", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_logicrule_aggregate", "description": "fetch aggregated fields from the table: \"products_logicrule\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_logicrule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logicrule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_logicrule_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_logicrule_by_pk", "description": "fetch data from the table: \"products_logicrule\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_logicrule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_logicrule_stream", "description": "fetch data from the table in a streaming manner: \"products_logicrule\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_logicrule_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_logicrule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_logicrule", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_node", "description": "fetch data from the table: \"products_node\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_node_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_node", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_node_aggregate", "description": "fetch aggregated fields from the table: \"products_node\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_node_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_node_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_node_by_pk", "description": "fetch data from the table: \"products_node\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_node", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_node_stream", "description": "fetch data from the table in a streaming manner: \"products_node\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_node_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_node_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_node", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_partnertag", "description": "fetch data from the table: \"products_partnertag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_partnertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_partnertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_partnertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_partnertag_aggregate", "description": "fetch aggregated fields from the table: \"products_partnertag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_partnertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_partnertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_partnertag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_partnertag_by_pk", "description": "fetch data from the table: \"products_partnertag\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_partnertag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_partnertag_stream", "description": "fetch data from the table in a streaming manner: \"products_partnertag\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_partnertag_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_partnertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_partnertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_passagewirepaymentreport", "description": "fetch data from the table: \"products_passagewirepaymentreport\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_passagewirepaymentreport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_passagewirepaymentreport", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_passagewirepaymentreport_aggregate", "description": "fetch aggregated fields from the table: \"products_passagewirepaymentreport\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_passagewirepaymentreport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_passagewirepaymentreport_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_passagewirepaymentreport_by_pk", "description": "fetch data from the table: \"products_passagewirepaymentreport\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_passagewirepaymentreport", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_passagewirepaymentreport_stream", "description": "fetch data from the table in a streaming manner: \"products_passagewirepaymentreport\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_passagewirepaymentreport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_passagewirepaymentreport", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_payment", "description": "fetch data from the table: \"products_payment\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_payment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_payment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_payment_aggregate", "description": "fetch aggregated fields from the table: \"products_payment\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_payment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_payment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_payment_by_pk", "description": "fetch data from the table: \"products_payment\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_payment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_payment_stream", "description": "fetch data from the table in a streaming manner: \"products_payment\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_payment_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_payment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_payment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_paymentdiscount", "description": "fetch data from the table: \"products_paymentdiscount\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscount_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_paymentdiscount", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_paymentdiscount_aggregate", "description": "fetch aggregated fields from the table: \"products_paymentdiscount\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscount_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_paymentdiscount_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_paymentdiscount_by_pk", "description": "fetch data from the table: \"products_paymentdiscount\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_paymentdiscount", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_paymentdiscount_stream", "description": "fetch data from the table in a streaming manner: \"products_paymentdiscount\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_paymentdiscount", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_paymentdiscountusage", "description": "fetch data from the table: \"products_paymentdiscountusage\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscountusage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_paymentdiscountusage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_paymentdiscountusage_aggregate", "description": "fetch aggregated fields from the table: \"products_paymentdiscountusage\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_paymentdiscountusage_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_paymentdiscountusage_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_paymentdiscountusage_by_pk", "description": "fetch data from the table: \"products_paymentdiscountusage\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_paymentdiscountusage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_paymentdiscountusage_stream", "description": "fetch data from the table in a streaming manner: \"products_paymentdiscountusage\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_paymentdiscountusage_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_paymentdiscountusage", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_processingtime", "description": "fetch data from the table: \"products_processingtime\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_processingtime_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_processingtime_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_processingtime", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_processingtime_aggregate", "description": "fetch aggregated fields from the table: \"products_processingtime\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_processingtime_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_processingtime_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_processingtime_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_processingtime_by_pk", "description": "fetch data from the table: \"products_processingtime\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_processingtime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_processingtime_stream", "description": "fetch data from the table in a streaming manner: \"products_processingtime\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_processingtime_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_processingtime_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_processingtime", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_product", "description": "fetch data from the table: \"products_product\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_product_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_product_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_product", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_product_aggregate", "description": "fetch aggregated fields from the table: \"products_product\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_product_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_product_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_product_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_product_by_pk", "description": "fetch data from the table: \"products_product\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_product", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_product_stream", "description": "fetch data from the table in a streaming manner: \"products_product\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_product_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_product_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_product", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productfee", "description": "fetch data from the table: \"products_productfee\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productfee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productfee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productfee", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productfee_aggregate", "description": "fetch aggregated fields from the table: \"products_productfee\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productfee_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productfee_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productfee_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productfee_by_pk", "description": "fetch data from the table: \"products_productfee\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productfee", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productfee_stream", "description": "fetch data from the table in a streaming manner: \"products_productfee\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productfee_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productfee_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productfee", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productgroup", "description": "fetch data from the table: \"products_productgroup\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productgroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productgroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productgroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productgroup_aggregate", "description": "fetch aggregated fields from the table: \"products_productgroup\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productgroup_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productgroup_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productgroup_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productgroup_by_pk", "description": "fetch data from the table: \"products_productgroup\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productgroup", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productgroup_stream", "description": "fetch data from the table in a streaming manner: \"products_productgroup\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productgroup_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productgroup_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productgroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productlike", "description": "fetch data from the table: \"products_productlike\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productlike_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productlike_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productlike", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productlike_aggregate", "description": "fetch aggregated fields from the table: \"products_productlike\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productlike_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productlike_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productlike_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productlike_by_pk", "description": "fetch data from the table: \"products_productlike\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productlike", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productlike_stream", "description": "fetch data from the table in a streaming manner: \"products_productlike\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productlike_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productlike_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productlike", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productrequirement", "description": "fetch data from the table: \"products_productrequirement\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productrequirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productrequirement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productrequirement_aggregate", "description": "fetch aggregated fields from the table: \"products_productrequirement\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_productrequirement_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productrequirement_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productrequirement_by_pk", "description": "fetch data from the table: \"products_productrequirement\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_productrequirement", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_productrequirement_stream", "description": "fetch data from the table in a streaming manner: \"products_productrequirement\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_productrequirement_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_productrequirement", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_producttag", "description": "fetch data from the table: \"products_producttag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_producttag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_producttag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_producttag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_producttag_aggregate", "description": "fetch aggregated fields from the table: \"products_producttag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_producttag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_producttag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_producttag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_producttag_by_pk", "description": "fetch data from the table: \"products_producttag\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_producttag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_producttag_stream", "description": "fetch data from the table in a streaming manner: \"products_producttag\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_producttag_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_producttag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_producttag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_recommendationrecording", "description": "fetch data from the table: \"products_recommendationrecording\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_recommendationrecording_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_recommendationrecording", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_recommendationrecording_aggregate", "description": "fetch aggregated fields from the table: \"products_recommendationrecording\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_recommendationrecording_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_recommendationrecording_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_recommendationrecording_by_pk", "description": "fetch data from the table: \"products_recommendationrecording\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_recommendationrecording", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_recommendationrecording_stream", "description": "fetch data from the table in a streaming manner: \"products_recommendationrecording\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_recommendationrecording_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_recommendationrecording", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_relatedapplications", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_relatedapplications_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_relatedapplications", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_relatedapplications_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_relatedapplications_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_relatedapplications_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_relatedapplications_by_pk", "description": "fetch data from the table: \"products_relatedapplications\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_relatedapplications", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_relatedapplications_stream", "description": "fetch data from the table in a streaming manner: \"products_relatedapplications\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_relatedapplications_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_relatedapplications", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_rule", "description": "fetch data from the table: \"products_rule\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_rule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_rule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_rule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_rule", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_rule_aggregate", "description": "fetch aggregated fields from the table: \"products_rule\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_rule_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_rule_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_rule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_rule_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_rule_by_pk", "description": "fetch data from the table: \"products_rule\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_rule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_rule_stream", "description": "fetch data from the table in a streaming manner: \"products_rule\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_rule_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_rule_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_rule", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_scholarship", "description": "fetch data from the table: \"products_scholarship\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_scholarship_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarship_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_scholarship", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_scholarship_aggregate", "description": "fetch aggregated fields from the table: \"products_scholarship\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_scholarship_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarship_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_scholarship_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_scholarship_by_pk", "description": "fetch data from the table: \"products_scholarship\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_scholarship", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_scholarship_stream", "description": "fetch data from the table in a streaming manner: \"products_scholarship\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarship_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarship_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_scholarship", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_scholarshipoffering", "description": "fetch data from the table: \"products_scholarshipoffering\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_scholarshipoffering_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_scholarshipoffering", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_scholarshipoffering_aggregate", "description": "fetch aggregated fields from the table: \"products_scholarshipoffering\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_scholarshipoffering_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_scholarshipoffering_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_scholarshipoffering_by_pk", "description": "fetch data from the table: \"products_scholarshipoffering\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_scholarshipoffering", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_scholarshipoffering_stream", "description": "fetch data from the table in a streaming manner: \"products_scholarshipoffering\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_scholarshipoffering_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_scholarshipoffering", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_screeningresult", "description": "fetch data from the table: \"products_screeningresult\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_screeningresult_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_screeningresult", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_screeningresult_aggregate", "description": "fetch aggregated fields from the table: \"products_screeningresult\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_screeningresult_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_screeningresult_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_screeningresult_by_pk", "description": "fetch data from the table: \"products_screeningresult\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_screeningresult", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_screeningresult_stream", "description": "fetch data from the table in a streaming manner: \"products_screeningresult\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_screeningresult_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_screeningresult", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_slackmessagereference", "description": "fetch data from the table: \"products_slackmessagereference\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_slackmessagereference_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_slackmessagereference", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_slackmessagereference_aggregate", "description": "fetch aggregated fields from the table: \"products_slackmessagereference\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_slackmessagereference_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_slackmessagereference_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_slackmessagereference_by_pk", "description": "fetch data from the table: \"products_slackmessagereference\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_slackmessagereference", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_slackmessagereference_stream", "description": "fetch data from the table in a streaming manner: \"products_slackmessagereference\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_slackmessagereference_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_slackmessagereference", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_stripeevent", "description": "fetch data from the table: \"products_stripeevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_stripeevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_stripeevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_stripeevent_aggregate", "description": "fetch aggregated fields from the table: \"products_stripeevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_stripeevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_stripeevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_stripeevent_by_pk", "description": "fetch data from the table: \"products_stripeevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_stripeevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_stripeevent_stream", "description": "fetch data from the table in a streaming manner: \"products_stripeevent\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_stripeevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_stripeevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_stripepaymentsession", "description": "fetch data from the table: \"products_stripepaymentsession\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_stripepaymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_stripepaymentsession", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_stripepaymentsession_aggregate", "description": "fetch aggregated fields from the table: \"products_stripepaymentsession\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_stripepaymentsession_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_stripepaymentsession_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_stripepaymentsession_by_pk", "description": "fetch data from the table: \"products_stripepaymentsession\" using primary key columns", "args": [{"name": "session_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_stripepaymentsession", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_stripepaymentsession_stream", "description": "fetch data from the table in a streaming manner: \"products_stripepaymentsession\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_stripepaymentsession_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_stripepaymentsession", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_tag", "description": "fetch data from the table: \"products_tag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_tag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_tag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_tag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_tag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_tag_aggregate", "description": "fetch aggregated fields from the table: \"products_tag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_tag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_tag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_tag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_tag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_tag_by_pk", "description": "fetch data from the table: \"products_tag\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_tag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_tag_stream", "description": "fetch data from the table in a streaming manner: \"products_tag\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_tag_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_tag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_tag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_transfermateapicalls", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_transfermateapicalls_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_transfermateapicalls", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_transfermateapicalls_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_transfermateapicalls_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_transfermateapicalls_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_transfermateapicalls_by_pk", "description": "fetch data from the table: \"products_transfermateapicalls\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_transfermateapicalls", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_transfermateapicalls_stream", "description": "fetch data from the table in a streaming manner: \"products_transfermateapicalls\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_transfermateapicalls_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_transfermateapicalls", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_useractionnodedata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_useractionnodedata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_useractionnodedata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_useractionnodedata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_useractionnodedata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_useractionnodedata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_useractionnodedata_by_pk", "description": "fetch data from the table: \"products_useractionnodedata\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_useractionnodedata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_useractionnodedata_stream", "description": "fetch data from the table in a streaming manner: \"products_useractionnodedata\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_useractionnodedata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_useractionnodedata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplication", "description": "fetch data from the table: \"products_userapplication\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplication_aggregate", "description": "fetch aggregated fields from the table: \"products_userapplication\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplication_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplication_by_pk", "description": "fetch data from the table: \"products_userapplication\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplication_stream", "description": "fetch data from the table in a streaming manner: \"products_userapplication\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplication_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplication_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplication", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationaccess", "description": "fetch data from the table: \"products_userapplicationaccess\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationaccess_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationaccess", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationaccess_aggregate", "description": "fetch aggregated fields from the table: \"products_userapplicationaccess\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationaccess_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationaccess_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationaccess_by_pk", "description": "fetch data from the table: \"products_userapplicationaccess\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationaccess", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationaccess_stream", "description": "fetch data from the table in a streaming manner: \"products_userapplicationaccess\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationaccess_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationaccess", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationdata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationdata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationdata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationdata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationdata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationdata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationdata_by_pk", "description": "fetch data from the table: \"products_userapplicationdata\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationdata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationdata_stream", "description": "fetch data from the table in a streaming manner: \"products_userapplicationdata\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationdata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationdata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationevent", "description": "fetch data from the table: \"products_userapplicationevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationevent_aggregate", "description": "fetch aggregated fields from the table: \"products_userapplicationevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationevent_by_pk", "description": "fetch data from the table: \"products_userapplicationevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationevent_stream", "description": "fetch data from the table in a streaming manner: \"products_userapplicationevent\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationextendeddata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationextendeddata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationextendeddata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationextendeddata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationextendeddata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationextendeddata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationextendeddata_by_pk", "description": "fetch data from the table: \"products_userapplicationextendeddata\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationextendeddata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationextendeddata_stream", "description": "fetch data from the table in a streaming manner: \"products_userapplicationextendeddata\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationextendeddata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationextendeddata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationhistory", "description": "fetch data from the table: \"products_userapplicationhistory\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationhistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationhistory_aggregate", "description": "fetch aggregated fields from the table: \"products_userapplicationhistory\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationhistory_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationhistory_by_pk", "description": "fetch data from the table: \"products_userapplicationhistory\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationhistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationhistory_stream", "description": "fetch data from the table in a streaming manner: \"products_userapplicationhistory\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationhistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationpayment", "description": "fetch data from the table: \"products_userapplicationpayment\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationpayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationpayment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationpayment_aggregate", "description": "fetch aggregated fields from the table: \"products_userapplicationpayment\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationpayment_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationpayment_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationpayment_by_pk", "description": "fetch data from the table: \"products_userapplicationpayment\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationpayment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationpayment_stream", "description": "fetch data from the table in a streaming manner: \"products_userapplicationpayment\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpayment_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationpayment", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationpaymentdiscount", "description": "fetch data from the table: \"products_userapplicationpaymentdiscount\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationpaymentdiscount_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationpaymentdiscount_aggregate", "description": "fetch aggregated fields from the table: \"products_userapplicationpaymentdiscount\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationpaymentdiscount_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationpaymentdiscount_by_pk", "description": "fetch data from the table: \"products_userapplicationpaymentdiscount\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationpaymentdiscount_stream", "description": "fetch data from the table in a streaming manner: \"products_userapplicationpaymentdiscount\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationpaymentdiscount_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationpaymentdiscount", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationprofiledata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationprofiledata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationprofiledata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationprofiledata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationprofiledata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationprofiledata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationprofiledata_by_pk", "description": "fetch data from the table: \"products_userapplicationprofiledata\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationprofiledata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationprofiledata_stream", "description": "fetch data from the table in a streaming manner: \"products_userapplicationprofiledata\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationprofiledata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationprofiledata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsuccessrate", "description": "fetch data from the table: \"products_userapplicationsuccessrate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsuccessrate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsuccessrate_aggregate", "description": "fetch aggregated fields from the table: \"products_userapplicationsuccessrate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsuccessrate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsuccessrate_by_pk", "description": "fetch data from the table: \"products_userapplicationsuccessrate\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsuccessrate_stream", "description": "fetch data from the table in a streaming manner: \"products_userapplicationsuccessrate\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsuccessrate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsuccessrate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsupport", "description": "fetch data from the table: \"products_userapplicationsupport\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsupport", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsupport_aggregate", "description": "fetch aggregated fields from the table: \"products_userapplicationsupport\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationsupport_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsupport_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsupport_by_pk", "description": "fetch data from the table: \"products_userapplicationsupport\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationsupport", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationsupport_stream", "description": "fetch data from the table in a streaming manner: \"products_userapplicationsupport\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationsupport_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationsupport", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationtag", "description": "fetch data from the table: \"products_userapplicationtag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationtag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationtag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationtag_aggregate", "description": "fetch aggregated fields from the table: \"products_userapplicationtag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_userapplicationtag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationtag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationtag_by_pk", "description": "fetch data from the table: \"products_userapplicationtag\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_userapplicationtag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_userapplicationtag_stream", "description": "fetch data from the table in a streaming manner: \"products_userapplicationtag\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_userapplicationtag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_userapplicationtag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_usersuccessrate", "description": "fetch data from the table: \"products_usersuccessrate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_usersuccessrate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_usersuccessrate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_usersuccessrate_aggregate", "description": "fetch aggregated fields from the table: \"products_usersuccessrate\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_usersuccessrate_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_usersuccessrate_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_usersuccessrate_by_pk", "description": "fetch data from the table: \"products_usersuccessrate\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_usersuccessrate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_usersuccessrate_stream", "description": "fetch data from the table in a streaming manner: \"products_usersuccessrate\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_usersuccessrate_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_usersuccessrate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_usertag", "description": "fetch data from the table: \"products_usertag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_usertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_usertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_usertag_aggregate", "description": "fetch aggregated fields from the table: \"products_usertag\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_usertag_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usertag_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_usertag_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_usertag_by_pk", "description": "fetch data from the table: \"products_usertag\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_usertag", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_usertag_stream", "description": "fetch data from the table in a streaming manner: \"products_usertag\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_usertag_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_usertag_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_usertag", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_webhookapitoken", "description": "fetch data from the table: \"products_webhookapitoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_webhookapitoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_webhookapitoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_webhookapitoken_aggregate", "description": "fetch aggregated fields from the table: \"products_webhookapitoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_webhookapitoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_webhookapitoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_webhookapitoken_by_pk", "description": "fetch data from the table: \"products_webhookapitoken\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_webhookapitoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_webhookapitoken_stream", "description": "fetch data from the table in a streaming manner: \"products_webhookapitoken\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookapitoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_webhookapitoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_webhookcall", "description": "fetch data from the table: \"products_webhookcall\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_webhookcall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_webhookcall", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_webhookcall_aggregate", "description": "fetch aggregated fields from the table: \"products_webhookcall\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_webhookcall_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_webhookcall_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_webhookcall_by_pk", "description": "fetch data from the table: \"products_webhookcall\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_webhookcall", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_webhookcall_stream", "description": "fetch data from the table in a streaming manner: \"products_webhookcall\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_webhookcall_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_webhookcall", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_widget", "description": "fetch data from the table: \"products_widget\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_widget_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_widget_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_widget", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_widget_aggregate", "description": "fetch aggregated fields from the table: \"products_widget\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_widget_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_widget_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_widget_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_widget_by_pk", "description": "fetch data from the table: \"products_widget\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_widget", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_widget_stream", "description": "fetch data from the table in a streaming manner: \"products_widget\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_widget_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_widget_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_widget", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowaction", "description": "fetch data from the table: \"products_workflowaction\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowaction_aggregate", "description": "fetch aggregated fields from the table: \"products_workflowaction\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowaction_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowaction_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowaction_by_pk", "description": "fetch data from the table: \"products_workflowaction\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowaction", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowaction_stream", "description": "fetch data from the table in a streaming manner: \"products_workflowaction\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowaction_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowaction", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowstep", "description": "fetch data from the table: \"products_workflowstep\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstep_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstep", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowstep_aggregate", "description": "fetch aggregated fields from the table: \"products_workflowstep\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstep_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstep_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowstep_by_pk", "description": "fetch data from the table: \"products_workflowstep\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowstep", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowstep_stream", "description": "fetch data from the table in a streaming manner: \"products_workflowstep\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstep_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstep", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowstepneo", "description": "fetch data from the table: \"products_workflowstepneo\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstepneo_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstepneo", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowstepneo_aggregate", "description": "fetch aggregated fields from the table: \"products_workflowstepneo\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowstepneo_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstepneo_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowstepneo_by_pk", "description": "fetch data from the table: \"products_workflowstepneo\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowstepneo", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowstepneo_stream", "description": "fetch data from the table in a streaming manner: \"products_workflowstepneo\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowstepneo_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowstepneo", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowsteptime", "description": "fetch data from the table: \"products_workflowsteptime\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowsteptime_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowsteptime", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowsteptime_aggregate", "description": "fetch aggregated fields from the table: \"products_workflowsteptime\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_workflowsteptime_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowsteptime_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowsteptime_by_pk", "description": "fetch data from the table: \"products_workflowsteptime\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_workflowsteptime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_workflowsteptime_stream", "description": "fetch data from the table in a streaming manner: \"products_workflowsteptime\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_workflowsteptime_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_workflowsteptime", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_zumrailsevent", "description": "fetch data from the table: \"products_zumrailsevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_zumrailsevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_zumrailsevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_zumrailsevent_aggregate", "description": "fetch aggregated fields from the table: \"products_zumrailsevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "products_zumrailsevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_zumrailsevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_zumrailsevent_by_pk", "description": "fetch data from the table: \"products_zumrailsevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "products_zumrailsevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "products_zumrailsevent_stream", "description": "fetch data from the table in a streaming manner: \"products_zumrailsevent\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "products_zumrailsevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "products_zumrailsevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_auditloguserfeature", "description": "fetch data from the table: \"profiles_auditloguserfeature\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_auditloguserfeature_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_auditloguserfeature", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_auditloguserfeature_aggregate", "description": "fetch aggregated fields from the table: \"profiles_auditloguserfeature\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_auditloguserfeature_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_auditloguserfeature_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_auditloguserfeature_by_pk", "description": "fetch data from the table: \"profiles_auditloguserfeature\" using primary key columns", "args": [{"name": "pgh_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_auditloguserfeature", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_auditloguserfeature_stream", "description": "fetch data from the table in a streaming manner: \"profiles_auditloguserfeature\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_auditloguserfeature_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_auditloguserfeature", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_creditinquiry", "description": "fetch data from the table: \"profiles_creditinquiry\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_creditinquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_creditinquiry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_creditinquiry_aggregate", "description": "fetch aggregated fields from the table: \"profiles_creditinquiry\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_creditinquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_creditinquiry_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_creditinquiry_by_pk", "description": "fetch data from the table: \"profiles_creditinquiry\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_creditinquiry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_creditinquiry_stream", "description": "fetch data from the table in a streaming manner: \"profiles_creditinquiry\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_creditinquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_creditinquiry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_externalprofile", "description": "fetch data from the table: \"profiles_externalprofile\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_externalprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_externalprofile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_externalprofile_aggregate", "description": "fetch aggregated fields from the table: \"profiles_externalprofile\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_externalprofile_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_externalprofile_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_externalprofile_by_pk", "description": "fetch data from the table: \"profiles_externalprofile\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_externalprofile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_externalprofile_stream", "description": "fetch data from the table in a streaming manner: \"profiles_externalprofile\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_externalprofile_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_externalprofile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_novacreditevent", "description": "fetch data from the table: \"profiles_novacreditevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_novacreditevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_novacreditevent_aggregate", "description": "fetch aggregated fields from the table: \"profiles_novacreditevent\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditevent_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_novacreditevent_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_novacreditevent_by_pk", "description": "fetch data from the table: \"profiles_novacreditevent\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_novacreditevent", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_novacreditevent_stream", "description": "fetch data from the table in a streaming manner: \"profiles_novacreditevent\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditevent_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_novacreditevent", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_novacreditinquiry", "description": "fetch data from the table: \"profiles_novacreditinquiry\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_novacreditinquiry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_novacreditinquiry_aggregate", "description": "fetch aggregated fields from the table: \"profiles_novacreditinquiry\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_novacreditinquiry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_novacreditinquiry_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_novacreditinquiry_by_pk", "description": "fetch data from the table: \"profiles_novacreditinquiry\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_novacreditinquiry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_novacreditinquiry_stream", "description": "fetch data from the table in a streaming manner: \"profiles_novacreditinquiry\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_novacreditinquiry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_novacreditinquiry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_profiledata", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profiledata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_profiledata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_profiledata_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profiledata_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_profiledata_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_profiledata_by_pk", "description": "fetch data from the table: \"profiles_profiledata\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_profiledata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_profiledata_stream", "description": "fetch data from the table in a streaming manner: \"profiles_profiledata\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profiledata_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_profiledata", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_profileverificationtoken", "description": "fetch data from the table: \"profiles_profileverificationtoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profileverificationtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_profileverificationtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_profileverificationtoken_aggregate", "description": "fetch aggregated fields from the table: \"profiles_profileverificationtoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_profileverificationtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_profileverificationtoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_profileverificationtoken_by_pk", "description": "fetch data from the table: \"profiles_profileverificationtoken\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_profileverificationtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_profileverificationtoken_stream", "description": "fetch data from the table in a streaming manner: \"profiles_profileverificationtoken\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_profileverificationtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_profileverificationtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_reviewer", "description": "fetch data from the table: \"profiles_reviewer\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_reviewer_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_reviewer", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_reviewer_aggregate", "description": "fetch aggregated fields from the table: \"profiles_reviewer\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_reviewer_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_reviewer_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_reviewer_by_pk", "description": "fetch data from the table: \"profiles_reviewer\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_reviewer", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_reviewer_stream", "description": "fetch data from the table in a streaming manner: \"profiles_reviewer\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewer_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_reviewer", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_reviewhistory", "description": "fetch data from the table: \"profiles_reviewhistory\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_reviewhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_reviewhistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_reviewhistory_aggregate", "description": "fetch aggregated fields from the table: \"profiles_reviewhistory\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_reviewhistory_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_reviewhistory_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_reviewhistory_by_pk", "description": "fetch data from the table: \"profiles_reviewhistory\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_reviewhistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_reviewhistory_stream", "description": "fetch data from the table in a streaming manner: \"profiles_reviewhistory\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_reviewhistory_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_reviewhistory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_userfeature", "description": "fetch data from the table: \"profiles_userfeature\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_userfeature_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_userfeature", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_userfeature_aggregate", "description": "fetch aggregated fields from the table: \"profiles_userfeature\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "profiles_userfeature_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_userfeature_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_userfeature_by_pk", "description": "fetch data from the table: \"profiles_userfeature\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "profiles_userfeature", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles_userfeature_stream", "description": "fetch data from the table in a streaming manner: \"profiles_userfeature\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "profiles_userfeature_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "profiles_userfeature", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_apnsdevice", "description": "fetch data from the table: \"push_notifications_apnsdevice\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_apnsdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_apnsdevice", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_apnsdevice_aggregate", "description": "fetch aggregated fields from the table: \"push_notifications_apnsdevice\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_apnsdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_apnsdevice_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_apnsdevice_by_pk", "description": "fetch data from the table: \"push_notifications_apnsdevice\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_apnsdevice", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_apnsdevice_stream", "description": "fetch data from the table in a streaming manner: \"push_notifications_apnsdevice\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_apnsdevice_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_apnsdevice", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_gcmdevice", "description": "fetch data from the table: \"push_notifications_gcmdevice\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_gcmdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_gcmdevice", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_gcmdevice_aggregate", "description": "fetch aggregated fields from the table: \"push_notifications_gcmdevice\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_gcmdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_gcmdevice_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_gcmdevice_by_pk", "description": "fetch data from the table: \"push_notifications_gcmdevice\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_gcmdevice", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_gcmdevice_stream", "description": "fetch data from the table in a streaming manner: \"push_notifications_gcmdevice\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_gcmdevice_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_gcmdevice", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_webpushdevice", "description": "fetch data from the table: \"push_notifications_webpushdevice\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_webpushdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_webpushdevice", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_webpushdevice_aggregate", "description": "fetch aggregated fields from the table: \"push_notifications_webpushdevice\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_webpushdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_webpushdevice_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_webpushdevice_by_pk", "description": "fetch data from the table: \"push_notifications_webpushdevice\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_webpushdevice", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_webpushdevice_stream", "description": "fetch data from the table in a streaming manner: \"push_notifications_webpushdevice\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_webpushdevice_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_webpushdevice", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_wnsdevice", "description": "fetch data from the table: \"push_notifications_wnsdevice\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_wnsdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_wnsdevice", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_wnsdevice_aggregate", "description": "fetch aggregated fields from the table: \"push_notifications_wnsdevice\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "push_notifications_wnsdevice_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_wnsdevice_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_wnsdevice_by_pk", "description": "fetch data from the table: \"push_notifications_wnsdevice\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "push_notifications_wnsdevice", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "push_notifications_wnsdevice_stream", "description": "fetch data from the table in a streaming manner: \"push_notifications_wnsdevice\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "push_notifications_wnsdevice_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "push_notifications_wnsdevice", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ratings_rating", "description": "fetch data from the table: \"ratings_rating\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ratings_rating_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ratings_rating_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ratings_rating", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ratings_rating_aggregate", "description": "fetch aggregated fields from the table: \"ratings_rating\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ratings_rating_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ratings_rating_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ratings_rating_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ratings_rating_by_pk", "description": "fetch data from the table: \"ratings_rating\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ratings_rating", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ratings_rating_stream", "description": "fetch data from the table in a streaming manner: \"ratings_rating\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ratings_rating_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "ratings_rating_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ratings_rating", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_settings", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "session_settings_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "session_settings_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "session_settings_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "session_settings", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_settings_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "session_settings_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "session_settings_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "session_settings_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "session_settings_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_settings_by_pk", "description": "fetch data from the table: \"session_settings\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "session_settings", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session_settings_stream", "description": "fetch data from the table in a streaming manner: \"session_settings\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "session_settings_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "session_settings_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "session_settings", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "sessions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "sessions_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "sessions", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "sessions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "sessions_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "sessions_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessions_by_pk", "description": "fetch data from the table: \"sessions\" using primary key columns", "args": [{"name": "app_name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "sessions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessions_stream", "description": "fetch data from the table in a streaming manner: \"sessions\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "sessions_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "sessions", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tasks_task", "description": "fetch data from the table: \"tasks_task\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "tasks_task_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_task_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "tasks_task", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tasks_task_aggregate", "description": "fetch aggregated fields from the table: \"tasks_task\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "tasks_task_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_task_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "tasks_task_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tasks_task_by_pk", "description": "fetch data from the table: \"tasks_task\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "tasks_task", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tasks_task_stream", "description": "fetch data from the table in a streaming manner: \"tasks_task\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_task_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "tasks_task", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tasks_tasktimestamp", "description": "fetch data from the table: \"tasks_tasktimestamp\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "tasks_tasktimestamp_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "tasks_tasktimestamp", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tasks_tasktimestamp_aggregate", "description": "fetch aggregated fields from the table: \"tasks_tasktimestamp\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "tasks_tasktimestamp_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "tasks_tasktimestamp_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tasks_tasktimestamp_by_pk", "description": "fetch data from the table: \"tasks_tasktimestamp\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "tasks_tasktimestamp", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tasks_tasktimestamp_stream", "description": "fetch data from the table in a streaming manner: \"tasks_tasktimestamp\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "tasks_tasktimestamp", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tasks_timeentry", "description": "fetch data from the table: \"tasks_timeentry\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "tasks_timeentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "tasks_timeentry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tasks_timeentry_aggregate", "description": "fetch aggregated fields from the table: \"tasks_timeentry\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "tasks_timeentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "tasks_timeentry_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tasks_timeentry_by_pk", "description": "fetch data from the table: \"tasks_timeentry\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "tasks_timeentry", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tasks_timeentry_stream", "description": "fetch data from the table in a streaming manner: \"tasks_timeentry\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "tasks_timeentry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflows", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "temporal_workflows_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "temporal_workflows", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflows_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "temporal_workflows_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "temporal_workflows_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflows_by_pk", "description": "fetch data from the table: \"temporal_workflows\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "temporal_workflows", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "temporal_workflows_stream", "description": "fetch data from the table in a streaming manner: \"temporal_workflows\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "temporal_workflows", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "token_blacklist_blacklistedtoken", "description": "fetch data from the table: \"token_blacklist_blacklistedtoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "token_blacklist_blacklistedtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "token_blacklist_blacklistedtoken_aggregate", "description": "fetch aggregated fields from the table: \"token_blacklist_blacklistedtoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "token_blacklist_blacklistedtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "token_blacklist_blacklistedtoken_by_pk", "description": "fetch data from the table: \"token_blacklist_blacklistedtoken\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token_blacklist_blacklistedtoken_stream", "description": "fetch data from the table in a streaming manner: \"token_blacklist_blacklistedtoken\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "token_blacklist_outstandingtoken", "description": "fetch data from the table: \"token_blacklist_outstandingtoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "token_blacklist_outstandingtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "token_blacklist_outstandingtoken_aggregate", "description": "fetch aggregated fields from the table: \"token_blacklist_outstandingtoken\"", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "token_blacklist_outstandingtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "token_blacklist_outstandingtoken_by_pk", "description": "fetch data from the table: \"token_blacklist_outstandingtoken\" using primary key columns", "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token_blacklist_outstandingtoken_stream", "description": "fetch data from the table in a streaming manner: \"token_blacklist_outstandingtoken\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_states", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "user_states_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "user_states_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "user_states_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "user_states", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_states_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "user_states_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "user_states_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "user_states_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "user_states_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_states_by_pk", "description": "fetch data from the table: \"user_states\" using primary key columns", "args": [{"name": "app_name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "user_states", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_states_stream", "description": "fetch data from the table in a streaming manner: \"user_states\"", "args": [{"name": "batch_size", "description": "maximum number of rows returned in a single batch", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "cursor", "description": "cursor to stream the results returned by the query", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "user_states_stream_cursor_input", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "user_states_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "user_states", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_task", "description": "columns and relationships of \"tasks_task\"", "fields": [{"name": "actor_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "actor_type_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "creator_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "due_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "result_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "result_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "summary", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "task_type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "visibility", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_task_aggregate", "description": "aggregated selection of \"tasks_task\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "tasks_task_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "tasks_task", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_task_aggregate_fields", "description": "aggregate fields of \"tasks_task\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "tasks_task_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "tasks_task_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "tasks_task_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "tasks_task_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "tasks_task_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "tasks_task_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "tasks_task_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "tasks_task_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "tasks_task_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "tasks_task_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "tasks_task_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_task_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_task_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "actor_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "result_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_task_bool_exp", "description": "Boolean expression to filter rows from the table \"tasks_task\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_task_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_task_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "actor_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "actor_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "creator_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "due_date", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "parent_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "result_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "result_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "task_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "visibility", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "tasks_task_constraint", "description": "unique or primary key constraints on table \"tasks_task\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "one_active_child_per_actor_per_parent", "description": "unique or primary key constraint on columns \"parent_id\", \"actor_type_id\", \"actor_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "task_unique_slug_per_tenant", "description": "unique or primary key constraint on columns \"slug\", \"tenant_id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "tasks_task_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_task_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_task_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_task_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_task_inc_input", "description": "input type for incrementing numeric columns in table \"tasks_task\"", "fields": null, "inputFields": [{"name": "actor_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "result_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_task_insert_input", "description": "input type for inserting data into table \"tasks_task\"", "fields": null, "inputFields": [{"name": "actor_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "actor_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "creator_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "due_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "parent_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "result_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "result_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "task_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "visibility", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_task_max_fields", "description": "aggregate max on columns", "fields": [{"name": "actor_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actor_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "creator_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "due_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "result_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "result_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "summary", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "task_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "visibility", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_task_min_fields", "description": "aggregate min on columns", "fields": [{"name": "actor_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actor_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "creator_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "due_date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "result_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "result_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "summary", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "task_type", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "visibility", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_task_mutation_response", "description": "response of any mutation on the table \"tasks_task\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "tasks_task", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_task_on_conflict", "description": "on_conflict condition type for table \"tasks_task\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "tasks_task_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "tasks_task_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_task_order_by", "description": "Ordering options when selecting data from \"tasks_task\".", "fields": null, "inputFields": [{"name": "actor_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "actor_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "creator_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "due_date", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "parent_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "result_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "result_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "task_type", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "visibility", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_task_pk_columns_input", "description": "primary key columns input for table: tasks_task", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_task_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "tasks_task_select_column", "description": "select columns of table \"tasks_task\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "actor_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "actor_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "creator_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "due_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parent_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "result_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "result_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "summary", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "task_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "visibility", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_task_set_input", "description": "input type for updating data in table \"tasks_task\"", "fields": null, "inputFields": [{"name": "actor_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "actor_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "creator_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "due_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "parent_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "result_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "result_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "task_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "visibility", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_task_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "actor_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "result_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_task_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "actor_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "result_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_task_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "actor_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "result_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_task_stream_cursor_input", "description": "Streaming cursor of the table \"tasks_task\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_task_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_task_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "actor_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "actor_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "creator_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "due_date", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "parent_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "payload", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "result_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "result_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "slug", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "summary", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "target_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "task_type", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "visibility", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_task_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "actor_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "result_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "tasks_task_update_column", "description": "update columns of table \"tasks_task\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "actor_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "actor_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "creator_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "due_date", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "parent_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "payload", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "result_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "result_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "slug", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "summary", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "task_type", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "visibility", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_task_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "tasks_task_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_task_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_task_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "actor_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "result_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_task_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "actor_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "result_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_task_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "actor_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "result_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_tasktimestamp", "description": "columns and relationships of \"tasks_tasktimestamp\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "from_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "task_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "to_status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_tasktimestamp_aggregate", "description": "aggregated selection of \"tasks_tasktimestamp\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "tasks_tasktimestamp_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "tasks_tasktimestamp", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_tasktimestamp_aggregate_fields", "description": "aggregate fields of \"tasks_tasktimestamp\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "tasks_tasktimestamp_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "tasks_tasktimestamp_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "tasks_tasktimestamp_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_bool_exp", "description": "Boolean expression to filter rows from the table \"tasks_tasktimestamp\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "from_status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "task_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "to_status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "tasks_tasktimestamp_constraint", "description": "unique or primary key constraints on table \"tasks_tasktimestamp\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "tasks_tasktimestamp_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_insert_input", "description": "input type for inserting data into table \"tasks_tasktimestamp\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "from_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "task_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "to_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_tasktimestamp_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "from_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "task_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "to_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_tasktimestamp_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "from_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "task_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "to_status", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_tasktimestamp_mutation_response", "description": "response of any mutation on the table \"tasks_tasktimestamp\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "tasks_tasktimestamp", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_on_conflict", "description": "on_conflict condition type for table \"tasks_tasktimestamp\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "tasks_tasktimestamp_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "tasks_tasktimestamp_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_order_by", "description": "Ordering options when selecting data from \"tasks_tasktimestamp\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "from_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "task_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "to_status", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_pk_columns_input", "description": "primary key columns input for table: tasks_tasktimestamp", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "tasks_tasktimestamp_select_column", "description": "select columns of table \"tasks_tasktimestamp\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "from_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "task_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "to_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_set_input", "description": "input type for updating data in table \"tasks_tasktimestamp\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "from_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "task_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "to_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_stream_cursor_input", "description": "Streaming cursor of the table \"tasks_tasktimestamp\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "from_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "task_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "to_status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "tasks_tasktimestamp_update_column", "description": "update columns of table \"tasks_tasktimestamp\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "from_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "task_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "to_status", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_updates", "description": null, "fields": null, "inputFields": [{"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_tasktimestamp_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_timeentry", "description": "columns and relationships of \"tasks_timeentry\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ended_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "note", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "started_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "task_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_timeentry_aggregate", "description": "aggregated selection of \"tasks_timeentry\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "tasks_timeentry_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "tasks_timeentry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_timeentry_aggregate_fields", "description": "aggregate fields of \"tasks_timeentry\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "tasks_timeentry_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "tasks_timeentry_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "tasks_timeentry_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "tasks_timeentry_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "tasks_timeentry_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "tasks_timeentry_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "tasks_timeentry_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "tasks_timeentry_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "tasks_timeentry_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "tasks_timeentry_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "tasks_timeentry_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_timeentry_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "duration_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_bool_exp", "description": "Boolean expression to filter rows from the table \"tasks_timeentry\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "duration_seconds", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "ended_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "note", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "task_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "tasks_timeentry_constraint", "description": "unique or primary key constraints on table \"tasks_timeentry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "tasks_timeentry_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_inc_input", "description": "input type for incrementing numeric columns in table \"tasks_timeentry\"", "fields": null, "inputFields": [{"name": "duration_seconds", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_insert_input", "description": "input type for inserting data into table \"tasks_timeentry\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "duration_seconds", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "ended_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "note", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "task_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_timeentry_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ended_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "note", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "started_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "task_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_timeentry_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ended_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "note", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "started_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "task_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_timeentry_mutation_response", "description": "response of any mutation on the table \"tasks_timeentry\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "tasks_timeentry", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_on_conflict", "description": "on_conflict condition type for table \"tasks_timeentry\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "tasks_timeentry_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "tasks_timeentry_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_order_by", "description": "Ordering options when selecting data from \"tasks_timeentry\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "duration_seconds", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "ended_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "note", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "task_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_pk_columns_input", "description": "primary key columns input for table: tasks_timeentry", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "tasks_timeentry_select_column", "description": "select columns of table \"tasks_timeentry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "duration_seconds", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ended_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "note", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "started_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "task_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_set_input", "description": "input type for updating data in table \"tasks_timeentry\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "duration_seconds", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "ended_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "note", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "task_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_timeentry_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "duration_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_timeentry_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "duration_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_timeentry_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "duration_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_stream_cursor_input", "description": "Streaming cursor of the table \"tasks_timeentry\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "duration_seconds", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "ended_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "note", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "source", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "started_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "task_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_timeentry_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "duration_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "tasks_timeentry_update_column", "description": "update columns of table \"tasks_timeentry\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "duration_seconds", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "ended_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "note", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "started_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "task_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "tasks_timeentry_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_timeentry_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "duration_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_timeentry_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "duration_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "tasks_timeentry_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "duration_seconds", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "temporal_workflows", "description": "columns and relationships of \"temporal_workflows\"", "fields": [{"name": "content_type", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "django_content_type", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "content_type_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "identity_user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "object_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_run_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "temporal_workflows_aggregate", "description": "aggregated selection of \"temporal_workflows\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "temporal_workflows_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "temporal_workflows", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "temporal_workflows_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "temporal_workflows_aggregate_fields", "description": "aggregate fields of \"temporal_workflows\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "temporal_workflows_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "temporal_workflows_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "temporal_workflows_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "temporal_workflows_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "temporal_workflows_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "temporal_workflows_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "temporal_workflows_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "temporal_workflows_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "temporal_workflows_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "temporal_workflows_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "temporal_workflows_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_aggregate_order_by", "description": "order by aggregate values of table \"temporal_workflows\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"temporal_workflows\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "temporal_workflows_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_avg_order_by", "description": "order by avg() on columns of table \"temporal_workflows\"", "fields": null, "inputFields": [{"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_bool_exp", "description": "Boolean expression to filter rows from the table \"temporal_workflows\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "content_type_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "object_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "workflow_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "workflow_run_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "temporal_workflows_constraint", "description": "unique or primary key constraints on table \"temporal_workflows\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "temporal_workflows_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_inc_input", "description": "input type for incrementing numeric columns in table \"temporal_workflows\"", "fields": null, "inputFields": [{"name": "content_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_insert_input", "description": "input type for inserting data into table \"temporal_workflows\"", "fields": null, "inputFields": [{"name": "content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "content_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "object_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "workflow_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "workflow_run_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "temporal_workflows_max_fields", "description": "aggregate max on columns", "fields": [{"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "object_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_run_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_max_order_by", "description": "order by max() on columns of table \"temporal_workflows\"", "fields": null, "inputFields": [{"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "object_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "workflow_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "workflow_run_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "temporal_workflows_min_fields", "description": "aggregate min on columns", "fields": [{"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "object_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_run_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_min_order_by", "description": "order by min() on columns of table \"temporal_workflows\"", "fields": null, "inputFields": [{"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "object_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "workflow_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "workflow_run_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "temporal_workflows_mutation_response", "description": "response of any mutation on the table \"temporal_workflows\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "temporal_workflows", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_on_conflict", "description": "on_conflict condition type for table \"temporal_workflows\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "temporal_workflows_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "temporal_workflows_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_order_by", "description": "Ordering options when selecting data from \"temporal_workflows\".", "fields": null, "inputFields": [{"name": "content_type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "django_content_type_order_by", "ofType": null}, "defaultValue": null}, {"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "identity_user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "object_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "workflow_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "workflow_run_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_pk_columns_input", "description": "primary key columns input for table: temporal_workflows", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "temporal_workflows_select_column", "description": "select columns of table \"temporal_workflows\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "content_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "object_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_run_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_set_input", "description": "input type for updating data in table \"temporal_workflows\"", "fields": null, "inputFields": [{"name": "content_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "object_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "workflow_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "workflow_run_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "temporal_workflows_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_stddev_order_by", "description": "order by stddev() on columns of table \"temporal_workflows\"", "fields": null, "inputFields": [{"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "temporal_workflows_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"temporal_workflows\"", "fields": null, "inputFields": [{"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "temporal_workflows_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"temporal_workflows\"", "fields": null, "inputFields": [{"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_stream_cursor_input", "description": "Streaming cursor of the table \"temporal_workflows\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "content_type_id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "object_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "updated_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "updated_by_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "updated_by_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "workflow_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "workflow_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "workflow_run_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "temporal_workflows_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_sum_order_by", "description": "order by sum() on columns of table \"temporal_workflows\"", "fields": null, "inputFields": [{"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "temporal_workflows_update_column", "description": "update columns of table \"temporal_workflows\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "content_type_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "object_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "updated_by_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "workflow_run_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "temporal_workflows_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "temporal_workflows_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_var_pop_order_by", "description": "order by var_pop() on columns of table \"temporal_workflows\"", "fields": null, "inputFields": [{"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "temporal_workflows_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_var_samp_order_by", "description": "order by var_samp() on columns of table \"temporal_workflows\"", "fields": null, "inputFields": [{"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "temporal_workflows_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "content_type_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "temporal_workflows_variance_order_by", "description": "order by variance() on columns of table \"temporal_workflows\"", "fields": null, "inputFields": [{"name": "content_type_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "time", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "time_comparison_exp", "description": "Boolean expression to compare columns of type \"time\". All fields are combined with logical 'AND'.", "fields": null, "inputFields": [{"name": "_eq", "description": null, "type": {"kind": "SCALAR", "name": "time", "ofType": null}, "defaultValue": null}, {"name": "_gt", "description": null, "type": {"kind": "SCALAR", "name": "time", "ofType": null}, "defaultValue": null}, {"name": "_gte", "description": null, "type": {"kind": "SCALAR", "name": "time", "ofType": null}, "defaultValue": null}, {"name": "_in", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "time", "ofType": null}}}, "defaultValue": null}, {"name": "_is_null", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "_lt", "description": null, "type": {"kind": "SCALAR", "name": "time", "ofType": null}, "defaultValue": null}, {"name": "_lte", "description": null, "type": {"kind": "SCALAR", "name": "time", "ofType": null}, "defaultValue": null}, {"name": "_neq", "description": null, "type": {"kind": "SCALAR", "name": "time", "ofType": null}, "defaultValue": null}, {"name": "_nin", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "time", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "timestamp", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "timestamp_comparison_exp", "description": "Boolean expression to compare columns of type \"timestamp\". All fields are combined with logical 'AND'.", "fields": null, "inputFields": [{"name": "_eq", "description": null, "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "defaultValue": null}, {"name": "_gt", "description": null, "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "defaultValue": null}, {"name": "_gte", "description": null, "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "defaultValue": null}, {"name": "_in", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamp", "ofType": null}}}, "defaultValue": null}, {"name": "_is_null", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "_lt", "description": null, "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "defaultValue": null}, {"name": "_lte", "description": null, "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "defaultValue": null}, {"name": "_neq", "description": null, "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "defaultValue": null}, {"name": "_nin", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamp", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "timestamptz", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "description": "Boolean expression to compare columns of type \"timestamptz\". All fields are combined with logical 'AND'.", "fields": null, "inputFields": [{"name": "_eq", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "_gt", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "_gte", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "_in", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}}, "defaultValue": null}, {"name": "_is_null", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "_lt", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "_lte", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "_neq", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "_nin", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken", "description": "columns and relationships of \"token_blacklist_blacklistedtoken\"", "fields": [{"name": "blacklisted_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": "An object relationship", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "token_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_aggregate", "description": "aggregated selection of \"token_blacklist_blacklistedtoken\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_aggregate_fields", "description": "aggregate fields of \"token_blacklist_blacklistedtoken\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "token_blacklist_blacklistedtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_bool_exp", "description": "Boolean expression to filter rows from the table \"token_blacklist_blacklistedtoken\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "blacklisted_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "token_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "token_blacklist_blacklistedtoken_constraint", "description": "unique or primary key constraints on table \"token_blacklist_blacklistedtoken\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "token_blacklist_blacklistedtoken_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}, {"name": "token_blacklist_blacklistedtoken_token_id_key", "description": "unique or primary key constraint on columns \"token_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_inc_input", "description": "input type for incrementing numeric columns in table \"token_blacklist_blacklistedtoken\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "token_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_insert_input", "description": "input type for inserting data into table \"token_blacklist_blacklistedtoken\"", "fields": null, "inputFields": [{"name": "blacklisted_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "token_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_max_fields", "description": "aggregate max on columns", "fields": [{"name": "blacklisted_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_min_fields", "description": "aggregate min on columns", "fields": [{"name": "blacklisted_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_mutation_response", "description": "response of any mutation on the table \"token_blacklist_blacklistedtoken\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"token_blacklist_blacklistedtoken\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_on_conflict", "description": "on_conflict condition type for table \"token_blacklist_blacklistedtoken\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "token_blacklist_blacklistedtoken_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "token_blacklist_blacklistedtoken_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_order_by", "description": "Ordering options when selecting data from \"token_blacklist_blacklistedtoken\".", "fields": null, "inputFields": [{"name": "blacklisted_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_order_by", "ofType": null}, "defaultValue": null}, {"name": "token_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_pk_columns_input", "description": "primary key columns input for table: token_blacklist_blacklistedtoken", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "token_blacklist_blacklistedtoken_select_column", "description": "select columns of table \"token_blacklist_blacklistedtoken\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "blacklisted_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "token_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_set_input", "description": "input type for updating data in table \"token_blacklist_blacklistedtoken\"", "fields": null, "inputFields": [{"name": "blacklisted_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "token_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_stream_cursor_input", "description": "Streaming cursor of the table \"token_blacklist_blacklistedtoken\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "blacklisted_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "token_id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "token_blacklist_blacklistedtoken_update_column", "description": "update columns of table \"token_blacklist_blacklistedtoken\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "blacklisted_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "token_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken", "description": "columns and relationships of \"token_blacklist_outstandingtoken\"", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "jti", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "token_blacklist_blacklistedtoken", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "token_blacklist_blacklistedtoken", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_aggregate", "description": "aggregated selection of \"token_blacklist_outstandingtoken\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "token_blacklist_outstandingtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_aggregate_fields", "description": "aggregate fields of \"token_blacklist_outstandingtoken\"", "fields": [{"name": "avg", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_avg_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "token_blacklist_outstandingtoken_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_stddev_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_stddev_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stddev_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_stddev_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sum", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_sum_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_pop", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_var_pop_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "var_samp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_var_samp_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "variance", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_variance_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_aggregate_order_by", "description": "order by aggregate values of table \"token_blacklist_outstandingtoken\"", "fields": null, "inputFields": [{"name": "avg", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_avg_order_by", "ofType": null}, "defaultValue": null}, {"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_min_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_stddev_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_stddev_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "stddev_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_stddev_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "sum", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_sum_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_pop", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_var_pop_order_by", "ofType": null}, "defaultValue": null}, {"name": "var_samp", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_var_samp_order_by", "ofType": null}, "defaultValue": null}, {"name": "variance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_variance_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"token_blacklist_outstandingtoken\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_avg_fields", "description": "aggregate avg on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_avg_order_by", "description": "order by avg() on columns of table \"token_blacklist_outstandingtoken\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_bool_exp", "description": "Boolean expression to filter rows from the table \"token_blacklist_outstandingtoken\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "created_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamptz_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "bigint_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "jti", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "token_blacklist_blacklistedtoken", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "token_blacklist_outstandingtoken_constraint", "description": "unique or primary key constraints on table \"token_blacklist_outstandingtoken\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "token_blacklist_outstandingtoken_jti_hex_d9bdf6f7_uniq", "description": "unique or primary key constraint on columns \"jti\"", "isDeprecated": false, "deprecationReason": null}, {"name": "token_blacklist_outstandingtoken_pkey", "description": "unique or primary key constraint on columns \"id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_inc_input", "description": "input type for incrementing numeric columns in table \"token_blacklist_outstandingtoken\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_insert_input", "description": "input type for inserting data into table \"token_blacklist_outstandingtoken\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "jti", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "token_blacklist_blacklistedtoken", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_max_fields", "description": "aggregate max on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "jti", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_max_order_by", "description": "order by max() on columns of table \"token_blacklist_outstandingtoken\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "jti", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_min_fields", "description": "aggregate min on columns", "fields": [{"name": "created_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "jti", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_min_order_by", "description": "order by min() on columns of table \"token_blacklist_outstandingtoken\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "jti", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_mutation_response", "description": "response of any mutation on the table \"token_blacklist_outstandingtoken\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_obj_rel_insert_input", "description": "input type for inserting object relation for remote table \"token_blacklist_outstandingtoken\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_insert_input", "ofType": null}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_on_conflict", "description": "on_conflict condition type for table \"token_blacklist_outstandingtoken\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "token_blacklist_outstandingtoken_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "token_blacklist_outstandingtoken_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_order_by", "description": "Ordering options when selecting data from \"token_blacklist_outstandingtoken\".", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "jti", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "token_blacklist_blacklistedtoken", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_blacklistedtoken_order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_pk_columns_input", "description": "primary key columns input for table: token_blacklist_outstandingtoken", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "bigint", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "token_blacklist_outstandingtoken_select_column", "description": "select columns of table \"token_blacklist_outstandingtoken\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "jti", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_set_input", "description": "input type for updating data in table \"token_blacklist_outstandingtoken\"", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "jti", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_stddev_fields", "description": "aggregate stddev on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_stddev_order_by", "description": "order by stddev() on columns of table \"token_blacklist_outstandingtoken\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_stddev_pop_fields", "description": "aggregate stddev_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_stddev_pop_order_by", "description": "order by stddev_pop() on columns of table \"token_blacklist_outstandingtoken\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_stddev_samp_fields", "description": "aggregate stddev_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_stddev_samp_order_by", "description": "order by stddev_samp() on columns of table \"token_blacklist_outstandingtoken\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_stream_cursor_input", "description": "Streaming cursor of the table \"token_blacklist_outstandingtoken\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "created_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "expires_at", "description": null, "type": {"kind": "SCALAR", "name": "timestamptz", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "defaultValue": null}, {"name": "jti", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "token", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_sum_fields", "description": "aggregate sum on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "bigint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_sum_order_by", "description": "order by sum() on columns of table \"token_blacklist_outstandingtoken\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "token_blacklist_outstandingtoken_update_column", "description": "update columns of table \"token_blacklist_outstandingtoken\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "created_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "expires_at", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "jti", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_updates", "description": null, "fields": null, "inputFields": [{"name": "_inc", "description": "increments the numeric columns with given value of the filtered values", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_inc_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_var_pop_fields", "description": "aggregate var_pop on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_var_pop_order_by", "description": "order by var_pop() on columns of table \"token_blacklist_outstandingtoken\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_var_samp_fields", "description": "aggregate var_samp on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_var_samp_order_by", "description": "order by var_samp() on columns of table \"token_blacklist_outstandingtoken\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "token_blacklist_outstandingtoken_variance_fields", "description": "aggregate variance on columns", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "token_blacklist_outstandingtoken_variance_order_by", "description": "order by variance() on columns of table \"token_blacklist_outstandingtoken\"", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "tsvector", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "tsvector_comparison_exp", "description": "Boolean expression to compare columns of type \"tsvector\". All fields are combined with logical 'AND'.", "fields": null, "inputFields": [{"name": "_eq", "description": null, "type": {"kind": "SCALAR", "name": "tsvector", "ofType": null}, "defaultValue": null}, {"name": "_gt", "description": null, "type": {"kind": "SCALAR", "name": "tsvector", "ofType": null}, "defaultValue": null}, {"name": "_gte", "description": null, "type": {"kind": "SCALAR", "name": "tsvector", "ofType": null}, "defaultValue": null}, {"name": "_in", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "tsvector", "ofType": null}}}, "defaultValue": null}, {"name": "_is_null", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "_lt", "description": null, "type": {"kind": "SCALAR", "name": "tsvector", "ofType": null}, "defaultValue": null}, {"name": "_lte", "description": null, "type": {"kind": "SCALAR", "name": "tsvector", "ofType": null}, "defaultValue": null}, {"name": "_neq", "description": null, "type": {"kind": "SCALAR", "name": "tsvector", "ofType": null}, "defaultValue": null}, {"name": "_nin", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "tsvector", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "user_states", "description": "columns and relationships of \"user_states\"", "fields": [{"name": "app_name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessions", "description": "An array relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "sessions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "sessions_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "sessions", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessions_aggregate", "description": "An aggregate relationship", "args": [{"name": "distinct_on", "description": "distinct select on columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "sessions_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": "limit the number of rows returned", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "skip the first n rows. Use only with order_by", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "order_by", "description": "sort the rows by one or more columns", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "sessions_order_by", "ofType": null}}}, "defaultValue": null}, {"name": "where", "description": "filter the rows returned", "type": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "sessions_aggregate", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [{"name": "path", "description": "JSON select path", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "jsonb", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_time", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "timestamp", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "user", "description": "An object relationship", "args": [], "type": {"kind": "OBJECT", "name": "identity_user", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "user_states_aggregate", "description": "aggregated selection of \"user_states\"", "fields": [{"name": "aggregate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "user_states_aggregate_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "user_states", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "user_states_aggregate_bool_exp", "description": null, "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "user_states_aggregate_bool_exp_count", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "user_states_aggregate_bool_exp_count", "description": null, "fields": null, "inputFields": [{"name": "arguments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "user_states_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "user_states_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "predicate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "Int_comparison_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "user_states_aggregate_fields", "description": "aggregate fields of \"user_states\"", "fields": [{"name": "count", "description": null, "args": [{"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "user_states_select_column", "ofType": null}}}, "defaultValue": null}, {"name": "distinct", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "max", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "user_states_max_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "min", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "user_states_min_fields", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "user_states_aggregate_order_by", "description": "order by aggregate values of table \"user_states\"", "fields": null, "inputFields": [{"name": "count", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "max", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "user_states_max_order_by", "ofType": null}, "defaultValue": null}, {"name": "min", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "user_states_min_order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "user_states_append_input", "description": "append existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "user_states_arr_rel_insert_input", "description": "input type for inserting array relation for remote table \"user_states\"", "fields": null, "inputFields": [{"name": "data", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "user_states_insert_input", "ofType": null}}}}, "defaultValue": null}, {"name": "on_conflict", "description": "upsert condition", "type": {"kind": "INPUT_OBJECT", "name": "user_states_on_conflict", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "user_states_bool_exp", "description": "Boolean expression to filter rows from the table \"user_states\". All fields are combined with a logical 'AND'.", "fields": null, "inputFields": [{"name": "_and", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "user_states_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "_not", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "user_states_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "_or", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "user_states_bool_exp", "ofType": null}}}, "defaultValue": null}, {"name": "app_name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "sessions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "sessions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_aggregate_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "jsonb_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "update_time", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "timestamp_comparison_exp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_bool_exp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "String_comparison_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "user_states_constraint", "description": "unique or primary key constraints on table \"user_states\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "user_states_pkey", "description": "unique or primary key constraint on columns \"app_name\", \"user_id\"", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "user_states_delete_at_path_input", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "fields": null, "inputFields": [{"name": "state", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "user_states_delete_elem_input", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "fields": null, "inputFields": [{"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "user_states_delete_key_input", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "fields": null, "inputFields": [{"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "user_states_insert_input", "description": "input type for inserting data into table \"user_states\"", "fields": null, "inputFields": [{"name": "app_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sessions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_arr_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "update_time", "description": null, "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_obj_rel_insert_input", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "user_states_max_fields", "description": "aggregate max on columns", "fields": [{"name": "app_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "user_states_max_order_by", "description": "order by max() on columns of table \"user_states\"", "fields": null, "inputFields": [{"name": "app_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "update_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "user_states_min_fields", "description": "aggregate min on columns", "fields": [{"name": "app_name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "update_time", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "user_states_min_order_by", "description": "order by min() on columns of table \"user_states\"", "fields": null, "inputFields": [{"name": "app_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "update_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "user_states_mutation_response", "description": "response of any mutation on the table \"user_states\"", "fields": [{"name": "affected_rows", "description": "number of rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "returning", "description": "data from the rows affected by the mutation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "user_states", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "user_states_on_conflict", "description": "on_conflict condition type for table \"user_states\"", "fields": null, "inputFields": [{"name": "constraint", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "user_states_constraint", "ofType": null}}, "defaultValue": null}, {"name": "update_columns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "user_states_update_column", "ofType": null}}}}, "defaultValue": "[]"}, {"name": "where", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "user_states_bool_exp", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "user_states_order_by", "description": "Ordering options when selecting data from \"user_states\".", "fields": null, "inputFields": [{"name": "app_name", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "sessions_aggregate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "sessions_aggregate_order_by", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "update_time", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}, {"name": "user", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "identity_user_order_by", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "ENUM", "name": "order_by", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "user_states_pk_columns_input", "description": "primary key columns input for table: user_states", "fields": null, "inputFields": [{"name": "app_name", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "user_states_prepend_input", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "fields": null, "inputFields": [{"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "user_states_select_column", "description": "select columns of table \"user_states\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "app_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "update_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "user_states_set_input", "description": "input type for updating data in table \"user_states\"", "fields": null, "inputFields": [{"name": "app_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "update_time", "description": null, "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "user_states_stream_cursor_input", "description": "Streaming cursor of the table \"user_states\"", "fields": null, "inputFields": [{"name": "initial_value", "description": "Stream column input with initial value", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "user_states_stream_cursor_value_input", "ofType": null}}, "defaultValue": null}, {"name": "ordering", "description": "cursor ordering", "type": {"kind": "ENUM", "name": "cursor_ordering", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "user_states_stream_cursor_value_input", "description": "Initial value of the column from where the streaming should start", "fields": null, "inputFields": [{"name": "app_name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "SCALAR", "name": "jsonb", "ofType": null}, "defaultValue": null}, {"name": "tenant_id", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "update_time", "description": null, "type": {"kind": "SCALAR", "name": "timestamp", "ofType": null}, "defaultValue": null}, {"name": "user_id", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "user_states_update_column", "description": "update columns of table \"user_states\"", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "app_name", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "tenant_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "update_time", "description": "column name", "isDeprecated": false, "deprecationReason": null}, {"name": "user_id", "description": "column name", "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "user_states_updates", "description": null, "fields": null, "inputFields": [{"name": "_append", "description": "append existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "user_states_append_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_at_path", "description": "delete the field or element with specified path (for JSON arrays, negative integers count from the end)", "type": {"kind": "INPUT_OBJECT", "name": "user_states_delete_at_path_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_elem", "description": "delete the array element with specified index (negative integers count from the end). throws an error if top level container is not an array", "type": {"kind": "INPUT_OBJECT", "name": "user_states_delete_elem_input", "ofType": null}, "defaultValue": null}, {"name": "_delete_key", "description": "delete key/value pair or string element. key/value pairs are matched based on their key value", "type": {"kind": "INPUT_OBJECT", "name": "user_states_delete_key_input", "ofType": null}, "defaultValue": null}, {"name": "_prepend", "description": "prepend existing jsonb value of filtered columns with new jsonb value", "type": {"kind": "INPUT_OBJECT", "name": "user_states_prepend_input", "ofType": null}, "defaultValue": null}, {"name": "_set", "description": "sets the columns of the filtered rows to the given values", "type": {"kind": "INPUT_OBJECT", "name": "user_states_set_input", "ofType": null}, "defaultValue": null}, {"name": "where", "description": "filter the rows which have to be updated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "user_states_bool_exp", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "uuid", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "uuid_comparison_exp", "description": "Boolean expression to compare columns of type \"uuid\". All fields are combined with logical 'AND'.", "fields": null, "inputFields": [{"name": "_eq", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "_gt", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "_gte", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "_in", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}}, "defaultValue": null}, {"name": "_is_null", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "_lt", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "_lte", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "_neq", "description": null, "type": {"kind": "SCALAR", "name": "uuid", "ofType": null}, "defaultValue": null}, {"name": "_nin", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "uuid", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "vector", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "vector_comparison_exp", "description": "Boolean expression to compare columns of type \"vector\". All fields are combined with logical 'AND'.", "fields": null, "inputFields": [{"name": "_eq", "description": null, "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "defaultValue": null}, {"name": "_gt", "description": null, "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "defaultValue": null}, {"name": "_gte", "description": null, "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "defaultValue": null}, {"name": "_in", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "vector", "ofType": null}}}, "defaultValue": null}, {"name": "_is_null", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "_lt", "description": null, "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "defaultValue": null}, {"name": "_lte", "description": null, "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "defaultValue": null}, {"name": "_neq", "description": null, "type": {"kind": "SCALAR", "name": "vector", "ofType": null}, "defaultValue": null}, {"name": "_nin", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "vector", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}], "directives": [{"name": "include", "description": "whether this query should be included", "locations": ["FIELD", "FRAGMENT_SPREAD", "INLINE_FRAGMENT"], "args": [{"name": "if", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}]}, {"name": "skip", "description": "whether this query should be skipped", "locations": ["FIELD", "FRAGMENT_SPREAD", "INLINE_FRAGMENT"], "args": [{"name": "if", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}]}, {"name": "cached", "description": "whether this query should be cached (Hasura Cloud only)", "locations": ["QUERY"], "args": [{"name": "ttl", "description": "measured in seconds", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": "60"}, {"name": "refresh", "description": "refresh the cache entry", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": "false"}]}]}}